Microsoft.EntityFrameworkCore.Design by: Microsoft.EntityFrameworkCore.Design
  • 3 total downloads
  • Latest version: 1.0.6
  • Entity Framework Core,entity-framework-core,EF,Data,O/RM
Shared design-time components for Entity Framework Core tools.
Microsoft.EntityFrameworkCore.Relational.Design by: Microsoft
  • 4 total downloads
  • Latest version: 2.0.0-preview1-final
  • Entity Framework Core entity-framework-core EF Data O/RM
Shared design-time Entity Framework Core components for relational database providers.
Microsoft.EntityFrameworkCore.Sqlite by: Microsoft
  • 2 total downloads
  • Latest version: 1.1.0
  • Entity Framework Core,entity-framework-core,EF,Data,O/RM,SQLite
SQLite database provider for Entity Framework Core.
Microsoft.EntityFrameworkCore.Sqlite.Design by: Microsoft.EntityFrameworkCore.Sqlite.Design
  • 1 total downloads
  • Latest version: 1.0.5
  • Entity Framework Core,entity-framework-core,EF,Data,O/RM,SQLite
Design-time Entity Framework Core functionality for SQLite
Microsoft.EntityFrameworkCore.SqlServer by: Microsoft
  • 2 total downloads
  • Latest version: 1.1.4
  • Entity Framework Core,entity-framework-core,EF,Data,O/RM,SQL Server
Microsoft SQL Server database provider for Entity Framework Core.
Microsoft.EntityFrameworkCore.Tools by: Microsoft
  • 3 total downloads
  • Latest version: 10.0.4
  • 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.Extensions.ApiDescription.Server by: Microsoft
  • 33 total downloads
  • Latest version: 10.0.5
  • 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/a612c2a1056fe3265387ae3ff7c94eba1505caf9
Microsoft.Extensions.Caching.Memory by: Microsoft
  • 1 total downloads
  • Latest version: 1.1.2
  • cache,memorycache
In-memory cache implementation of Microsoft.Extensions.Caching.Memory.IMemoryCache.
Microsoft.Extensions.Configuration.AzureKeyVault by: Microsoft
  • 1 total downloads
  • Latest version: 1.0.0-preview1-final
  • configuration,azure,keyvault
Azure KeyVault configuration provider implementation for Microsoft.Extensions.Configuration.
Microsoft.Extensions.Configuration.Json by: Microsoft
  • 3 total downloads
  • Latest version: 2.0.0-preview1-final
  • configuration json
JSON configuration provider implementation for Microsoft.Extensions.Configuration.
Microsoft.Extensions.Configuration.Xml by: Microsoft
  • 1 total downloads
  • Latest version: 1.0.0-rc1-final
XML configuration provider for the Configuration package.
Microsoft.Extensions.DependencyInjection by: Microsoft.Extensions.DependencyInjection
  • 1 total downloads
  • Latest version: 1.0.0-rc2-final
  • dependencyinjection,di
Default implementation of dependency injection for Microsoft.Extensions.DependencyInjection.
Microsoft.Extensions.DependencyInjection.Abstractions by: Microsoft.Extensions.DependencyInjection.Abstractions
  • 1 total downloads
  • Latest version: 1.0.1
  • dependencyinjection,di
Abstractions for dependency injection. Commonly used types: Microsoft.Extensions.DependencyInjection.IServiceCollection Microsoft.Extensions.DependencyInjection.ServiceCollectionExtensions
Microsoft.Extensions.FileProviders.Abstractions by: Microsoft
  • 2 total downloads
  • Latest version: 2.0.0-preview2-final
  • files filesystem
Abstractions of files and directories. Commonly used types: Microsoft.Extensions.FileProviders.IDirectoryContents Microsoft.Extensions.FileProviders.IFileInfo Microsoft.Extensions.FileProviders.IFileProvider
Microsoft.Extensions.Globalization.CultureInfoCache by: Microsoft
  • 1 total downloads
  • Latest version: 1.1.1
  • globalization,localization
Provides cached instances of CultureInfo using a generated list of known culture names for use in scenarios where unbounded CultureInfo creation is undesirable.
Microsoft.Extensions.Hosting.Abstractions by: Microsoft
  • 1 total downloads
  • Latest version: 2.0.0
  • hosting
.NET Core hosting and startup abstractions for applications.
Microsoft.Extensions.Localization by: Microsoft
  • 1 total downloads
  • Latest version: 2.0.0
  • localization
Application localization services and default implementation based on ResourceManager to load localized assembly resources.
Microsoft.Extensions.Logging by: Microsoft
  • 1 total downloads
  • Latest version: 2.0.0
  • logging
Logging infrastructure default implementation for Microsoft.Extensions.Logging.
Microsoft.Extensions.Logging.Abstractions by: Microsoft
  • 5 total downloads
  • Latest version: 7.0.0-preview.1.22076.8
Logging abstractions for Microsoft.Extensions.Logging. Commonly Used Types: Microsoft.Extensions.Logging.ILogger Microsoft.Extensions.Logging.ILoggerFactory Microsoft.Extensions.Logging.ILogger<TCategoryName> Microsoft.Extensions.Logging.LogLevel Microsoft.Extensions.Logging.Logger<T> Microsoft.Extensions.Logging.LoggerMessage Microsoft.Extensions.Logging.Abstractions.NullLogger
Microsoft.Extensions.Logging.AzureAppServices by: Microsoft
  • 1 total downloads
  • Latest version: 1.0.2
  • logging
Logger implementation to support Azure App Services 'Diagnostics logs' and 'Log stream' features.