Microsoft.EntityFrameworkCore.Relational by: Microsoft
  • 2 total downloads
  • Latest version: 1.1.3
  • Entity Framework Core,entity-framework-core,EF,Data,O/RM
Shared Entity Framework Core components for relational database providers.
Microsoft.EntityFrameworkCore.Relational.Design by: Microsoft.EntityFrameworkCore.Relational.Design
  • 1 total downloads
  • Latest version: 1.0.4
  • 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: 2.0.0
  • Entity Framework Core entity-framework-core EF Data O/RM SQLite
SQLite database provider for Entity Framework Core.
Microsoft.EntityFrameworkCore.SqlServer by: Microsoft.EntityFrameworkCore.SqlServer
  • 1 total downloads
  • Latest version: 1.0.5
  • Entity Framework Core,entity-framework-core,EF,Data,O/RM,SQL Server
Microsoft SQL Server database provider for Entity Framework Core.
Microsoft.EntityFrameworkCore.SqlServer.Design by: Microsoft.EntityFrameworkCore.SqlServer.Design
  • 1 total downloads
  • Latest version: 1.0.6
  • Entity Framework Core,entity-framework-core,EF,Data,O/RM,SQL Server
Design-time Entity Framework Core Functionality for Microsoft SQL Server.
Microsoft.EntityFrameworkCore.Tools by: Microsoft
  • 12 total downloads
  • Latest version: 9.0.15
  • 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
  • 12 total downloads
  • Latest version: 11.0.0-preview.3.26207.106
  • 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/a8b33e7593686eaee701cd124daaabff2311634f
Microsoft.Extensions.Configuration by: Microsoft
  • 1 total downloads
  • Latest version: 1.1.0-preview1-final
  • configuration
Implementation of key-value pair based configuration for Microsoft.Extensions.Configuration. Includes the memory configuration provider.
Microsoft.Extensions.Configuration.FileExtensions by: Microsoft
  • 1 total downloads
  • Latest version: 1.0.0-rc1-final
File based provider configuration extensions for the Configuration package.
Microsoft.Extensions.Configuration.Json by: Microsoft.Extensions.Configuration.Json
  • 1 total downloads
  • Latest version: 1.0.2
  • configuration,json
JSON configuration provider implementation for Microsoft.Extensions.Configuration.
Microsoft.Extensions.DependencyModel by: Microsoft
  • 1 total downloads
  • Latest version: 3.0.0
Abstractions for reading `.deps` files.
Microsoft.Extensions.FileProviders.Composite by: Microsoft
  • 2 total downloads
  • Latest version: 2.0.0
  • files filesystem
Composite file and directory providers for Microsoft.Extensions.FileProviders.
Microsoft.Extensions.Globalization.CultureInfoCache by: Microsoft.Extensions.Globalization.CultureInfoCache
  • 1 total downloads
  • Latest version: 1.0.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.Identity.Core by: Microsoft
  • 1 total downloads
  • Latest version: 2.0.0
  • aspnetcore identity membership
ASP.NET Core Identity is the membership system for building ASP.NET Core web applications, including membership, login, and user data. ASP.NET Core Identity allows you to add login features to your application and makes it easy to customize data about the logged in user.
Microsoft.Extensions.Localization by: Microsoft.Extensions.Localization
  • 1 total downloads
  • Latest version: 1.0.3
  • localization
Application localization services and default implementation based on ResourceManager to load localized assembly resources.
Microsoft.Extensions.Localization.Abstractions by: Microsoft
  • 2 total downloads
  • Latest version: 1.1.2
  • localization
Abstractions of application localization services. Commonly used types: Microsoft.Extensions.Localization.IStringLocalizer Microsoft.Extensions.Localization.IStringLocalizer<T>
Microsoft.Extensions.Logging.TraceSource by: Microsoft
  • 1 total downloads
  • Latest version: 1.1.0
  • logging,tracesource
TraceSource logger provider implementation for Microsoft.Extensions.Logging. This logger logs messages to a trace listener by writing messages with System.Diagnostics.TraceSource.TraceEvent().
Microsoft.Extensions.Options.ConfigurationExtensions by: Microsoft
  • 2 total downloads
  • Latest version: 1.1.0-preview1-final
  • aspnetcore,configuration,options
Provides additional configuration specific functionality related to Options.
Microsoft.Extensions.Primitives by: Microsoft
  • 2 total downloads
  • Latest version: 2.0.0-preview2-final
  • primitives
Primitives shared by framework extensions. Commonly used types include: Microsoft.Extensions.Primitives.IChangeToken Microsoft.Extensions.Primitives.StringValues Microsoft.Extensions.Primitives.StringSegment
Microsoft.Extensions.WebEncoders by: Microsoft
  • 2 total downloads
  • Latest version: 1.1.2
  • aspnetcore
Contains registration and configuration APIs to add the core framework encoders to a dependency injection container.