Microsoft.EntityFrameworkCore.Tools.DotNet
by: Microsoft
- 115 total downloads
- Latest version: 2.0.3
Entity Framework Core .NET Command Line Tools. Includes dotnet-ef.
Microsoft.EntityFrameworkCore.Relational
by: Microsoft
- 5.662k total downloads
- Latest version: 5.0.9
Shared Entity Framework Core components for relational database providers.
Microsoft.EntityFrameworkCore.Relational.Design
by: Microsoft
- 677 total downloads
- Latest version: 2.0.0-preview1-final
Shared design-time Entity Framework Core components for relational database providers.
Microsoft.EntityFrameworkCore.SqlServer
by: Microsoft
- 916 total downloads
- Latest version: 5.0.4
Microsoft SQL Server database provider for Entity Framework Core.
Microsoft.Extensions.Configuration.Abstractions
by: Microsoft
- 62.705k total downloads
- Latest version: 7.0.0
Abstractions of key-value pair based configuration.
Commonly Used Types:
Microsoft.Extensions.Configuration.IConfiguration
Microsoft.Extensions.Configuration.IConfigurationBuilder
Microsoft.Extensions.Configuration.IConfigurationProvider
Microsoft.Extensions.Configuration.IConfigurationRoot
Microsoft.Extensions.Configuration.IConfigurationSection
Microsoft.Extensions.Caching.Memory
by: Microsoft
- 27.819k total downloads
- Latest version: 7.0.0
In-memory cache implementation of Microsoft.Extensions.Caching.Memory.IMemoryCache.
Microsoft.EntityFrameworkCore.Sqlite.Design
by: Microsoft
- 516 total downloads
- Latest version: 2.0.0-preview1-final
Design-time Entity Framework Core functionality for SQLite
Microsoft.Extensions.Caching.StackExchangeRedis
by: Microsoft
- 1.52k total downloads
- Latest version: 7.0.2
Distributed cache implementation of Microsoft.Extensions.Caching.Distributed.IDistributedCache using Redis.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/7c810658463f35c39c54d5fb8a8dbbfd463bf747
Microsoft.Extensions.ApiDescription.Server
by: Microsoft
- 11.035k total downloads
- Latest version: 6.0.5
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/e5f183b656a0e8bc087108130a5a9b54ae94494e
Microsoft.EntityFrameworkCore.Tools
by: Microsoft
- 2.15k total downloads
- Latest version: 7.0.2
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.Caching.SqlServer
by: Microsoft
- 108 total downloads
- Latest version: 2.2.0
Distributed cache implementation of Microsoft.Extensions.Caching.Distributed.IDistributedCache using Microsoft SQL Server.
This package was built from the source code at https://github.com/aspnet/Extensions/tree/9bc79b2f25a3724376d7af19617c33749a30ea3a
Microsoft.Extensions.Configuration.Binder
by: Microsoft
- 27.683k total downloads
- Latest version: 7.0.0
Functionality to bind an object to data in configuration providers for Microsoft.Extensions.Configuration.
Microsoft.Extensions.Configuration
by: Microsoft
- 39.808k total downloads
- Latest version: 7.0.0
Implementation of key-value pair based configuration for Microsoft.Extensions.Configuration. Includes the memory configuration provider.
Microsoft.Extensions.Caching.Redis
by: Microsoft
- 9.054k total downloads
- Latest version: 2.2.0
Distributed cache implementation of Microsoft.Extensions.Caching.Distributed.IDistributedCache using Redis.
This package was built from the source code at https://github.com/aspnet/Extensions/tree/9bc79b2f25a3724376d7af19617c33749a30ea3a
Microsoft.EntityFrameworkCore.Sqlite.Core
by: Microsoft
- 622 total downloads
- Latest version: 5.0.4
SQLite database provider for Entity Framework Core. This package does not include a copy of the native SQLite library.
Microsoft.EntityFrameworkCore.Design
by: Microsoft
- 3.24k total downloads
- Latest version: 5.0.9
Shared design-time components for Entity Framework Core tools.
Microsoft.Extensions.Caching.Abstractions
by: Microsoft
- 23.545k total downloads
- Latest version: 7.0.0
Caching abstractions for in-memory cache and distributed cache.
Commonly Used Types:
Microsoft.Extensions.Caching.Distributed.IDistributedCache
Microsoft.Extensions.Caching.Memory.IMemoryCache
Microsoft.EntityFrameworkCore.InMemory
by: Microsoft
- 2.394k total downloads
- Latest version: 5.0.9
In-memory database provider for Entity Framework Core (to be used for testing purposes).
Microsoft.EntityFrameworkCore.Sqlite
by: Microsoft
- 642 total downloads
- Latest version: 5.0.4
SQLite database provider for Entity Framework Core.
Microsoft.Extensions.Configuration.AzureKeyVault
by: Microsoft
- 103 total downloads
- Latest version: 3.1.18
Azure KeyVault configuration provider implementation for Microsoft.Extensions.Configuration.
This library has been replaced by the following new Azure SDK.
https://www.nuget.org/packages/Azure.Extensions.AspNetCore.Configuration.Secrets
It is recommended that you move to the new package.