MessagePack.Annotations
by: neuecc, aarnott
- 53 total downloads
- Latest version: 3.0.308
Attributes and interfaces for .NET types serializable with MessagePack.
MessagePackAnalyzer
by: neuecc, aarnott
- 18 total downloads
- Latest version: 3.1.3
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.ApplicationInsights.Agent.Intercept
by: Microsoft
- 1 total downloads
- Latest version: 0.17.0
This NuGet enables Interception of method calls
Microsoft.ApplicationInsights.AspNetCore
by: Microsoft
- 34 total downloads
- Latest version: 2.23.0
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
- 26 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
- 14 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
- 41 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
- 15 total downloads
- Latest version: 2.19.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.AspNet.WebApi.Client
by: Microsoft
- 28 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.
Microsoft.AspNetCore.Antiforgery
by: Microsoft
- 21 total downloads
- Latest version: 2.3.0
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
- 29 total downloads
- Latest version: 2.3.0
ASP.NET Core common types used by the various authentication middleware components.
Microsoft.AspNetCore.Authentication.Abstractions
by: Microsoft
- 8 total downloads
- Latest version: 2.3.0
ASP.NET Core common types used by the various authentication components.
Microsoft.AspNetCore.Authentication.Cookies
by: Microsoft
- 7 total downloads
- Latest version: 2.2.0-preview3-35497
ASP.NET Core middleware that enables an application to use cookie based authentication.
This package was built from the source at:
https://github.com/aspnet/Security/tree/5d5438a7f0842019e852b2bb911ed86dc0360cf7
Microsoft.AspNetCore.Authentication.Core
by: Microsoft
- 5 total downloads
- Latest version: 2.3.0
ASP.NET Core common types used by the various authentication middleware components.
Microsoft.AspNetCore.Authentication.Google
by: Microsoft
- 3 total downloads
- Latest version: 2.1.0-rc1-final
ASP.NET Core contains middleware to support Google's OpenId and OAuth 2.0 authentication workflows.
Microsoft.AspNetCore.Authentication.JwtBearer
by: Microsoft
- 1 total downloads
- Latest version: 2.1.30
ASP.NET Core middleware that enables an application to receive an OpenID Connect bearer token.
Microsoft.AspNetCore.Authentication.MicrosoftAccount
by: Microsoft.AspNetCore.Authentication.MicrosoftAccount
- 1 total downloads
- Latest version: 1.0.0
ASP.NET Core middleware that enables an application to support the Microsoft Account authentication workflow.
Microsoft.AspNetCore.Authentication.OAuth
by: Microsoft
- 2 total downloads
- Latest version: 2.1.0-rc1-final
ASP.NET Core middleware that enables an application to support any standard OAuth 2.0 authentication workflow.
Microsoft.AspNetCore.Authentication.OpenIdConnect
by: Microsoft
- 19 total downloads
- Latest version: 2.3.0
ASP.NET Core middleware that enables an application to support the OpenID Connect authentication workflow.