Conan.Net.Compilers 2.8.2-alpha4

This is a prerelease version of Conan.Net.Compilers.
dotnet add package Conan.Net.Compilers --version 2.8.2-alpha4
                    
NuGet\Install-Package Conan.Net.Compilers -Version 2.8.2-alpha4
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Conan.Net.Compilers" Version="2.8.2-alpha4">
  <PrivateAssets>all</PrivateAssets>
  <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Conan.Net.Compilers" Version="2.8.2-alpha4" />
                    
Directory.Packages.props
<PackageReference Include="Conan.Net.Compilers">
  <PrivateAssets>all</PrivateAssets>
  <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Conan.Net.Compilers --version 2.8.2-alpha4
                    
#r "nuget: Conan.Net.Compilers, 2.8.2-alpha4"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Conan.Net.Compilers@2.8.2-alpha4
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Conan.Net.Compilers&version=2.8.2-alpha4&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Conan.Net.Compilers&version=2.8.2-alpha4&prerelease
                    
Install as a Cake Tool

.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/conan-roslyn/Conan

     This package was built from the source at https://github.com/conan-roslyn/Conan/commit/522d0ef6007826dcd01d8bf43e950914b5d9dc6c
   
     Conan is a lightweight fork of the NET Compiler Platform ("Roslyn") by adding a compiler plugin infrastructure.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
2.8.2-alpha4 1,160 6/28/2018
2.8.2-alpha3 973 6/28/2018
2.8.2-alpha2 1,018 6/28/2018
2.8.2-alpha1 1,131 6/28/2018