Microsoft.AspNetCore.Mvc
by: Microsoft
- 9 total downloads
- Latest version: 1.1.6
ASP.NET Core MVC is a web framework that gives you a powerful, patterns-based way to build dynamic websites and web APIs. ASP.NET Core MVC enables a clean separation of concerns and gives you full control over markup.
Microsoft.AspNetCore.Authentication
by: Microsoft
- 8 total downloads
- Latest version: 2.0.0
ASP.NET Core common types used by the various authentication middleware components.
MessagePackAnalyzer
by: neuecc aarnott
- 1 total downloads
- Latest version: 2.3.85
Analyzer of MessagePack for C#, verify rule for [MessagePackObject] and code fix for [Key].
Microsoft.ApplicationInsights.DependencyCollector
by: Microsoft
- 1 total downloads
- Latest version: 2.15.0
Application Insights Dependency Collector for .NET applications. This is a dependent package for Application Insights platform specific packages and provides automatic collection of dependency telemetry. Please install the platform specific packages directly for the best experience. Privacy statement: https://go.microsoft.com/fwlink/?LinkId=512156
Microsoft.ApplicationInsights.PerfCounterCollector
by: Microsoft
- 2 total downloads
- Latest version: 2.15.0
Application Insights Performance Counters Collector allows you to send data collected by Performance Counters to Application Insights. Privacy statement: https://go.microsoft.com/fwlink/?LinkId=512156
Microsoft.ApplicationInsights.WindowsServer
by: Microsoft
- 1 total downloads
- Latest version: 2.15.0
Application Insights Windows Server nuget package provides automatic collection of application insights telemetry for .NET applications. This package can be used as a dependent package for Application Insights platform specific packages or as a standalone package for .NET applications that are not covered by platform specific packages (like for .NET worker roles). Privacy statement: https://go.microsoft.com/fwlink/?LinkId=512156
- 1 total downloads
- Latest version: 2.15.0
This nuget provides a telemetry channel to Application Insights Windows Server SDK that will preserve telemetry in offline scenarios. This is a dependent package, for the best experience please install the platform specific package. Privacy statement: https://go.microsoft.com/fwlink/?LinkId=512156
Microsoft.AspNetCore.Http.Features
by: Microsoft
- 261 total downloads
- Latest version: 2.0.0
ASP.NET Core HTTP feature interface definitions.
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.JwtBearer
by: Microsoft
- 8 total downloads
- Latest version: 1.1.3
ASP.NET Core middleware that enables an application to receive an OpenID Connect bearer token.
Microsoft.AspNetCore.Html.Abstractions
by: Microsoft
- 5 total downloads
- Latest version: 2.0.0-preview2-final
ASP.NET Core HTML abstractions used for building HTML content.
Commonly used types:
Microsoft.AspNetCore.Html.HtmlString
Microsoft.AspNetCore.Html.IHtmlContent
Microsoft.AspNetCore.Authentication.OpenIdConnect
by: Microsoft
- 1 total downloads
- Latest version: 2.0.0
ASP.NET Core middleware that enables an application to support the OpenID Connect authentication workflow.
Microsoft.AspNetCore.Http.Abstractions
by: Microsoft
- 259 total downloads
- Latest version: 2.0.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.Mvc.ApiExplorer
by: Microsoft.AspNetCore.Mvc.ApiExplorer
- 1 total downloads
- Latest version: 1.0.0
ASP.NET Core MVC API explorer functionality for discovering metadata such as the list of controllers and actions, and their URLs and allowed HTTP methods.
Microsoft.AspNetCore.Http.Extensions
by: Microsoft
- 7 total downloads
- Latest version: 2.0.0
ASP.NET Core common extension methods for HTTP abstractions, HTTP headers, HTTP request/response, and session state.
Microsoft.AspNetCore.DataProtection
by: Microsoft.AspNetCore.DataProtection
- 11 total downloads
- Latest version: 1.0.3
ASP.NET Core logic to protect and unprotect data, similar to DPAPI.
Microsoft.AspNetCore.Hosting.Abstractions
by: Microsoft
- 69 total downloads
- Latest version: 2.0.0
ASP.NET Core hosting and startup abstractions for web applications.
Microsoft.AspNetCore.JsonPatch
by: Microsoft.AspNetCore.JsonPatch
- 1 total downloads
- Latest version: 1.0.0
ASP.NET Core support for JSON PATCH.
Microsoft.AspNetCore.Hosting.Server.Abstractions
by: Microsoft
- 52 total downloads
- Latest version: 2.0.0
ASP.NET Core hosting server abstractions for web applications.
MessagePack
by: neuecc
- 1 total downloads
- Latest version: 0.2.1-beta
Extremely Fast MessagePack Serializer for C#(.NET, .NET Core, Unity).