.NET Platform
.NET Platform
cli
The .NET Core command-line (CLI) tools, used for building .NET Core apps and libraries through your development flow (compiling, NuGet package management, running, testing, ...).
cli-lab
A guided tool will be provided to enable the controlled clean up of a system such that only the desired versions of the Runtime and SDKs remain.
CliCommandLineParser
A second-generation parser for the .NET Core command line tools
codeformatter
Tool that uses Roslyn to automatically rewrite the source to follow our coding styles
MobileBlazorBindings
Experimental Mobile Blazor Bindings - Build native and hybrid mobile apps with Blazor
try
Try .NET provides developers and content authors with tools to create interactive experiences.
Microsoft.Maui.Graphics.Controls
Experimental Microsoft.Maui.Graphics.Controls - Build drawn controls (Cupertino, Fluent and Material)
ef6
This is the codebase for Entity Framework 6 (previously maintained at https://entityframework.codeplex.com). Entity Framework Core is maintained at https://github.com/dotnet/efcore.
roslynator
Roslynator is a set of code analysis tools for C#, powered by Roslyn.
sdk
Core functionality needed to create .NET Core projects, that is shared between Visual Studio and CLI