Microsoft.CodeAnalysis.CSharp.CodeRefactoring.Testing
1.1.3
Prefix Reserved
dotnet add package Microsoft.CodeAnalysis.CSharp.CodeRefactoring.Testing --version 1.1.3
NuGet\Install-Package Microsoft.CodeAnalysis.CSharp.CodeRefactoring.Testing -Version 1.1.3
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.CodeRefactoring.Testing" Version="1.1.3" />
<PackageVersion Include="Microsoft.CodeAnalysis.CSharp.CodeRefactoring.Testing" Version="1.1.3" />
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.CodeRefactoring.Testing" />
paket add Microsoft.CodeAnalysis.CSharp.CodeRefactoring.Testing --version 1.1.3
#r "nuget: Microsoft.CodeAnalysis.CSharp.CodeRefactoring.Testing, 1.1.3"
#:package Microsoft.CodeAnalysis.CSharp.CodeRefactoring.Testing@1.1.3
#addin nuget:?package=Microsoft.CodeAnalysis.CSharp.CodeRefactoring.Testing&version=1.1.3
#tool nuget:?package=Microsoft.CodeAnalysis.CSharp.CodeRefactoring.Testing&version=1.1.3
Roslyn Code Refactoring 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.CodeRefactoring.Testing (= 1.1.3)
- Microsoft.CodeAnalysis.CSharp.Workspaces (>= 1.0.1)
- System.Formats.Asn1 (>= 6.0.1)
-
.NETFramework 4.6.1
- Microsoft.CodeAnalysis.CodeRefactoring.Testing (= 1.1.3)
- Microsoft.CodeAnalysis.CSharp.Workspaces (>= 1.0.1)
- System.Formats.Asn1 (>= 6.0.1)
-
.NETFramework 4.7.2
- Microsoft.CodeAnalysis.CodeRefactoring.Testing (= 1.1.3)
- Microsoft.CodeAnalysis.CSharp.Workspaces (>= 1.0.1)
- System.Formats.Asn1 (>= 6.0.1)
-
.NETStandard 2.0
- Microsoft.CodeAnalysis.CodeRefactoring.Testing (= 1.1.3)
- Microsoft.CodeAnalysis.CSharp.Workspaces (>= 1.0.1)
- System.Formats.Asn1 (>= 6.0.1)
NuGet packages (4)
Showing the top 4 NuGet packages that depend on Microsoft.CodeAnalysis.CSharp.CodeRefactoring.Testing:
| Package | Downloads |
|---|---|
|
Microsoft.CodeAnalysis.CSharp.CodeRefactoring.Testing.XUnit
Roslyn Code Refactoring xUnit Framework C# Types. |
|
|
Microsoft.CodeAnalysis.CSharp.CodeRefactoring.Testing.MSTest
Roslyn Code Refactoring MSTest Framework C# Types. |
|
|
Microsoft.CodeAnalysis.CSharp.CodeRefactoring.Testing.NUnit
Roslyn Code Refactoring NUnit Framework C# Types. |
|
|
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 (16)
Showing the top 16 popular GitHub repositories that depend on Microsoft.CodeAnalysis.CSharp.CodeRefactoring.Testing:
| Repository | Stars |
|---|---|
|
dotnet/roslyn
The Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs.
|
|
|
graphql-dotnet/graphql-dotnet
GraphQL for .NET
|
|
|
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
|
|
|
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
|
|
|
dotnet/sdk
Core functionality needed to create .NET Core projects, that is shared between Visual Studio and CLI
|
|
|
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.
|
|
|
microsoft/testfx
This repository holds the source code of Microsoft.Testing.Platform (MTP), a lightweight alternative to VSTest, as well as MSTest adapter and framework.
|
|
|
dotnet/dotnet
Home of .NET's Virtual Monolithic Repository which includes all the code needed to build the .NET SDK.
|
|
|
jskeet/DemoCode
Demo code used in talks, blog posts etc
|
|
|
pengweiqhca/Xunit.DependencyInjection
Use Microsoft.Extensions.DependencyInjection to resolve xUnit test cases.
|
|
|
JasonBock/Rocks
A mocking library based on the Compiler APIs (Roslyn + Mocks)
|
|
|
chickensoft-games/AutoInject
Reflection-free node-based dependency injection for C# Godot scripts, including utilities for automatic node-binding, additional lifecycle hooks, and .net-inspired notification callbacks.
|
|
|
ImmediatePlatform/Immediate.Handlers
Source Generated implementation of the Mediator pattern
|
Roslyn Code Refactoring Framework C# Types.