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
Microsoft DiaSymReader interop interfaces and utilities.
Microsoft.EntityFrameworkCore.Analyzers
by: Microsoft
- 198 total downloads
- Latest version: 11.0.0-preview.3.26207.106
CSharp Analyzers for Entity Framework Core.
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
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.CodeAnalysis.Scripting.Common
by: Microsoft
- 6 total downloads
- Latest version: 5.0.0
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/6c4a46a31302167b425d5e0a31ea83c9a9aa1d09.
Microsoft.CodeCoverage
by: Microsoft
- 67 total downloads
- Latest version: 18.4.0
Microsoft.CodeCoverage package brings infra for collecting code coverage from vstest.console.exe and "dotnet test".
Microsoft.EntityFrameworkCore.Tools
by: Microsoft
- 36 total downloads
- Latest version: 11.0.0-preview.3.26207.106
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.CodeAnalysis.Razor
by: Microsoft
- 6 total downloads
- Latest version: 6.0.24
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/2aa401550574f93402eba13ff9a4827ef01a2f3a
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
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
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
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 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
- 114 total downloads
- Latest version: 5.0.17
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
Microsoft.Data.SqlClient Extensions Logging - ETW EventSource for SqlClient tracing and diagnostics.
Microsoft.EntityFrameworkCore.Relational
by: Microsoft
- 1 total downloads
- Latest version: 2.2.0-preview3-35497
Shared Entity Framework Core components for relational database providers.
This package was built from the source at:
https://github.com/aspnet/EntityFrameworkCore/tree/b8ad5cc289bcd501d079f64223849672fc071222
Microsoft.EntityFrameworkCore.Proxies
by: Microsoft
- 1 total downloads
- Latest version: 2.2.0-preview3-35497
Lazy-loading proxies for EF Core.
This package was built from the source at:
https://github.com/aspnet/EntityFrameworkCore/tree/b8ad5cc289bcd501d079f64223849672fc071222
Microsoft.DotNet.PlatformAbstractions
by: Microsoft.DotNet.PlatformAbstractions
- 1 total downloads
- Latest version: 1.1.0-preview1-001100
Abstractions for making code that uses file system and environment testable.