Microsoft.ApplicationInsights
by: Microsoft
- 173 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.AspNetCore.Antiforgery
by: Microsoft
- 143 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.ApplicationInsights.WindowsServer
by: Microsoft
- 132 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.ApplicationInsights.PerfCounterCollector
by: Microsoft
- 149 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
- 129 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.ApplicationInsights.DependencyCollector
by: Microsoft
- 175 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.AspNet.WebApi
by: Microsoft
- 124 total downloads
- Latest version: 5.3.0
This package contains everything you need to host ASP.NET Web API on IIS. ASP.NET Web API is a framework that makes it easy to build HTTP services that reach a broad range of clients, including browsers and mobile devices. ASP.NET Web API is an ideal platform for building RESTful applications on the .NET Framework.
Microsoft.AspNet.WebApi.Core
by: Microsoft
- 107 total downloads
- Latest version: 5.3.0
This package contains the core runtime assemblies for ASP.NET Web API. This package is used by hosts of the ASP.NET Web API runtime. To host a Web API in IIS use the Microsoft.AspNet.WebApi.WebHost package. To host a Web API in your own process use the Microsoft.AspNet.WebApi.SelfHost package.
MicroElements.Swashbuckle.FluentValidation
by: alexey.petriashev MicroElements
- 281 total downloads
- Latest version: 6.1.0
Swagger ISchemaFilter that uses FluentValidation validators instead System.ComponentModel based attributes.
Microsoft.AspNet.WebApi.Client
by: Microsoft
- 46 total downloads
- Latest version: 6.0.0
This package adds support for formatting and content negotiation to System.Net.Http. It includes support for JSON, XML, and form URL encoded data.
McMaster.Extensions.CommandLineUtils
by: Nate McMaster
- 195 total downloads
- Latest version: 5.1.0
Command-line parsing API and utilities for console applications.
Commonly used types:
McMaster.Extensions.CommandLineUtils.CommandLineApplication
McMaster.Extensions.CommandLineUtils.CommandOption
McMaster.Extensions.CommandLineUtils.IConsole
McMaster.Extensions.CommandLineUtils.Prompt
McMaster.Extensions.CommandLineUtils.ArgumentEscaper
A community-maintained fork of Microsoft.Extensions.CommandLineUtils, plus many enhancements.
Microsoft.ApplicationInsights.Web
by: Microsoft
- 116 total downloads
- Latest version: 3.1.0
Application Insights for .NET web applications. Privacy statement: https://go.microsoft.com/fwlink/?LinkId=512156
MicroElements.OpenApi.FluentValidation
by: alexey.petriashev MicroElements
- 20 total downloads
- Latest version: 6.1.0
Package Description
MessagePack
by: neuecc aarnott
- 603 total downloads
- Latest version: 3.1.4
Extremely Fast MessagePack(MsgPack) Serializer for C# (.NET Framework, .NET 6, Unity, Xamarin).
MessagePack.Annotations
by: neuecc aarnott
- 243 total downloads
- Latest version: 3.1.4
Attributes and interfaces for .NET types serializable with MessagePack.
Microsoft.ApplicationInsights.Agent.Intercept
by: Microsoft
- 11 total downloads
- Latest version: 0.17.0
This NuGet enables Interception of method calls
MessagePackAnalyzer
by: neuecc aarnott
- 305 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.AspNet.TelemetryCorrelation
by: Microsoft
- 40 total downloads
- Latest version: 1.0.8
A module that instruments incoming request with System.Diagnostics.Activity and notifies listeners with DiagnosticsSource.
MedallionTopologicalSort
by: Michael Adelson
- 4 total downloads
- Latest version: 1.0.0
A fast implementation of topological sorting that supports stable sorting as well as breaking ties via ThenBy[Descending]