Skip to main content
Conan.CodeAnalysis package icon

Conan.CodeAnalysis

.NET Compiler Platform ("Roslyn + Conan"). This is the all-in-one package (a superset of all assemblies). You can install any of these sub-packages if you only want part of the functionality: - "Conan.CodeAnalysis.CSharp.Workspaces" (C# compiler + services) - "Conan.CodeAnalysis.VisualBasic.Workspaces" (VB compiler + services) - "Conan.CodeAnalysis.Compilers" (both compilers) - "Conan.CodeAnalysis.CSharp" (only the C# compiler) - "Conan.CodeAnalysis.VisualBasic (only the VB compiler) More details at https://github.com/xoofx/Conan This package was built from the source at https://github.com/xoofx/Conan/commit/c021615386a0c7c905919283cbc20e045e632606 Conan is a lightweight fork of the NET Compiler Platform ("Roslyn") by adding a compiler plugin infrastructure.

Total Downloads
10.5K
10,453
Published
Jun 28, 2018
Latest stable version

Install

.NET CLI
dotnet add package Conan.CodeAnalysis --version 2.8.2-alpha3
Package Manager Console
Install-Package Conan.CodeAnalysis -Version 2.8.2-alpha3
PackageReference
<PackageReference Include="Conan.CodeAnalysis" Version="2.8.2-alpha3" />

Frameworks

No framework metadata available.

Dependencies

[2.8.2-alpha3, 2.8.2-alpha3]
[2.8.2-alpha3, 2.8.2-alpha3]

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

This version is marked prerelease. Validate its API and upgrade path before production use.

No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.

No target framework metadata is available. Confirm compatibility in a representative project before standardising on this package.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.