MediatR
by: Jimmy Bogard
- 39 total downloads
- Latest version: 14.2.0
Simple, unambitious mediator implementation in .NET
MediatR.Contracts
by: Jimmy Bogard
- 3 total downloads
- Latest version: 2.0.1
Contracts package for requests, responses, and notifications
MessagePack
by: neuecc, aarnott
- 105 total downloads
- Latest version: 3.1.8
Extremely Fast MessagePack(MsgPack) Serializer for C# (.NET Framework, .NET 6, Unity, Xamarin).
MessagePack.Annotations
by: neuecc, aarnott
- 63 total downloads
- Latest version: 3.1.8
Attributes and interfaces for .NET types serializable with MessagePack.
MessagePackAnalyzer
by: neuecc, aarnott
- 71 total downloads
- Latest version: 3.1.8
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.
MethodBoundaryAspect.Fody
by: Ralf Kornelius, Marcell Spies, Martin Ayasse, Contributors
- 27 total downloads
- Latest version: 2.0.149-tags-v2-0-149-pre.1
A Fody weaver which allows to decorate methods and hook into method start, method end and method exceptions. Additionally you have access to useful method parameters.
Microsoft.ApplicationInsights
by: Microsoft
- 28 total downloads
- Latest version: 3.1.0
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.AspNet.Providers
by: Microsoft
- 2 total downloads
- Latest version: 2.0.0
ASP.NET Universal Providers add provider support in ASP.NET 4 for all editions of SQL Server 2005 and later and to SQL Azure. If you use these providers to develop your application, the application will be ready for cloud environments like Azure. Other than supporting additional storage options, the providers work like the existing SQL-based providers, so that you can easily switch an application to use cloud storage via SQL Azure.
Microsoft.AspNetCore.Antiforgery
by: Microsoft
- 1 total downloads
- Latest version: 2.3.11
An antiforgery system for ASP.NET Core designed to generate and validate tokens to prevent Cross-Site Request Forgery attacks.
Microsoft.AspNetCore.Authentication
by: Microsoft
- 1 total downloads
- Latest version: 2.3.11
ASP.NET Core common types used by the various authentication middleware components.
Microsoft.AspNetCore.Authentication.Abstractions
by: Microsoft
- 20 total downloads
- Latest version: 2.3.11
ASP.NET Core common types used by the various authentication components.
Microsoft.AspNetCore.Authentication.Core
by: Microsoft
- 16 total downloads
- Latest version: 2.3.11
ASP.NET Core common types used by the various authentication middleware components.
Microsoft.AspNetCore.Authentication.JwtBearer
by: Microsoft
- 115 total downloads
- Latest version: 8.0.28
ASP.NET Core middleware that enables an application to receive an OpenID Connect bearer token.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/bb9eccba9080e07bce32c0bc27c3564c753a7cfe
Microsoft.AspNetCore.Authorization
by: Microsoft
- 233 total downloads
- Latest version: 11.0.0-preview.6.26359.118
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/ba53d0ed335bed4ab7bfd01988c8e3953ee5ffbe
Microsoft.AspNetCore.Authorization.Policy
by: Microsoft
- 20 total downloads
- Latest version: 2.3.11
ASP.NET Core authorization policy helper classes.
Microsoft.AspNetCore.Components
by: Microsoft
- 108 total downloads
- Latest version: 8.0.28
Components feature for ASP.NET Core.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/bb9eccba9080e07bce32c0bc27c3564c753a7cfe
Microsoft.AspNetCore.Components.Analyzers
by: Microsoft
- 105 total downloads
- Latest version: 11.0.0-preview.6.26359.118
Roslyn analyzers for ASP.NET Core Components.
This package was built from the source code at https://github.com/dotnet/dotnet/tree/ba53d0ed335bed4ab7bfd01988c8e3953ee5ffbe
Microsoft.AspNetCore.Components.Forms
by: Microsoft
- 143 total downloads
- Latest version: 8.0.29
Forms and validation support for Blazor applications.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/03ef277b368eb3b02122ca62f97d155845cfd5fa
Microsoft.AspNetCore.Components.Web
by: Microsoft
- 68 total downloads
- Latest version: 8.0.28
Support for rendering ASP.NET Core components for browsers.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/bb9eccba9080e07bce32c0bc27c3564c753a7cfe
Microsoft.AspNetCore.Cors
by: Microsoft
- 7 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