Primitive.RoslynWrapper
0.29.1
dotnet add package Primitive.RoslynWrapper --version 0.29.1
NuGet\Install-Package Primitive.RoslynWrapper -Version 0.29.1
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="Primitive.RoslynWrapper" Version="0.29.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Primitive.RoslynWrapper --version 0.29.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Primitive.RoslynWrapper, 0.29.1"
#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.
// Install Primitive.RoslynWrapper as a Cake Addin #addin nuget:?package=Primitive.RoslynWrapper&version=0.29.1 // Install Primitive.RoslynWrapper as a Cake Tool #tool nuget:?package=Primitive.RoslynWrapper&version=0.29.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Roslyn
A wrapper around the Roslyn compiler to extract AST elements and symbol resolution. This data is captured into Primitive data transfer objects so that they can be displayed in the Primitive visualization.
Roslyn Container
Running anlyzer from within container
docker build -t roslyn .
docker run -it --rm roslyn --version
References
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net9.0 is compatible. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net9.0
- Microsoft.CodeAnalysis.CSharp (>= 4.12.0-3.final)
- PrimitiveCodebaseElements (>= 0.38.0)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Primitive.RoslynWrapper:
Package | Downloads |
---|---|
Primitive.FileParser
Package Description |
GitHub repositories
This package is not used by any popular GitHub repositories.