MessagePack
by: neuecc
- 1 total downloads
- Latest version: 1.3.0
Extremely Fast MessagePack Serializer for C#(.NET, .NET Core, Unity, Xamarin).
Microsoft.ApplicationInsights
by: Microsoft
- 1 total downloads
- Latest version: 2.12.1
Application Insights Base API. This package provides core functionality for transmission of all Application Insights Telemetry Types and is a dependent package for all other Application Insights packages. Please install the platform specific package for the best experience. Privacy statement: https://go.microsoft.com/fwlink/?LinkId=512156
Microsoft.ApplicationInsights.DependencyCollector
by: Microsoft
- 1 total downloads
- Latest version: 2.12.1
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
- 3 total downloads
- Latest version: 2.22.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.AspNet.WebApi.Client
by: Microsoft
- 2 total downloads
- Latest version: 5.2.3
This package adds support for formatting and content negotiation to System.Net.Http. It includes support for JSON, XML, and form URL encoded data.
Microsoft.AspNetCore.App.Ref
by: Microsoft
- 4 total downloads
- Latest version: 10.0.0-rc.2.25502.107
Shared Framework for hosting of Microsoft ASP.NET Core applications. It is open source, cross-platform and is supported by Microsoft. We hope you enjoy using it! If you do, please consider joining the active community of developers that are contributing to the project on GitHub (https://github.com/dotnet/dotnet). We happily accept issues and PRs.
Microsoft.AspNetCore.Authentication.Twitter
by: Microsoft.AspNetCore.Authentication.Twitter
- 1 total downloads
- Latest version: 1.0.1
ASP.NET Core middleware that enables an application to support Twitter's OAuth 2.0 authentication workflow.
- 3 total downloads
- Latest version: 8.0.3
Build client-side authentication for single-page applications (SPAs).
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/88ec3bc3f37e76fbcc932a25f9f0c1c29fe2b343
Microsoft.AspNetCore.Components.WebAssembly.Server
by: Microsoft
- 4 total downloads
- Latest version: 10.0.0-preview.7.25380.108
Runtime server features for ASP.NET Core Blazor applications.
This package was built from the source code at https://github.com/dotnet/dotnet/tree/30000d883e06c122311a66894579bc12329a09d4
Microsoft.AspNetCore.Cors
by: Microsoft
- 1 total downloads
- Latest version: 2.0.0-preview1-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.Cryptography.Internal
by: Microsoft
- 1 total downloads
- Latest version: 2.0.0-preview1-final
Infrastructure for ASP.NET Core cryptographic packages. Applications and libraries should not reference this package directly.
Microsoft.AspNetCore.Diagnostics.Abstractions
by: Microsoft
- 2 total downloads
- Latest version: 1.1.4
ASP.NET Core diagnostics middleware abstractions and feature interface definitions.
Microsoft.AspNetCore.Http.Extensions
by: Microsoft
- 1 total downloads
- Latest version: 1.1.2
ASP.NET Core common extension methods for HTTP abstractions, HTTP headers, HTTP request/response, and session state.
Microsoft.AspNetCore.HttpOverrides
by: Microsoft.AspNetCore.HttpOverrides
- 1 total downloads
- Latest version: 1.0.1
ASP.NET Core basic middleware for:
X-Forwarded-* headers to forward headers from a proxy.
HTTP method override header.
Microsoft.AspNetCore.Identity.EntityFrameworkCore
by: Microsoft
- 1 total downloads
- Latest version: 1.1.4
ASP.NET Core Identity provider that uses Entity Framework Core.
Microsoft.AspNetCore.Identity.UI
by: Microsoft
- 2 total downloads
- Latest version: 7.0.0-preview.3.22178.4
ASP.NET Core Identity UI is the default Razor Pages built-in UI for the ASP.NET Core Identity framework.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/e71b34dbb2c0883145c658bed8814ae45f6fe15e
Microsoft.AspNetCore.Localization
by: Microsoft.AspNetCore.Localization
- 1 total downloads
- Latest version: 1.0.2
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.
Microsoft.AspNetCore.Mvc.DataAnnotations
by: Microsoft.AspNetCore.Mvc.DataAnnotations
- 1 total downloads
- Latest version: 1.0.3
ASP.NET Core MVC metadata and validation system using System.ComponentModel.DataAnnotations.
Microsoft.AspNetCore.Mvc.Formatters.Xml
by: Microsoft
- 1 total downloads
- Latest version: 1.1.2
ASP.NET Core MVC formatters for XML input and output using DataContractSerializer and XmlSerializer.
Microsoft.AspNetCore.ResponseCaching.Abstractions
by: Microsoft
- 1 total downloads
- Latest version: 2.0.0
ASP.NET Core response caching middleware abstractions and feature interface definitions.