Microsoft.CodeAnalysis.CSharp.Analyzer.Testing
1.1.3
Prefix Reserved
dotnet add package Microsoft.CodeAnalysis.CSharp.Analyzer.Testing --version 1.1.3
NuGet\Install-Package Microsoft.CodeAnalysis.CSharp.Analyzer.Testing -Version 1.1.3
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Analyzer.Testing" Version="1.1.3" />
<PackageVersion Include="Microsoft.CodeAnalysis.CSharp.Analyzer.Testing" Version="1.1.3" />
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Analyzer.Testing" />
paket add Microsoft.CodeAnalysis.CSharp.Analyzer.Testing --version 1.1.3
#r "nuget: Microsoft.CodeAnalysis.CSharp.Analyzer.Testing, 1.1.3"
#:package Microsoft.CodeAnalysis.CSharp.Analyzer.Testing@1.1.3
#addin nuget:?package=Microsoft.CodeAnalysis.CSharp.Analyzer.Testing&version=1.1.3
#tool nuget:?package=Microsoft.CodeAnalysis.CSharp.Analyzer.Testing&version=1.1.3
Roslyn Analyzer Test Framework C# Types.
| Product | Versions 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. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.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 is compatible. 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. |
-
.NETCoreApp 3.1
- Microsoft.CodeAnalysis.Analyzer.Testing (= 1.1.3)
- Microsoft.CodeAnalysis.CSharp.Workspaces (>= 1.0.1)
- System.Formats.Asn1 (>= 6.0.1)
-
.NETFramework 4.6.1
- Microsoft.CodeAnalysis.Analyzer.Testing (= 1.1.3)
- Microsoft.CodeAnalysis.CSharp.Workspaces (>= 1.0.1)
- System.Formats.Asn1 (>= 6.0.1)
-
.NETFramework 4.7.2
- Microsoft.CodeAnalysis.Analyzer.Testing (= 1.1.3)
- Microsoft.CodeAnalysis.CSharp.Workspaces (>= 1.0.1)
- System.Formats.Asn1 (>= 6.0.1)
-
.NETStandard 2.0
- Microsoft.CodeAnalysis.Analyzer.Testing (= 1.1.3)
- Microsoft.CodeAnalysis.CSharp.Workspaces (>= 1.0.1)
- System.Formats.Asn1 (>= 6.0.1)
NuGet packages (5)
Showing the top 5 NuGet packages that depend on Microsoft.CodeAnalysis.CSharp.Analyzer.Testing:
| Package | Downloads |
|---|---|
|
Microsoft.CodeAnalysis.CSharp.Analyzer.Testing.XUnit
Roslyn Analyzer xUnit Framework C# Types. |
|
|
Microsoft.CodeAnalysis.CSharp.Analyzer.Testing.NUnit
Roslyn Analyzer NUnit Framework C# Types. |
|
|
Microsoft.CodeAnalysis.CSharp.Analyzer.Testing.MSTest
Roslyn Analyzer MSTest Framework C# Types. |
|
|
AnalyzerTesting.CSharp.Extensions
Instantly start coding roslyn analyzer tests, without having to prepare a new derived class for every test flavor. |
|
|
ANcpLua.Roslyn.Utilities.Testing
Fluent testing framework for Roslyn analyzers, code fixes, and incremental generators with caching validation, forbidden type detection, and comprehensive assertion support. |
GitHub repositories (50)
Showing the top 20 popular GitHub repositories that depend on Microsoft.CodeAnalysis.CSharp.Analyzer.Testing:
| Repository | Stars |
|---|---|
|
dotnet/roslyn
The Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs.
|
|
|
dotnet/runtime
.NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.
|
|
|
graphql-dotnet/graphql-dotnet
GraphQL for .NET
|
|
|
dotnet/aspire
Aspire is the tool for code-first, extensible, observable dev and deploy.
|
|
|
tModLoader/tModLoader
A mod to make and play Terraria mods. Supports Terraria 1.4 (and earlier) installations
|
|
|
dotnet/winforms
Windows Forms is a .NET UI framework for building Windows desktop applications.
|
|
|
thomhurst/TUnit
A modern, fast and flexible .NET testing framework
|
|
|
CommunityToolkit/dotnet
.NET Community Toolkit is a collection of helpers and APIs that work for all .NET developers and are agnostic of any specific UI platform. The toolkit is maintained and published by Microsoft, and part of the .NET Foundation.
|
|
|
Facepunch/sbox-public
s&box is a modern game engine, built on Valve's Source 2 and the latest .NET technology, it provides a modern intuitive editor for creating games
|
|
|
Sergio0694/ComputeSharp
A .NET library to run C# code in parallel on the GPU through DX12, D2D1, and dynamically generated HLSL compute and pixel shaders, with the goal of making GPU computing easy to use for all .NET developers! 🚀
|
|
|
CommunityToolkit/Maui
The .NET MAUI Community Toolkit is a community-created library that contains .NET MAUI Extensions, Advanced UI/UX Controls, and Behaviors to help make your life as a .NET MAUI developer easier
|
|
|
TASEmulators/BizHawk
BizHawk is a multi-system emulator written in C#. BizHawk provides nice features for casual gamers such as full screen, and joypad support in addition to full rerecording and debugging tools for all system cores.
|
|
|
CarterCommunity/Carter
Carter is framework that is a thin layer of extension methods and functionality over ASP.NET Core allowing code to be more explicit and most importantly more enjoyable.
|
|
|
dotnet/android
.NET for Android provides open-source bindings of the Android SDK for use with .NET managed languages such as C#
|
|
|
dahall/Vanara
A set of .NET libraries for Windows implementing PInvoke calls to many native Windows APIs with supporting wrappers.
|
|
|
CoreWCF/CoreWCF
Main repository for the Core WCF project
|
|
|
Thraka/SadConsole
A .NET ascii/ansi console engine written in C# for MonoGame and SFML. Create your own text roguelike (or other) games!
|
|
|
MarimerLLC/csla
A home for your business logic in any .NET application.
|
|
|
DSharpPlus/DSharpPlus
A .NET library for making bots using the Discord API.
|
|
|
dapr/dotnet-sdk
Dapr SDK for .NET
|
Roslyn Analyzer Test Framework C# Types.