Conan.CodeAnalysis 2.8.2-alpha3

This is a prerelease version of Conan.CodeAnalysis.
There is a newer prerelease version of this package available.
See the version list below for details.

Requires NuGet 3.3 or higher.

dotnet add package Conan.CodeAnalysis --version 2.8.2-alpha3
                    
NuGet\Install-Package Conan.CodeAnalysis -Version 2.8.2-alpha3
                    
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.CodeAnalysis" Version="2.8.2-alpha3" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Conan.CodeAnalysis" Version="2.8.2-alpha3" />
                    
Directory.Packages.props
<PackageReference Include="Conan.CodeAnalysis" />
                    
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.CodeAnalysis --version 2.8.2-alpha3
                    
#r "nuget: Conan.CodeAnalysis, 2.8.2-alpha3"
                    
#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.CodeAnalysis@2.8.2-alpha3
                    
#: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.CodeAnalysis&version=2.8.2-alpha3&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Conan.CodeAnalysis&version=2.8.2-alpha3&prerelease
                    
Install as a Cake Tool

.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.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

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-alpha5 2,197 6/29/2018
2.8.2-alpha4 1,241 6/28/2018
2.8.2-alpha3 991 6/28/2018
2.8.2-alpha2 1,005 6/28/2018
2.8.2-alpha1 996 6/28/2018