Ellumination.CodeAnalysis.Verification
1.0.2.7628
Provides a handful of helpful extension methods for use during verification of Microsoft Roslyn Code Analysis, Code Generation, and so on. The package is intentionally left bereft of specific unit test framework dependencies.
Install-Package Ellumination.CodeAnalysis.Verification -Version 1.0.2.7628
dotnet add package Ellumination.CodeAnalysis.Verification --version 1.0.2.7628
<PackageReference Include="Ellumination.CodeAnalysis.Verification" Version="1.0.2.7628" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Ellumination.CodeAnalysis.Verification --version 1.0.2.7628
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Ellumination.CodeAnalysis.Verification, 1.0.2.7628"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install Ellumination.CodeAnalysis.Verification as a Cake Addin
#addin nuget:?package=Ellumination.CodeAnalysis.Verification&version=1.0.2.7628
// Install Ellumination.CodeAnalysis.Verification as a Cake Tool
#tool nuget:?package=Ellumination.CodeAnalysis.Verification&version=1.0.2.7628
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETStandard 2.0
- Microsoft.CodeAnalysis.CSharp.Workspaces (>= 2.9.0)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
1.0.2.7628 | 148 | 6/20/2020 |