Conan.Net.Compilers
.NET Compilers package. Referencing this package will cause the project to be built using the specific version of the C# and Visual Basic compilers contained in the package, as opposed to any system installed version. This package can be used to compile code targeting any platform, but can only be run using the desktop .NET 4.6+ Full Framework. 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.
Install
dotnet add package Conan.Net.Compilers --version 2.8.2-alpha3
Install-Package Conan.Net.Compilers -Version 2.8.2-alpha3
<PackageReference Include="Conan.Net.Compilers" Version="2.8.2-alpha3" />
Frameworks
No framework metadata available.
Dependencies
No declared dependencies.
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.