Microsoft.CodeAnalysis.CSharp.SourceGenerators.Testing 1.1.1

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
dotnet add package Microsoft.CodeAnalysis.CSharp.SourceGenerators.Testing --version 1.1.1
NuGet\Install-Package Microsoft.CodeAnalysis.CSharp.SourceGenerators.Testing -Version 1.1.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="Microsoft.CodeAnalysis.CSharp.SourceGenerators.Testing" Version="1.1.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.CodeAnalysis.CSharp.SourceGenerators.Testing --version 1.1.1
#r "nuget: Microsoft.CodeAnalysis.CSharp.SourceGenerators.Testing, 1.1.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 Microsoft.CodeAnalysis.CSharp.SourceGenerators.Testing as a Cake Addin
#addin nuget:?package=Microsoft.CodeAnalysis.CSharp.SourceGenerators.Testing&version=1.1.1

// Install Microsoft.CodeAnalysis.CSharp.SourceGenerators.Testing as a Cake Tool
#tool nuget:?package=Microsoft.CodeAnalysis.CSharp.SourceGenerators.Testing&version=1.1.1

Roslyn Source Generator Framework C# Types.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  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. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 is compatible. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 is compatible.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (7)

Showing the top 5 NuGet packages that depend on Microsoft.CodeAnalysis.CSharp.SourceGenerators.Testing:

Package Downloads
Microsoft.CodeAnalysis.CSharp.SourceGenerators.Testing.XUnit The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Roslyn Source Generator xUnit Framework C# Types.

Microsoft.CodeAnalysis.CSharp.SourceGenerators.Testing.NUnit The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Roslyn Source Generator NUnit Framework C# Types.

Microsoft.CodeAnalysis.CSharp.SourceGenerators.Testing.MSTest The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Roslyn Source Generator MSTest Framework C# Types.

H.Generators.Tests.Extensions

A set of extensions to simplify the test code of generators. ⭐ Last 10 features: - feat: Added extensions from DependencyPropertyGenerator. 2023-12-01 - feat: Updated to net8.0. 2023-11-30 - feat: Added net8.0 support for ReferenceAssemblies. 2023-11-08 - feat: Updated Uno version in FrameworkReferenceAssemblies. 2023-09-22 - feat: Added GeneratorDriverExtensions. 2023-08-31 - feat: Added net7.0 reference assemblies. 2023-08-30 - feat: Added SelectAndReportDiagnostics. 2023-08-16 - feat: Added IncrementalValuesProvider.CollectAsEquatableArray. 2023-03-10 - feat: Simplified framework detection and exclude dynamic names. 2023-03-09 - feat: Added new steps extensions. 2023-03-09 🐞 Last 10 bug fixes: - fix: Updated Uno and WinAppSdk versions. 2023-12-01 - fix: Fixed Avalonia ReferenceAssemblies. 2023-08-31 - fix: Fixed warnings. 2023-08-30 - fix: Added ability to add/remove _SystemLibs. 2023-04-08 - fix: Added missing IncrementalValueProvider SelectAndReportExceptions without cancellation token. 2023-03-09 - fix: Added IncrementalValueProvider SelectAndReportExceptions. 2023-03-09 - fix: Added missing useful overloads. 2023-03-09 - fix: Added IncrementalValuesProviderExtensions.WhereNotNull. 2023-03-09 - fix: Simplified ImmutableArrayExtensions. 2023-03-06 - fix: Removed deprecated SourceProductionContextExtensions.AddTextSource. 2023-03-06

AnalyzerTesting.CSharp.Extensions

Instantly start coding roslyn analyzer tests, without having to prepare a new derived class for every test flavor.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on Microsoft.CodeAnalysis.CSharp.SourceGenerators.Testing:

Repository Stars
elringus/bootsharp
Compile C# solution into single-file ES module with auto-generated JavaScript bindings and type definitions
Version Downloads Last updated
1.1.1 464,457 2/9/2022
1.1.0 35,658 5/27/2021

Roslyn Source Generator Framework C# Types.