Microsoft.Extensions.AmbientMetadata.Application by: Microsoft
  • 7 total downloads
  • Latest version: 10.5.0
Runtime information provider for application-level ambient metadata.
Microsoft.DiaSymReader by: Microsoft
  • 12 total downloads
  • Latest version: 3.0.0-preview.3.26207.106
  • DiaSymReader ISymUnmanagedReader PDB COM interop debugging
Microsoft DiaSymReader interop interfaces and utilities.
Microsoft.Extensions.Configuration by: Microsoft
  • 188 total downloads
  • Latest version: 11.0.0-preview.3.26207.106
Implementation of key-value pair based configuration for Microsoft.Extensions.Configuration. Includes the memory configuration provider.
Microsoft.EntityFrameworkCore.Analyzers by: Microsoft
  • 198 total downloads
  • Latest version: 11.0.0-preview.3.26207.106
  • Entity Framework Core entity-framework-core EF Data O/RM EntityFramework EntityFrameworkCore EFCore
CSharp Analyzers for Entity Framework Core.
Microsoft.Extensions.Caching.Memory by: Microsoft
  • 319 total downloads
  • Latest version: 11.0.0-preview.3.26207.106
In-memory cache implementation of Microsoft.Extensions.Caching.Memory.IMemoryCache.
Microsoft.Extensions.Caching.Abstractions by: Microsoft
  • 170 total downloads
  • Latest version: 11.0.0-preview.3.26207.106
Caching abstractions for in-memory cache and distributed cache. Commonly Used Types: Microsoft.Extensions.Caching.Distributed.IDistributedCache Microsoft.Extensions.Caching.Memory.IMemoryCache
Microsoft.Data.SqlClient.Extensions.Abstractions by: Microsoft
  • 2 total downloads
  • Latest version: 1.0.0
  • sqlclient microsoft.data.sqlclient extensions abstractions
Microsoft.Data.SqlClient Extensions Abstractions
Microsoft.CSharp by: Microsoft
  • 6 total downloads
  • Latest version: 4.7.0
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.CodeCoverage by: Microsoft
  • 66 total downloads
  • Latest version: 18.4.0
  • 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.Extensions.Compliance.Abstractions by: Microsoft
  • 10 total downloads
  • Latest version: 10.5.0
Abstractions to help ensure compliant data management.
Microsoft.EntityFrameworkCore.Tools by: Microsoft
  • 36 total downloads
  • Latest version: 11.0.0-preview.3.26207.106
  • 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.Data.SqlClient.SNI.runtime by: Microsoft
  • 6 total downloads
  • Latest version: 6.0.2
Internal implementation package not meant for direct consumption. Please do not reference directly. When using NuGet 3.x this package requires at least version 3.4.
Microsoft.Data.SqlClient.Internal.Logging by: Microsoft
  • 2 total downloads
  • Latest version: 1.0.0
  • sqlclient microsoft.data.sqlclient internal logging
Microsoft.Data.SqlClient Internal Logging - ETW EventSource for SqlClient tracing and diagnostics. This package is for internal use by other Microsoft.Data.SqlClient packages only and should not be referenced directly by application code.
Microsoft.CodeAnalysis.Workspaces.Common by: Microsoft
  • 34 total downloads
  • Latest version: 5.0.0
  • Roslyn CodeAnalysis Compiler CSharp VB VisualBasic Parser Scanner Lexer Emit CodeGeneration Metadata IL Compilation Scripting Syntax Semantics
A shared package used by the .NET Compiler Platform ("Roslyn") including support for analyzing projects and solutions. 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/6c4a46a31302167b425d5e0a31ea83c9a9aa1d09.
Microsoft.Data.SqlClient by: Microsoft
  • 9 total downloads
  • Latest version: 7.0.0
  • sqlclient microsoft.data.sqlclient
The current data provider for SQL Server and Azure SQL databases. This has replaced System.Data.SqlClient. These classes provide access to SQL and encapsulate database-specific protocols, including tabular data stream (TDS). Commonly Used Types: Microsoft.Data.SqlClient.SqlConnection Microsoft.Data.SqlClient.SqlException Microsoft.Data.SqlClient.SqlParameter Microsoft.Data.SqlClient.SqlDataReader Microsoft.Data.SqlClient.SqlCommand Microsoft.Data.SqlClient.SqlTransaction Microsoft.Data.SqlClient.SqlParameterCollection Microsoft.Data.SqlClient.SqlClientFactory When using NuGet 3.x this package requires at least version 3.4.
Microsoft.Extensions.ApiDescription.Server by: Microsoft
  • 20 total downloads
  • Latest version: 11.0.0-preview.3.26207.106
  • 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/dotnet/tree/a8b33e7593686eaee701cd124daaabff2311634f
Microsoft.EntityFrameworkCore.InMemory by: Microsoft
  • 172 total downloads
  • Latest version: 8.0.0-preview.6.23329.4
  • 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.Data.SqlClient.Extensions.Logging by: Microsoft
  • 1 total downloads
  • Latest version: 1.0.0-preview1.26064.3
  • sqlclient microsoft.data.sqlclient extensions logging
Microsoft.Data.SqlClient Extensions Logging - ETW EventSource for SqlClient tracing and diagnostics.
Microsoft.CodeAnalysis.Workspaces.MSBuild by: Microsoft
  • 1 total downloads
  • Latest version: 3.4.0-beta4-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/1cb14195ed43eefdf7f9de59140ff6db70eea76e.
Microsoft.EntityFrameworkCore.Relational by: Microsoft
  • 1 total downloads
  • Latest version: 2.2.0-preview3-35497
  • Entity Framework Core entity-framework-core EF Data O/RM EntityFramework EntityFrameworkCore EFCore
Shared Entity Framework Core components for relational database providers. This package was built from the source at: https://github.com/aspnet/EntityFrameworkCore/tree/b8ad5cc289bcd501d079f64223849672fc071222