Microsoft.Data.SqlClient.SNI.runtime
by: Microsoft
- 1 total downloads
- Latest version: 5.1.0
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.DotNet.PlatformAbstractions
by: Microsoft
- 8 total downloads
- Latest version: 5.0.0-preview.1.20120.5
Abstractions for making code that uses file system and environment testable.
Microsoft.EntityFrameworkCore.Analyzers
by: Microsoft
- 1 total downloads
- Latest version: 10.0.9
CSharp Analyzers for Entity Framework Core.
Microsoft.EntityFrameworkCore.Design
by: Microsoft
- 1 total downloads
- Latest version: 1.1.0
Shared design-time components for Entity Framework Core tools.
Microsoft.EntityFrameworkCore.InMemory
by: Microsoft.EntityFrameworkCore.InMemory
- 1 total downloads
- Latest version: 1.0.3
In-memory database provider for Entity Framework Core (to be used for testing purposes).
Microsoft.EntityFrameworkCore.Relational
by: Microsoft
- 1 total downloads
- Latest version: 2.0.0-preview2-final
Shared Entity Framework Core components for relational database providers.
Microsoft.EntityFrameworkCore.SqlServer
by: Microsoft
- 1 total downloads
- Latest version: 1.1.6
Microsoft SQL Server database provider for Entity Framework Core.
Microsoft.EntityFrameworkCore.Tools
by: Microsoft
- 8 total downloads
- Latest version: 11.0.0-preview.5.26302.115
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
- 6 total downloads
- Latest version: 11.0.0-preview.5.26302.115
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/f7b4c5716faaee8fb8a289aed29118cad955c45f
Microsoft.Extensions.Caching.Abstractions
by: Microsoft
- 1 total downloads
- Latest version: 1.1.2
Caching abstractions for in-memory cache and distributed cache.
Commonly used types:
Microsoft.Extensions.Caching.Distributed.IDistributedCache
Microsoft.Extensions.Caching.Memory.IMemoryCache
Microsoft.Extensions.Caching.SqlServer
by: Microsoft.Extensions.Caching.SqlServer
- 1 total downloads
- Latest version: 1.0.2
Distributed cache implementation of Microsoft.Extensions.Caching.Distributed.IDistributedCache using Microsoft SQL Server.
Microsoft.Extensions.Configuration
by: Microsoft
- 1 total downloads
- Latest version: 1.1.2
Implementation of key-value pair based configuration for Microsoft.Extensions.Configuration. Includes the memory configuration provider.
Microsoft.Extensions.Configuration.CommandLine
by: Microsoft.Extensions.Configuration.CommandLine
- 2 total downloads
- Latest version: 1.0.1
Command line configuration provider implementation for Microsoft.Extensions.Configuration.
Microsoft.Extensions.Configuration.FileExtensions
by: Microsoft.Extensions.Configuration.FileExtensions
- 1 total downloads
- Latest version: 1.0.1
Extension methods for configuring file-based configuration providers for Microsoft.Extensions.Configuration.
Microsoft.Extensions.Configuration.Ini
by: Microsoft
- 1 total downloads
- Latest version: 1.0.0-rc1-final
INI configuration provider for the Configuration package.
Microsoft.Extensions.Configuration.Xml
by: Microsoft
- 4 total downloads
- Latest version: 2.0.0-preview1-final
XML configuration provider implementation for Microsoft.Extensions.Configuration.
Microsoft.Extensions.DependencyInjection
by: Microsoft
- 1 total downloads
- Latest version: 2.0.0-preview1-final
Default implementation of dependency injection for Microsoft.Extensions.DependencyInjection.
Microsoft.Extensions.DependencyModel
by: Microsoft
- 3 total downloads
- Latest version: 5.0.0-preview.3-runtime.20214.6
Abstractions for reading `.deps` files.
Microsoft.Extensions.FileProviders.Physical
by: Microsoft
- 2 total downloads
- Latest version: 2.0.0-preview1-final
File provider for physical files for Microsoft.Extensions.FileProviders.
Microsoft.Extensions.Localization
by: Microsoft
- 4 total downloads
- Latest version: 1.1.0
Application localization services and default implementation based on ResourceManager to load localized assembly resources.