MediatR
by: Jimmy Bogard
- 245 total downloads
- Latest version: 5.1.0
Simple, unambitious mediator implementation in .NET
Microsoft.AspNetCore.Antiforgery
by: Microsoft
- 241 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
- 41 total downloads
- Latest version: 2.0.0
ASP.NET Core common types used by the various authentication components.
MessagePack
by: neuecc
- 886 total downloads
- Latest version: 1.6.2
Extremely Fast MessagePack(MsgPack) Serializer for C#(.NET, .NET Core, Unity, Xamarin).
Microsoft.AspNetCore.ApplicationInsights.HostingStartup
by: Microsoft
- 31 total downloads
- Latest version: 2.0.0
ASP.NET Core lightup integration with Application Insights.
Microsoft.ApplicationInsights
by: Microsoft
- 425 total downloads
- Latest version: 2.14.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.AppCenter.Analytics
by: Microsoft
- 782 total downloads
- Latest version: 4.5.3
This package contains functionalities to collect session, device properties, events etc… for your application.
- 432 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.AspNetCore.App.Internal.Assets
by: Microsoft
- 68 total downloads
- Latest version: 11.0.0-preview.5.26302.115
ASP.NET Core static framework assets
This package was built from the source code at https://github.com/dotnet/dotnet/tree/f7b4c5716faaee8fb8a289aed29118cad955c45f
Microsoft.AppCenter
by: Microsoft
- 747 total downloads
- Latest version: 4.5.3
This package contains the basic functionalities that all App Center services use to communicate with the backend.
MessagePackAnalyzer
by: neuecc, aarnott
- 1,235k 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.
Markdown
by: red
- 84 total downloads
- Latest version: 2.2.1
Open source C# implementation of Markdown processor, as featured on Stack Overflow. This port is based heavily on the original Perl 1.0.1 and Perl 1.0.2b8 implementations of Markdown, with bits and pieces of the apparently much better maintained PHP Markdown folded into it. There are a few Stack Overflow specific modifications (which are all configurable, and all off by default). I'd like to ensure that this version stays within shouting distance of the Markdown "specification", such as it is...
Microsoft.AppCenter.Crashes
by: Microsoft
- 865 total downloads
- Latest version: 4.5.3
This package contains functionalities to collect crash reports for your application.
Microsoft.ApplicationInsights.WindowsServer
by: Microsoft
- 676 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
by: Microsoft
- 230 total downloads
- Latest version: 2.0.0
ASP.NET Core common types used by the various authentication middleware components.
Microsoft.ApplicationInsights.PerfCounterCollector
by: Microsoft
- 709 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
- 670 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
MediatR.Extensions.Microsoft.DependencyInjection
by: Jimmy Bogard
- 67 total downloads
- Latest version: 2.0.0
MediatR extensions for ASP.NET Core
Microsoft.ApplicationInsights.Agent.Intercept
by: Microsoft
- 27 total downloads
- Latest version: 0.17.0
This NuGet enables Interception of method calls