Primitive.RoslynWrapper 0.28.0

dotnet add package Primitive.RoslynWrapper --version 0.28.0
NuGet\Install-Package Primitive.RoslynWrapper -Version 0.28.0
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.28.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Primitive.RoslynWrapper --version 0.28.0
#r "nuget: Primitive.RoslynWrapper, 0.28.0"
#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.28.0

// Install Primitive.RoslynWrapper as a Cake Tool
#tool nuget:?package=Primitive.RoslynWrapper&version=0.28.0

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 Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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.

Version Downloads Last updated
0.28.0 85 2/5/2024
0.27.0 191 11/2/2023
0.26.0 106 6/11/2023
0.25.0 148 4/29/2023
0.24.2 83 4/28/2023
0.24.0 118 4/27/2023