MessagePack.Annotations
by: neuecc, aarnott
- 4.877k total downloads
- Latest version: 3.1.4
Attributes and interfaces for .NET types serializable with MessagePack.
MessagePackAnalyzer
by: neuecc, aarnott
- 7.043k 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.Antiforgery
by: Microsoft
- 2.899k total downloads
- Latest version: 2.3.9
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
- 5.188k total downloads
- Latest version: 10.0.5
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
by: Microsoft
- 324 total downloads
- Latest version: 2.3.9
ASP.NET Core common types used by the various authentication middleware components.
Microsoft.AspNetCore.Authentication.Abstractions
by: Microsoft
- 1.247k total downloads
- Latest version: 2.3.9
ASP.NET Core common types used by the various authentication components.
Microsoft.AspNetCore.Authentication.Cookies
by: Microsoft
- 354 total downloads
- Latest version: 2.3.9
ASP.NET Core middleware that enables an application to use cookie based authentication.
Microsoft.AspNetCore.Authentication.Core
by: Microsoft
- 1.251k total downloads
- Latest version: 2.3.9
ASP.NET Core common types used by the various authentication middleware components.
Microsoft.AspNetCore.Authentication.OAuth
by: Microsoft
- 343 total downloads
- Latest version: 2.3.9
ASP.NET Core middleware that enables an application to support any standard OAuth 2.0 authentication workflow.
Microsoft.AspNetCore.Authentication.OpenIdConnect
by: Microsoft
- 354 total downloads
- Latest version: 2.3.9
ASP.NET Core middleware that enables an application to support the OpenID Connect authentication workflow.
Microsoft.AspNetCore.Authorization
by: Microsoft
- 16.655k total downloads
- Latest version: 10.0.5
ASP.NET Core authorization classes.
Commonly used types:
Microsoft.AspNetCore.Authorization.AllowAnonymousAttribute
Microsoft.AspNetCore.Authorization.AuthorizeAttribute
This package was built from the source code at https://github.com/dotnet/dotnet/tree/a612c2a1056fe3265387ae3ff7c94eba1505caf9
Microsoft.AspNetCore.Authorization.Policy
by: Microsoft
- 1.335k total downloads
- Latest version: 2.3.9
ASP.NET Core authorization policy helper classes.
Microsoft.AspNetCore.Components
by: Microsoft
- 589 total downloads
- Latest version: 3.1.32
Components feature for ASP.NET Core.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/3eeb12e106b9e913c3a4dec1a7d16da7b74149eb
Microsoft.AspNetCore.Components.Analyzers
by: Microsoft
- 2.389k total downloads
- Latest version: 10.0.4
Roslyn analyzers for ASP.NET Core Components.
This package was built from the source code at https://github.com/dotnet/dotnet/tree/80d3e14f5e08b4888f464e3cd0d0b2445b63ec46
Microsoft.AspNetCore.Components.Authorization
by: Microsoft
- 600 total downloads
- Latest version: 3.1.32
Authentication and authorization support for Blazor applications.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/3eeb12e106b9e913c3a4dec1a7d16da7b74149eb
Microsoft.AspNetCore.Components.Forms
by: Microsoft
- 593 total downloads
- Latest version: 3.1.32
Forms and validation support for Blazor applications.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/3eeb12e106b9e913c3a4dec1a7d16da7b74149eb
Microsoft.AspNetCore.Components.Web
by: Microsoft
- 647 total downloads
- Latest version: 3.1.32
Support for rendering ASP.NET Core components for browsers.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/3eeb12e106b9e913c3a4dec1a7d16da7b74149eb
- 1.748k total downloads
- Latest version: 10.0.5
Build client-side authentication for single-page applications (SPAs).
This package was built from the source code at https://github.com/dotnet/dotnet/tree/a612c2a1056fe3265387ae3ff7c94eba1505caf9
Microsoft.AspNetCore.Connections.Abstractions
by: Microsoft
- 14.924k total downloads
- Latest version: 10.0.5
Core components of ASP.NET Core networking protocol stack.
This package was built from the source code at https://github.com/dotnet/dotnet/tree/a612c2a1056fe3265387ae3ff7c94eba1505caf9
Microsoft.AspNetCore.Cors
by: Microsoft
- 2.282k total downloads
- Latest version: 2.3.9
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