Microsoft.AspNetCore.Authentication.JwtBearer
by: Microsoft
- 183 total downloads
- Latest version: 2.0.0
ASP.NET Core middleware that enables an application to receive an OpenID Connect bearer token.
Microsoft.AspNetCore.Antiforgery
by: Microsoft
- 170 total downloads
- Latest version: 2.0.0
An antiforgery system for ASP.NET Core designed to generate and validate tokens to prevent Cross-Site Request Forgery attacks.
Microsoft.AspNetCore.Authentication.Abstractions
by: Microsoft
- 29 total downloads
- Latest version: 2.0.0
ASP.NET Core common types used by the various authentication components.
Microsoft.AspNetCore.Authorization.Policy
by: Microsoft
- 21 total downloads
- Latest version: 2.0.0
ASP.NET Core authorization policy helper classes.
Microsoft.AspNetCore.Authentication.OpenIdConnect
by: Microsoft
- 117 total downloads
- Latest version: 2.0.0
ASP.NET Core middleware that enables an application to support the OpenID Connect authentication workflow.
Microsoft.AspNetCore.ApplicationInsights.HostingStartup
by: Microsoft
- 17 total downloads
- Latest version: 2.0.0
ASP.NET Core lightup integration with Application Insights.
Microsoft.AspNetCore.Authentication.Core
by: Microsoft
- 38 total downloads
- Latest version: 2.0.0
ASP.NET Core common types used by the various authentication middleware components.
- 262 total downloads
- Latest version: 2.23.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
MessagePackAnalyzer
by: neuecc, aarnott
- 847 total downloads
- Latest version: 3.1.4
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.AspNetCore.Authentication.OAuth
by: Microsoft
- 179 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.ApplicationInsights.WindowsServer
by: Microsoft
- 460 total downloads
- Latest version: 2.23.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
Microsoft.AspNetCore.Authentication.Google
by: Microsoft
- 150 total downloads
- Latest version: 2.0.0
ASP.NET Core contains middleware to support Google's OpenId and OAuth 2.0 authentication workflows.
Microsoft.AspNetCore.Authentication
by: Microsoft
- 167 total downloads
- Latest version: 2.0.0
ASP.NET Core common types used by the various authentication middleware components.
Microsoft.AspNetCore.Authorization
by: Microsoft
- 125 total downloads
- Latest version: 2.0.0
ASP.NET Core authorization classes.
Commonly used types:
Microsoft.AspNetCore.Authorization.AllowAnonymousAttribute
Microsoft.AspNetCore.Authorization.AuthorizeAttribute
Microsoft.AspNetCore.Authentication.Cookies
by: Microsoft
- 163 total downloads
- Latest version: 2.0.0
ASP.NET Core middleware that enables an application to use cookie based authentication.
Microsoft.AspNetCore.App.Ref
by: Microsoft
- 1,519k total downloads
- Latest version: 10.0.1
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.ApplicationInsights.PerfCounterCollector
by: Microsoft
- 396 total downloads
- Latest version: 2.23.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.DependencyCollector
by: Microsoft
- 434 total downloads
- Latest version: 2.23.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.Agent.Intercept
by: Microsoft
- 18 total downloads
- Latest version: 0.17.0
This NuGet enables Interception of method calls