Skip to main content
Conan.Net.Compilers package icon

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/c2bdc88c5b3c4dcddc6b4ada4acc37511cb52b1f Conan is a lightweight fork of the NET Compiler Platform ("Roslyn") by adding a compiler plugin infrastructure.

Total Downloads
7.6K
7,642
Published
Jun 28, 2018
Latest stable version

Install

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

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.