Mediator.SourceGenerator
by: Martin Othamar
- 1,011k total downloads
- Latest version: 3.1.0-rc.1
A high performance .NET Mediator pattern implemenation using source generation.
MediatR
by: Jimmy Bogard
- 344 total downloads
- Latest version: 14.1.0
Simple, unambitious mediator implementation in .NET
MediatR.Contracts
by: Jimmy Bogard
- 25 total downloads
- Latest version: 2.0.1
Contracts package for requests, responses, and notifications
MediatR.Extensions.Microsoft.DependencyInjection
by: Jimmy Bogard
- 172 total downloads
- Latest version: 9.0.0
MediatR extensions for ASP.NET Core
MessagePack
by: neuecc aarnott
- 1,275k total downloads
- Latest version: 3.1.7
Extremely Fast MessagePack(MsgPack) Serializer for C# (.NET Framework, .NET 6, Unity, Xamarin).
MessagePack.Annotations
by: neuecc aarnott
- 442 total downloads
- Latest version: 3.1.7
Attributes and interfaces for .NET types serializable with MessagePack.
MessagePackAnalyzer
by: neuecc aarnott
- 767 total downloads
- Latest version: 3.1.7
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.
MetadataReferenceService.Abstractions
by: Stef Heyenrath
- 35 total downloads
- Latest version: 0.0.1
This package defines the IMetadataReferenceService interface.
MetadataReferenceService.Default
by: Stef Heyenrath
- 26 total downloads
- Latest version: 0.0.1
Use this package to generate a MetadataReference based on an Assembly location or Assembly image.
Meziantou.Analyzer
by: meziantou
- 4,422k total downloads
- Latest version: 3.0.111
A powerful C# Roslyn analyzer that uses static analysis to detect bugs, surface security issues, and enforce best practices—helping developers and AI write more reliable code.
Microsoft.ApplicationInsights
by: Microsoft
- 281 total downloads
- Latest version: 3.1.2
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.Agent.Intercept
by: Microsoft
- 15 total downloads
- Latest version: 0.17.0
This NuGet enables Interception of method calls
Microsoft.ApplicationInsights.AspNetCore
by: Microsoft
- 336 total downloads
- Latest version: 3.0.0-beta2
Application Insights for ASP.NET Core web applications. See https://azure.microsoft.com/documentation/articles/app-insights-asp-net-five/ for more information. Privacy statement: https://go.microsoft.com/fwlink/?LinkId=512156
Microsoft.ApplicationInsights.DependencyCollector
by: Microsoft
- 278 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.EventCounterCollector
by: Microsoft
- 128 total downloads
- Latest version: 2.23.0
Application Insights Event Counter Collector allows you to send data sent from EventCounters to Application Insights. Privacy statement: https://go.microsoft.com/fwlink/?LinkId=512156
Microsoft.ApplicationInsights.PerfCounterCollector
by: Microsoft
- 344 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.WindowsServer
by: Microsoft
- 348 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
- 248 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
Microsoft.AspNet.Antiforgery
by: Microsoft
- 41 total downloads
- Latest version: 1.0.0-rc1-final
An antiforgery system for ASP.NET designed to generate and validate tokens to prevent Cross-Site Request Forgery attacks.
Microsoft.AspNet.Authentication
by: Microsoft
- 55 total downloads
- Latest version: 1.0.0-rc1-final
ASP.NET 5 common types used by the various authentication middleware.