Microsoft.AspNetCore.Session
by: Microsoft
- 2 total downloads
- Latest version: 1.1.0-preview1-final
ASP.NET Core session state middleware.
Microsoft.AspNetCore.SpaServices.Extensions
by: Microsoft
- 1 total downloads
- Latest version: 2.0.0-preview1-final
Helpers for building single-page applications on ASP.NET MVC Core.
Microsoft.AspNetCore.StaticFiles
by: Microsoft
- 2 total downloads
- Latest version: 2.0.0
ASP.NET Core static files middleware. Includes middleware for serving static files, directory browsing, and default files.
Microsoft.AspNetCore.WebSockets
by: Microsoft
- 1 total downloads
- Latest version: 0.2.0-preview1-final
ASP.NET Core web socket middleware for use on top of opaque servers.
Microsoft.Azure.Cosmos
by: Microsoft
- 2 total downloads
- Latest version: 3.27.1-preview
This client library enables client applications to connect to Azure Cosmos via the SQL API. Azure Cosmos is a globally distributed, multi-model database service. For more information, refer to http://azure.microsoft.com/services/cosmos-db/.
Microsoft.CodeAnalysis.PublicApiAnalyzers
by: Microsoft
- 10 total downloads
- Latest version: 4.14.0
Public API Analyzers
Microsoft.Data.SqlClient.SNI.runtime
by: Microsoft
- 1 total downloads
- Latest version: 5.1.0-preview1.22278.1
Internal implementation package not meant for direct consumption. Please do not reference directly.
When using NuGet 3.x this package requires at least version 3.4.
Microsoft.Data.Sqlite
by: Microsoft
- 5 total downloads
- Latest version: 2.0.0
SQLite implementation of the System.Data.Common provider model.
Commonly Used Types:
Microsoft.Data.Sqlite.SqliteCommand
Microsoft.Data.Sqlite.SqliteConnection
Microsoft.Data.Sqlite.SqliteConnectionStringBuilder
Microsoft.Data.Sqlite.SqliteDataReader
Microsoft.Data.Sqlite.SqliteException
Microsoft.Data.Sqlite.SqliteFactory
Microsoft.Data.Sqlite.SqliteParameter
Microsoft.Data.Sqlite.SqliteTransaction
Microsoft.EntityFrameworkCore.InMemory
by: Microsoft
- 1 total downloads
- Latest version: 1.1.0-preview1-final
In-memory database provider for Entity Framework Core (to be used for testing purposes).
Microsoft.EntityFrameworkCore.Sqlite.Design
by: Microsoft.EntityFrameworkCore.Sqlite.Design
- 2 total downloads
- Latest version: 1.0.4
Design-time Entity Framework Core functionality for SQLite
Microsoft.EntityFrameworkCore.Tools
by: Microsoft
- 2 total downloads
- Latest version: 3.1.31
Entity Framework Core Tools for the NuGet Package Manager Console in Visual Studio.
Enables these commonly used commands:
Add-Migration
Drop-Database
Get-DbContext
Scaffold-DbContext
Script-Migrations
Update-Database
Microsoft.Extensions.Caching.Memory
by: Microsoft
- 1 total downloads
- Latest version: 1.1.0-preview1-final
In-memory cache implementation of Microsoft.Extensions.Caching.Memory.IMemoryCache.
Microsoft.Extensions.Configuration
by: Microsoft
- 1 total downloads
- Latest version: 1.1.1
Implementation of key-value pair based configuration for Microsoft.Extensions.Configuration. Includes the memory configuration provider.
Microsoft.Extensions.Configuration.AzureKeyVault
by: Microsoft
- 1 total downloads
- Latest version: 2.0.0-preview2-final
Azure KeyVault configuration provider implementation for Microsoft.Extensions.Configuration.
Microsoft.Extensions.Configuration.CommandLine
by: Microsoft
- 2 total downloads
- Latest version: 2.0.0-preview1-final
Command line configuration provider implementation for Microsoft.Extensions.Configuration.
Microsoft.Extensions.Configuration.Xml
by: Microsoft.Extensions.Configuration.Xml
- 1 total downloads
- Latest version: 1.0.2
XML configuration provider implementation for Microsoft.Extensions.Configuration.
Microsoft.Extensions.FileProviders.Composite
by: Microsoft
- 2 total downloads
- Latest version: 1.1.0
Composite file and directory providers for Microsoft.Extensions.FileProviders.
Microsoft.Extensions.FileProviders.Physical
by: Microsoft
- 1 total downloads
- Latest version: 2.0.0
File provider for physical files for Microsoft.Extensions.FileProviders.
Microsoft.Extensions.Logging.Debug
by: Microsoft
- 1 total downloads
- Latest version: 1.1.0-preview1-final
Debug output logger provider implementation for Microsoft.Extensions.Logging. This logger logs messages to a debugger monitor by writing messages with System.Diagnostics.Debug.WriteLine().
Microsoft.Extensions.Options.ConfigurationExtensions
by: Microsoft
- 1 total downloads
- Latest version: 1.1.1
Provides additional configuration specific functionality related to Options.