MessagePackAnalyzer by: neuecc, aarnott
  • 13 total downloads
  • Latest version: 3.1.3
  • MsgPack MessagePack Serialization Formatter Analyzer
Analyzers and source generator for MessagePack for C#. Verify rules for [MessagePackObject] and code fix for [Key]. A roslyn source generator for AOT or faster startup of applications that use the MessagePack nuget package.
Microsoft.ApplicationInsights by: Microsoft
  • 2 total downloads
  • Latest version: 2.8.0
  • Analytics Azure ApplicationInsights Telemetry Monitoring SDK
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
  • 2 total downloads
  • Latest version: 2.7.1
  • Analytics ApplicationInsights Telemetry AppInsights
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.AspNetCore by: Microsoft.AspNetCore
  • 1 total downloads
  • Latest version: 1.0.6
  • aspnetcore
Microsoft.AspNetCore
Microsoft.AspNetCore.Antiforgery by: Microsoft
  • 1 total downloads
  • Latest version: 1.1.2
  • aspnetcore,antiforgery
An antiforgery system for ASP.NET Core designed to generate and validate tokens to prevent Cross-Site Request Forgery attacks.
Microsoft.AspNetCore.App.Ref by: Microsoft
  • 21 total downloads
  • Latest version: 11.0.0-preview.1.26104.118
  • aspnetcore targeting-pack
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.ApplicationInsights.HostingStartup by: Microsoft
  • 1 total downloads
  • Latest version: 2.0.0-preview1-final
  • aspnetcore ApplicationInsights Analytics Telemetry AppInsights
ASP.NET Core lightup integration with Application Insights.
Microsoft.AspNetCore.Authentication.OAuth by: Microsoft
  • 4 total downloads
  • Latest version: 1.1.0
  • aspnetcore,authentication,security
ASP.NET Core middleware that enables an application to support any standard OAuth 2.0 authentication workflow.
Microsoft.AspNetCore.Authentication.OpenIdConnect by: Microsoft.AspNetCore.Authentication.OpenIdConnect
  • 1 total downloads
  • Latest version: 1.0.5
  • aspnetcore,authentication,security
ASP.NET Core middleware that enables an application to support the OpenID Connect authentication workflow.
Microsoft.AspNetCore.Authorization by: Microsoft
  • 3 total downloads
  • Latest version: 1.1.1
  • aspnetcore,authorization
ASP.NET Core authorization classes. Commonly used types: Microsoft.AspNetCore.Authorization.AllowAnonymousAttribute Microsoft.AspNetCore.Authorization.AuthorizeAttribute
Microsoft.AspNetCore.AzureAppServices.HostingStartup by: Microsoft
  • 1 total downloads
  • Latest version: 2.0.0
  • aspnetcore azure appservices
ASP.NET Core lightup integration with Azure AppServices.
Microsoft.AspNetCore.Components.WebAssembly.Authentication by: Microsoft
  • 5 total downloads
  • Latest version: 11.0.0-preview.1.26104.118
  • aspnetcore components
Build client-side authentication for single-page applications (SPAs). This package was built from the source code at https://github.com/dotnet/dotnet/tree/87bc0b04e21d786669142109a5128c95618b75ed
Microsoft.AspNetCore.Components.WebAssembly.Server by: Microsoft
  • 18 total downloads
  • Latest version: 8.0.17
  • aspnetcore components
Runtime server features for ASP.NET Core Blazor applications. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/fa4d80b76c2431a825be026f6bbabca63e1f42ef
Microsoft.AspNetCore.CookiePolicy by: Microsoft
  • 3 total downloads
  • Latest version: 1.1.0-preview1-final
  • aspnetcore
ASP.NET Core cookie policy classes to control the behavior of cookies.
Microsoft.AspNetCore.Cors by: Microsoft
  • 3 total downloads
  • Latest version: 1.1.0
  • aspnetcore,cors
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.Diagnostics.EntityFrameworkCore by: Microsoft
  • 1 total downloads
  • Latest version: 1.1.3
  • aspnetcore,diagnostics,entityframeworkcore
ASP.NET Core middleware for Entity Framework Core error pages. Use this middleware to detect and diagnose errors with Entity Framework Core migrations.
Microsoft.AspNetCore.Diagnostics.Identity.Service by: Microsoft
  • 1 total downloads
  • Latest version: 1.0.0-preview1-final
  • aspnetcore
ASP.NET Core Identity Service Diagnostics Middleware.
Microsoft.AspNetCore.Hosting.Server.Abstractions by: Microsoft
  • 5 total downloads
  • Latest version: 1.1.3
  • aspnetcore,hosting
ASP.NET Core hosting server abstractions for web applications.
Microsoft.AspNetCore.Html.Abstractions by: Microsoft
  • 2 total downloads
  • Latest version: 2.0.0
  • aspnetcore
ASP.NET Core HTML abstractions used for building HTML content. Commonly used types: Microsoft.AspNetCore.Html.HtmlString Microsoft.AspNetCore.Html.IHtmlContent
Microsoft.AspNetCore.Http by: Microsoft.AspNetCore.Http
  • 2 total downloads
  • Latest version: 1.0.4
  • aspnetcore
ASP.NET Core default HTTP feature implementations.