Microsoft.AspNetCore.HttpOverrides
by: Microsoft
- 1 total downloads
- Latest version: 2.3.8
ASP.NET Core basic middleware for supporting HTTP method overrides. Includes:
* X-Forwarded-* headers to forward headers from a proxy.
* HTTP method override header.
Microsoft.AspNetCore.Localization
by: Microsoft
- 1 total downloads
- Latest version: 2.3.0
ASP.NET Core middleware for automatically applying culture information to HTTP requests. Culture information can be specified in the HTTP header, query string, cookie, or custom source.
- 1 total downloads
- Latest version: 2.3.12
Transport abstractions for the ASP.NET Core Kestrel cross-platform web server.
Microsoft.Data.Sqlite.Core
by: Microsoft
- 2 total downloads
- Latest version: 6.0.14
Microsoft.Data.Sqlite is a lightweight ADO.NET provider for SQLite. This package does not include a copy of the native SQLite library.
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.Diagnostics.Runtime
by: Microsoft
- 1 total downloads
- Latest version: 2.4.416101
ClrMD is a set of advanced APIs for programmatically inspecting a crash dump of a .NET program much in the same way that the SOS Debugging Extensions (SOS) do. This allows you to write automated crash analysis for your applications as well as automate many common debugger tasks. In addition to reading crash dumps ClrMD also allows supports attaching to live processes.
Microsoft.EntityFrameworkCore.InMemory
by: Microsoft
- 1 total downloads
- Latest version: 2.0.0-preview2-final
In-memory database provider for Entity Framework Core (to be used for testing purposes).
Microsoft.Extensions.Http.Polly
by: Microsoft
- 1 total downloads
- Latest version: 3.0.0-preview5.19227.9
The HttpClient factory is a pattern for configuring and retrieving named HttpClients in a composable way. This package integrates IHttpClientFactory with the Polly library, to add transient-fault-handling and resiliency through fluent policies such as Retry, Circuit Breaker, Timeout, Bulkhead Isolation, and Fallback.
Microsoft.Extensions.Identity.Core
by: Microsoft
- 1 total downloads
- Latest version: 5.0.0-preview.3.20215.14
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.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/d4a83b27a44c35c521600e1f30ef688c874415d4
Microsoft.Extensions.Logging
by: Microsoft
- 1 total downloads
- Latest version: 5.0.0-preview.3.20215.2
Logging infrastructure default implementation for Microsoft.Extensions.Logging.
Microsoft.Identity.Client.Extensions.Msal
by: Microsoft
- 1 total downloads
- Latest version: 2.6.0-preview
This package contains extensions to Microsoft Authentication Library for .NET (MSAL.NET)
Microsoft.Net.Http.Headers
by: Microsoft
- 1 total downloads
- Latest version: 8.0.17
HTTP header parser implementations.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/fa4d80b76c2431a825be026f6bbabca63e1f42ef
Microsoft.VisualStudio.Web.CodeGeneration
by: Microsoft
- 1 total downloads
- Latest version: 6.0.15
Contains the CodeGenCommand that finds the appropriate code generator and invokes it from project dependencies.
Microsoft.VisualStudio.Web.CodeGeneration.Utils
by: Microsoft
- 1 total downloads
- Latest version: 8.0.6
Contains utilities used by ASP.NET Core Code Generation packages.
Mono.TextTemplating
by: mhutch
- 1 total downloads
- Latest version: 2.0.3
Open-source implementation of the T4 templating engine.
NConsole
by: Rico Suter
- 1 total downloads
- Latest version: 0.5.5731.41412
NConsole is a .NET library to parse command line arguments and execute commands.
NJsonSchema.CodeGeneration
by: Rico Suter
- 1 total downloads
- Latest version: 11.0.0-preview005
JSON Schema reader, generator and validator for .NET
NSwag.AspNetCore
by: Rico Suter
- 1 total downloads
- Latest version: 9.4.0
NSwag: The Swagger API toolchain for .NET and TypeScript
NSwag.AssemblyLoader
by: Rico Suter
- 1 total downloads
- Latest version: 6.14.6137.42189
NSwag: The Swagger API toolchain for .NET and TypeScript
NSwag.CodeGeneration
by: Rico Suter
- 1 total downloads
- Latest version: 11.15.1
NSwag: The Swagger API toolchain for .NET and TypeScript
NSwag.Core.Yaml
by: Rico Suter
- 1 total downloads
- Latest version: 14.0.0-preview012
NSwag: The OpenAPI/Swagger API toolchain for .NET and TypeScript