Microsoft.EntityFrameworkCore.SqlServer.Design by: Microsoft
  • 5 total downloads
  • Latest version: 1.1.3
  • 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
  • 26 total downloads
  • Latest version: 11.0.0-preview.5.26302.115
  • 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
  • 4 total downloads
  • Latest version: 8.0.1
  • 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/aspnetcore/tree/8e941eb42f819adb116b881195158b3887a70a1c
Microsoft.Extensions.Caching.SqlServer by: Microsoft.Extensions.Caching.SqlServer
  • 1 total downloads
  • Latest version: 1.0.0-rc2-final
  • cache,distributedcache,sqlserver
Distributed cache implementation of Microsoft.Extensions.Caching.Distributed.IDistributedCache using Microsoft SQL Server.
Microsoft.Extensions.CommandLineUtils by: Microsoft.Extensions.CommandLineUtils
  • 1 total downloads
  • Latest version: 1.0.0-rc2-final
Microsoft.Extensions.CommandLineUtils
Microsoft.Extensions.Configuration by: Microsoft
  • 4 total downloads
  • Latest version: 1.1.2
  • configuration
Implementation of key-value pair based configuration for Microsoft.Extensions.Configuration. Includes the memory configuration provider.
Microsoft.Extensions.Configuration.Binder by: Microsoft
  • 1 total downloads
  • Latest version: 1.1.2
  • configuration
Functionality to bind an object to data in configuration providers for Microsoft.Extensions.Configuration.
Microsoft.Extensions.Configuration.CommandLine by: Microsoft.Extensions.Configuration.CommandLine
  • 1 total downloads
  • Latest version: 1.0.1
  • configuration,commandline
Command line configuration provider implementation for Microsoft.Extensions.Configuration.
Microsoft.Extensions.Configuration.Ini by: Microsoft
  • 1 total downloads
  • Latest version: 1.1.0-preview1-final
  • configuration,ini
INI configuration provider implementation for Microsoft.Extensions.Configuration.
Microsoft.Extensions.Configuration.UserSecrets by: Microsoft.Extensions.Configuration.UserSecrets
  • 1 total downloads
  • Latest version: 1.0.0-rc2-final
  • configuration,secrets,usersecrets
User secrets configuration provider implementation for Microsoft.Extensions.Configuration.
Microsoft.Extensions.Configuration.Xml by: Microsoft.Extensions.Configuration.Xml
  • 1 total downloads
  • Latest version: 1.0.0-rc2-final
  • configuration,xml
XML configuration provider implementation for Microsoft.Extensions.Configuration.
Microsoft.Extensions.DependencyInjection by: Microsoft
  • 1 total downloads
  • Latest version: 2.0.0
  • dependencyinjection di
Default implementation of dependency injection for Microsoft.Extensions.DependencyInjection.
Microsoft.Extensions.DependencyModel by: Microsoft
  • 1 total downloads
  • Latest version: 3.1.3
Abstractions for reading `.deps` files.
Microsoft.Extensions.Localization by: Microsoft.Extensions.Localization
  • 2 total downloads
  • Latest version: 1.0.5
  • localization
Application localization services and default implementation based on ResourceManager to load localized assembly resources.
Microsoft.Extensions.Localization.Abstractions by: Microsoft
  • 1 total downloads
  • Latest version: 1.1.3
  • localization
Abstractions of application localization services. Commonly used types: Microsoft.Extensions.Localization.IStringLocalizer Microsoft.Extensions.Localization.IStringLocalizer<T>
Microsoft.Extensions.Logging.Abstractions by: Microsoft.Extensions.Logging.Abstractions
  • 2 total downloads
  • Latest version: 1.0.0-rc2-final
  • logging
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. Microsoft.Extensions.Logging.
Microsoft.Extensions.Logging.Console by: Microsoft
  • 4 total downloads
  • Latest version: 1.1.0
  • logging
Console logger provider implementation for Microsoft.Extensions.Logging.
Microsoft.Extensions.Logging.TraceSource by: Microsoft
  • 1 total downloads
  • Latest version: 2.0.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.Extensions.Options.ConfigurationExtensions
  • 1 total downloads
  • Latest version: 1.0.0-rc2-final
Provides additional configuration specific functionality related to Options.
Microsoft.Extensions.PlatformAbstractions by: Microsoft
  • 1 total downloads
  • Latest version: 1.1.0
  • platformabstractions
Abstractions that unify behavior and API across .NET Framework, .NET Core and Mono