Microsoft.Extensions.ApiDescription.Server
by: Microsoft
- 69 total downloads
- Latest version: 10.0.0-preview.3.25172.1
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/de35e2b0a0d8d5d1e307907983a6838da1092898
Microsoft.Extensions.DependencyInjection.Abstractions
by: Microsoft
- 1 total downloads
- Latest version: 1.1.1
Abstractions for dependency injection.
Commonly used types:
Microsoft.Extensions.DependencyInjection.IServiceCollection
Microsoft.EntityFrameworkCore.Relational
by: Microsoft
- 3 total downloads
- Latest version: 2.0.0-preview1-final
Shared Entity Framework Core components for relational database providers.
Microsoft.EntityFrameworkCore.Sqlite
by: Microsoft
- 14 total downloads
- Latest version: 2.0.3
SQLite database provider for Entity Framework Core.
Microsoft.Extensions.DependencyInjection
by: Microsoft
- 6 total downloads
- Latest version: 2.0.0
Default implementation of dependency injection for Microsoft.Extensions.DependencyInjection.
Microsoft.EntityFrameworkCore.Sqlite.Design
by: Microsoft
- 22 total downloads
- Latest version: 2.0.0-preview1-final
Design-time Entity Framework Core functionality for SQLite
Microsoft.Extensions.DependencyModel
by: Microsoft
- 29 total downloads
- Latest version: 6.0.0-preview.4.21253.7
Abstractions for reading `.deps` files.
Commonly Used Types:
Microsoft.Extensions.DependencyModel.DependencyContext
Microsoft.Extensions.Configuration.Binder
by: Microsoft
- 7 total downloads
- Latest version: 2.0.0-preview2-final
Functionality to bind an object to data in configuration providers for Microsoft.Extensions.Configuration.
Microsoft.Extensions.Configuration.Abstractions
by: Microsoft
- 4 total downloads
- Latest version: 2.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.Abstractions
by: Microsoft
- 5 total downloads
- Latest version: 2.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.Extensions.Caching.Memory
by: Microsoft
- 9 total downloads
- Latest version: 2.0.0
In-memory cache implementation of Microsoft.Extensions.Caching.Memory.IMemoryCache.
Microsoft.EntityFrameworkCore.SqlServer
by: Microsoft
- 12 total downloads
- Latest version: 2.0.0
Microsoft SQL Server database provider for Entity Framework Core.
Microsoft.Extensions.Configuration
by: Microsoft
- 10 total downloads
- Latest version: 2.0.0
Implementation of key-value pair based configuration for Microsoft.Extensions.Configuration. Includes the memory configuration provider.
Microsoft.EntityFrameworkCore.Sqlite.Core
by: Microsoft
- 1 total downloads
- Latest version: 2.0.0-preview1-final
SQLite database provider for Entity Framework Core.
Microsoft.Extensions.FileProviders.Abstractions
by: Microsoft
- 4 total downloads
- Latest version: 2.0.0-preview2-final
Abstractions of files and directories.
Commonly used types:
Microsoft.Extensions.FileProviders.IDirectoryContents
Microsoft.Extensions.FileProviders.IFileInfo
Microsoft.Extensions.FileProviders.IFileProvider
Microsoft.Extensions.Configuration.EnvironmentVariables
by: Microsoft
- 7 total downloads
- Latest version: 2.0.0-preview1-final
Environment variables configuration provider implementation for Microsoft.Extensions.Configuration.
Microsoft.EntityFrameworkCore.Relational.Design
by: Microsoft
- 34 total downloads
- Latest version: 2.0.0-preview1-final
Shared design-time Entity Framework Core components for relational database providers.
Microsoft.Extensions.CommandLineUtils
by: Microsoft
- 12 total downloads
- Latest version: 1.1.1
Command-line parsing API. Commonly used types:
Microsoft.Extensions.CommandLineUtils.CommandLineApplication
Microsoft.Extensions.CommandLineUtils.CommandOption
Microsoft.Extensions.DiagnosticAdapter
by: Microsoft
- 11 total downloads
- Latest version: 2.0.0
Microsoft extension adapter feature to extend DiagnosticListener. Contains extension methods that extend System.Diagnostics.DiagnosticListener, and enables duck-typing based event handling by using dynamically generated proxy types.
Microsoft.EntityFrameworkCore.Tools
by: Microsoft
- 215 total downloads
- Latest version: 10.0.0-preview.3.25171.6
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