MessagePackAnalyzer
by: neuecc, aarnott
- 2 total downloads
- Latest version: 2.2.85
Analyzer of MessagePack for C#, verify rule for [MessagePackObject] and code fix for [Key].
Microsoft.AspNet.TelemetryCorrelation
by: Microsoft
- 7 total downloads
- Latest version: 1.0.8
A module that instruments incoming request with System.Diagnostics.Activity and notifies listeners with DiagnosticsSource.
Microsoft.AspNetCore.Authentication.JwtBearer
by: Microsoft
- 3 total downloads
- Latest version: 2.0.0
ASP.NET Core middleware that enables an application to receive an OpenID Connect bearer token.
Microsoft.AspNetCore.Authentication.MicrosoftAccount
by: Microsoft
- 3 total downloads
- Latest version: 1.1.3
ASP.NET Core middleware that enables an application to support the Microsoft Account authentication workflow.
Microsoft.AspNetCore.Authentication.OAuth
by: Microsoft
- 5 total downloads
- Latest version: 2.0.0
ASP.NET Core middleware that enables an application to support any standard OAuth 2.0 authentication workflow.
Microsoft.AspNetCore.Authentication.Twitter
by: Microsoft
- 11 total downloads
- Latest version: 2.0.0-preview2-final
ASP.NET Core middleware that enables an application to support Twitter's OAuth 1.0 authentication workflow.
Microsoft.AspNetCore.Authentication.WsFederation
by: Microsoft
- 3 total downloads
- Latest version: 2.0.0
ASP.NET Core middleware that enables an application to support the WsFederation authentication workflow.
Microsoft.AspNetCore.AzureAppServicesIntegration
by: Microsoft
- 4 total downloads
- Latest version: 2.0.0-preview1-final
ASP.NET Core integration with Azure AppServices.
Microsoft.AspNetCore.Components.Analyzers
by: Microsoft
- 1 total downloads
- Latest version: 3.0.0-preview4-19216-03
Roslyn analyzers for ASP.NET Core Components.
This package was built from the source code at https://github.com/aspnet/AspNetCore/tree/865acae3e95d5ade51b66ea578ba9d7764d562ba
Microsoft.AspNetCore.CookiePolicy
by: Microsoft
- 3 total downloads
- Latest version: 2.0.0-preview2-final
ASP.NET Core cookie policy classes to control the behavior of cookies.
Microsoft.AspNetCore.Cors
by: Microsoft
- 2 total downloads
- Latest version: 2.0.0-preview2-final
CORS middleware and policy for ASP.NET Core to enable cross-origin resource sharing.
Commonly used types:
Microsoft.AspNetCore.Cors.DisableCorsAttribute
Microsoft.AspNetCore.Cors.EnableCorsAttribute
Microsoft.AspNetCore.DataProtection.Abstractions
by: Microsoft.AspNetCore.DataProtection.Abstractions
- 2 total downloads
- Latest version: 1.0.4
ASP.NET Core data protection abstractions.
Commonly used types:
Microsoft.AspNetCore.DataProtection.IDataProtectionProvider
Microsoft.AspNetCore.DataProtection.IDataProtector
Microsoft.AspNetCore.DataProtection.AzureStorage
by: Microsoft
- 1 total downloads
- Latest version: 2.0.0
Microsoft Azure Blob storrage support as key store.
Microsoft.AspNetCore.DataProtection.Extensions
by: Microsoft
- 3 total downloads
- Latest version: 1.1.3
Additional APIs for ASP.NET Core data protection.
Microsoft.AspNetCore.Diagnostics
by: Microsoft
- 3 total downloads
- Latest version: 1.1.6
ASP.NET Core middleware for exception handling, exception display pages, and diagnostics information. Includes developer exception page middleware, exception handler middleware, runtime info middleware, status code page middleware, and welcome page middleware
Microsoft.AspNetCore.Hosting
by: Microsoft.AspNetCore.Hosting
- 1 total downloads
- Latest version: 1.0.0-rc2-final
ASP.NET 5 core hosting infrastructure and startup logic for web applications.
Microsoft.AspNetCore.Hosting.Abstractions
by: Microsoft
- 6 total downloads
- Latest version: 2.0.0-preview2-final
ASP.NET Core hosting and startup abstractions for web applications.
Microsoft.AspNetCore.Hosting.Server.Abstractions
by: Microsoft
- 8 total downloads
- Latest version: 2.0.0
ASP.NET Core hosting server abstractions for web applications.
Microsoft.AspNetCore.Http.Abstractions
by: Microsoft
- 1 total downloads
- Latest version: 1.1.0
ASP.NET Core HTTP object model for HTTP requests and responses and also common extension methods for registering middleware in an IApplicationBuilder.
Commonly used types:
Microsoft.AspNetCore.Builder.IApplicationBuilder
Microsoft.AspNetCore.Http.HttpContext
Microsoft.AspNetCore.Http.HttpRequest
Microsoft.AspNetCore.Http.HttpResponse
Microsoft.AspNetCore.Http.Extensions
by: Microsoft
- 2 total downloads
- Latest version: 1.1.0
ASP.NET Core common extension methods for HTTP abstractions, HTTP headers, HTTP request/response, and session state.