Microsoft.EntityFrameworkCore.SqlServer
by: Microsoft
- 3 total downloads
- Latest version: 2.0.0-preview2-final
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.1
Design-time Entity Framework Core Functionality for Microsoft SQL Server.
Microsoft.EntityFrameworkCore.Tools
by: Microsoft
- 12 total downloads
- Latest version: 10.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.ApiDescription.Server
by: Microsoft
- 13 total downloads
- Latest version: 10.0.7
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/b16286c2284fecf303dbc12a0bb152476d662e44
Microsoft.Extensions.Caching.Abstractions
by: Microsoft
- 1 total downloads
- Latest version: 1.1.2
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.Extensions.Caching.Memory
- 2 total downloads
- Latest version: 1.0.2
In-memory cache implementation of Microsoft.Extensions.Caching.Memory.IMemoryCache.
Microsoft.Extensions.Configuration.CommandLine
by: Microsoft
- 1 total downloads
- Latest version: 1.1.0-preview1-final
Command line configuration provider implementation for Microsoft.Extensions.Configuration.
Microsoft.Extensions.Configuration.FileExtensions
by: Microsoft
- 2 total downloads
- Latest version: 1.1.1
Extension methods for configuring file-based configuration providers 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.DependencyModel
by: Microsoft
- 1 total downloads
- Latest version: 3.1.1
Abstractions for reading `.deps` files.
Microsoft.Extensions.DiagnosticAdapter
by: Microsoft
- 2 total downloads
- Latest version: 2.0.0-preview2-final
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.Extensions.FileProviders.Abstractions
by: Microsoft
- 1 total downloads
- Latest version: 2.0.0-preview1-final
Abstractions of files and directories.
Commonly used types:
Microsoft.Extensions.FileProviders.IDirectoryContents
Microsoft.Extensions.FileProviders.IFileInfo
Microsoft.Extensions.FileProviders.IFileProvider
Microsoft.Extensions.FileProviders.Composite
by: Microsoft.Extensions.FileProviders.Composite
- 1 total downloads
- Latest version: 1.0.0-rc2-final
Composite file and directory providers for Microsoft.Extensions.FileProviders.
Microsoft.Extensions.Logging
by: Microsoft
- 3 total downloads
- Latest version: 1.1.0
Logging infrastructure default implementation for Microsoft.Extensions.Logging.
Microsoft.Extensions.Logging.Abstractions
by: Microsoft
- 3 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.Configuration
by: Microsoft
- 1 total downloads
- Latest version: 2.0.0-preview2-final
Configuration support for Microsoft.Extensions.Logging.
Microsoft.Extensions.ObjectPool
by: Microsoft
- 1 total downloads
- Latest version: 1.1.1
A simple object pool implementation.
Microsoft.Extensions.Options
by: Microsoft
- 4 total downloads
- Latest version: 2.0.0-preview2-final
Provides a strongly typed way of specifying and accessing settings using dependency injection.
Microsoft.Extensions.Primitives
by: Microsoft
- 1 total downloads
- Latest version: 1.0.0-rc1-final
ASP.NET 5 primitives.
Microsoft.Extensions.WebEncoders
by: Microsoft.Extensions.WebEncoders
- 1 total downloads
- Latest version: 1.0.0-rc2-final
Contains registration and configuration APIs to add the core framework encoders to a dependency injection container.