Microsoft.CodeAnalysis.CSharp.Features by: Microsoft
  • 4 total downloads
  • Latest version: 3.9.0
  • Roslyn CodeAnalysis Compiler CSharp VB VisualBasic Parser Scanner Lexer Emit CodeGeneration Metadata IL Compilation Scripting Syntax Semantics
.NET Compiler Platform ("Roslyn") support for creating C# editing experiences. More details at https://aka.ms/roslyn-packages This package was built from the source at https://github.com/dotnet/roslyn/commit/db94f4cc8c78a7cd8cf9cfdae091158d2ba9d974.
Microsoft.CodeAnalysis.Features by: Microsoft
  • 2 total downloads
  • Latest version: 3.9.0-5.final
  • Roslyn CodeAnalysis Compiler CSharp VB VisualBasic Parser Scanner Lexer Emit CodeGeneration Metadata IL Compilation Scripting Syntax Semantics
.NET Compiler Platform ("Roslyn") support for creating editing experiences. More details at https://aka.ms/roslyn-packages This package was built from the source at https://github.com/dotnet/roslyn/commit/7a63d79b60ffb33e919bee8056816f8f449d00ce.
Microsoft.CodeAnalysis.FlowAnalysis.Utilities by: Microsoft
  • 1 total downloads
  • Latest version: 2.9.6
  • Roslyn CodeAnalysis Dataflow ControlFlowGraph FlowAnalysis Compiler CSharp VB VisualBasic Diagnostic Analyzers Syntax Semantics
Utilities for Dataflow analysis based on ControlFlowGraph API in Microsoft.CodeAnalysis.
Microsoft.CodeAnalysis.Razor by: Microsoft
  • 6 total downloads
  • Latest version: 6.0.31
Razor is a markup syntax for adding server-side logic to web pages. This package contains the Razor design-time infrastructure. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/c967158b960823ccfcb19f1ef56426e2fd38eb3f
Microsoft.CodeAnalysis.Scripting.Common by: Microsoft
  • 8 total downloads
  • Latest version: 4.12.0-2.final
  • Roslyn CodeAnalysis Compiler CSharp VB VisualBasic Parser Scanner Lexer Emit CodeGeneration Metadata IL Compilation Scripting Syntax Semantics
Microsoft .NET Compiler Platform ("Roslyn") shared scripting package. Do not install this package manually, it will be added as a prerequisite by other packages that require it. More details at https://aka.ms/roslyn-packages This package was built from the source at https://github.com/dotnet/roslyn/commit/be9c072e1c8a9e6701e34d796b1d68098d08feab.
Microsoft.CodeAnalysis.Workspaces.MSBuild by: Microsoft
  • 7 total downloads
  • Latest version: 4.2.0-4.final
  • Roslyn CodeAnalysis Compiler CSharp VB VisualBasic Parser Scanner Lexer Emit CodeGeneration Metadata IL Compilation Scripting Syntax Semantics
.NET Compiler Platform ("Roslyn") support for analyzing MSBuild projects and solutions. This should be used with at least one of the following packages to add the appropriate language support: - Microsoft.CodeAnalysis.CSharp.Workspaces - Microsoft.CodeAnalysis.VisualBasic.Workspaces More details at https://aka.ms/roslyn-packages This package was built from the source at https://github.com/dotnet/roslyn/commit/76398adb17bed731280dd869e8b03b2b04cd1f67.
Microsoft.CodeCoverage by: Microsoft
  • 1 total downloads
  • Latest version: 17.11.0-release-24373-02
  • vstest visual-studio unittest testplatform mstest microsoft test testing codecoverage code-coverage
Microsoft.CodeCoverage package brings infra for collecting code coverage from vstest.console.exe and "dotnet test".
Microsoft.CSharp by: Microsoft
  • 9 total downloads
  • Latest version: 4.7.0-preview3.19551.4
Provides support for compilation and code generation, including dynamic, using the C# language. Commonly Used Types: Microsoft.CSharp.RuntimeBinder.Binder Microsoft.CSharp.RuntimeBinder.RuntimeBinderException Microsoft.CSharp.RuntimeBinder.CSharpArgumentInfo Microsoft.CSharp.RuntimeBinder.CSharpArgumentInfoFlags Microsoft.CSharp.RuntimeBinder.CSharpBinderFlags When using NuGet 3.x this package requires at least version 3.4.
Microsoft.Diagnostics.NETCore.Client by: Microsoft
  • 1 total downloads
  • Latest version: 0.2.547301
  • Diagnostic
.NET Core Diagnostics Client Library
Microsoft.Diagnostics.Runtime by: Microsoft
  • 3 total downloads
  • Latest version: 3.0.0-beta.23156.1
ClrMD is a set of advanced APIs for programmatically inspecting a crash dump of a .NET program much in the same way that the SOS Debugging Extensions (SOS) do. This allows you to write automated crash analysis for your applications as well as automate many common debugger tasks. In addition to reading crash dumps ClrMD also allows supports attaching to live processes.
Microsoft.Diagnostics.Tracing.TraceEvent by: Microsoft
  • 5 total downloads
  • Latest version: 3.1.10
  • TraceEvent EventSource Microsoft ETW Event Tracing for Windows
Event Tracing for Windows (ETW) is a powerful logging mechanism built into the Windows OS and is used extensively in Windows. You can also log ETW events yourself code using the System.Diagnostics.Tracing.EventSource class. The TraceEvent library conains the classes needed to control ETW providers (including .NET EventSources) and parse the events they emit. The library includes -- TraceEventSession which can enable ETW providers, -- EtwTraceEventSource which lets you read the stream of ETW events, and -- TraceLog which is is digested form of ETW events which include decoded stack traces associated with the events. See https://github.com/Microsoft/perfview/blob/master/documentation/TraceEvent/TraceEventLibrary.md for more.
Microsoft.DotNet.InternalAbstractions by: Microsoft.DotNet.InternalAbstractions
  • 1 total downloads
  • Latest version: 1.0.0
Abstractions for making code that uses file system and environment testable.
Microsoft.DotNet.PlatformAbstractions by: Microsoft
  • 17 total downloads
  • Latest version: 3.1.1
Abstractions for making code that uses file system and environment testable.
Microsoft.EntityFrameworkCore by: Microsoft
  • 13 total downloads
  • Latest version: 5.0.0-preview.3.20181.2
  • Entity Framework Core entity-framework-core EF Data O/RM EntityFramework EntityFrameworkCore EFCore
Entity Framework Core is a modern object-database mapper for .NET. It supports LINQ queries, change tracking, updates, and schema migrations. EF Core works with SQL Server, Azure SQL Database, SQLite, Azure Cosmos DB, MySQL, PostgreSQL, and other databases through a provider plugin API. Commonly Used Types: Microsoft.EntityFrameworkCore.DbContext Microsoft.EntityFrameworkCore.DbSet
Microsoft.EntityFrameworkCore.Design by: Microsoft
  • 7 total downloads
  • Latest version: 5.0.15
  • Entity Framework Core entity-framework-core EF Data O/RM EntityFramework EntityFrameworkCore EFCore
Shared design-time components for Entity Framework Core tools.
Microsoft.EntityFrameworkCore.InMemory by: Microsoft
  • 11 total downloads
  • Latest version: 3.1.23
  • Entity Framework Core entity-framework-core EF Data O/RM EntityFramework EntityFrameworkCore EFCore In-Memory
In-memory database provider for Entity Framework Core (to be used for testing purposes).
Microsoft.EntityFrameworkCore.Sqlite.Core by: Microsoft
  • 4 total downloads
  • Latest version: 5.0.0-preview.2.20159.4
  • Entity Framework Core entity-framework-core EF Data O/RM EntityFramework EntityFrameworkCore EFCore SQLite
SQLite database provider for Entity Framework Core. This package does not include a copy of the native SQLite library.
Microsoft.EntityFrameworkCore.Tools by: Microsoft
  • 8 total downloads
  • Latest version: 8.0.0-preview.2.23128.3
  • Entity Framework Core entity-framework-core EF Data O/RM EntityFramework EntityFrameworkCore EFCore
Entity Framework Core Tools for the NuGet Package Manager Console in Visual Studio. Enables these commonly used commands: Add-Migration Bundle-Migration Drop-Database Get-DbContext Get-Migration Optimize-DbContext Remove-Migration Scaffold-DbContext Script-Migration Update-Database
Microsoft.Extensions.ApiDescription.Server by: Microsoft
  • 13 total downloads
  • Latest version: 9.0.0-rc.1.24452.1
  • MSBuild Swagger OpenAPI code generation Web API service reference document
MSBuild tasks and targets for build-time Swagger and OpenApi document generation This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/280c613963a1768b810d09f32c998fe4490855e9
Microsoft.Extensions.Caching.Memory by: Microsoft
  • 1 total downloads
  • Latest version: 9.0.0-rc.1.24431.7
In-memory cache implementation of Microsoft.Extensions.Caching.Memory.IMemoryCache.