MaxMind.Db by: MaxMind.Db
  • 15 total downloads
  • Latest version: 4.0.0
  • maxmind ip geoip geoip2 geolocation ipv4 ipv6 mmdb maxminddb
.NET reader for the MaxMind DB file format
MaxMind.GeoIP2 by: MaxMind.GeoIP2
  • 15 total downloads
  • Latest version: 5.1.0
  • maxmind ip geoip geoip2 geolocation ipv4 ipv6
MaxMind GeoIP2 Database Reader and Web Service Client
MessagePack by: neuecc aarnott
  • 15 total downloads
  • Latest version: 2.2.85
  • MsgPack MessagePack Serialization Formatter Serializer Unity Xamarin
Extremely Fast MessagePack(MsgPack) Serializer for C#(.NET, .NET Core, Unity, Xamarin).
MethodBoundaryAspect.Fody by: Ralf Kornelius Marcell Spies Martin Ayasse Contributors
  • 3.907k total downloads
  • Latest version: 2.0.149-tags-v2-0-149-pre.1
  • il weaving fody aspect aop method-invocation method boundary
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-WindowsAPICodePack-Core by: rpastric contre dahall
  • 26 total downloads
  • Latest version: 1.1.5
  • WindowsAPICodePack
The Core code for the WindowsAPICodePack. This is an updated version containing all available bug fixes for this code as of 2020-01-04.
Microsoft-WindowsAPICodePack-Shell by: rpastric contre dahall
  • 32 total downloads
  • Latest version: 1.1.5
  • WindowsAPICodePack
The Shell code for the WindowsAPICodePack. This is an updated version containing all available bug fixes for this code as of 2020-01-04.
Microsoft.ApplicationInsights by: Microsoft
  • 19 total downloads
  • Latest version: 2.18.0
  • Analytics Azure ApplicationInsights Telemetry Monitoring SDK
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.WebApi.Core by: Microsoft
  • 176 total downloads
  • Latest version: 5.3.0-preview1
  • Microsoft AspNet WebApi AspNetWebApi
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.
Microsoft.AspNetCore.Authentication.Abstractions by: Microsoft
  • 21 total downloads
  • Latest version: 2.2.0
  • aspnetcore authentication security
ASP.NET Core common types used by the various authentication components. This package was built from the source code at https://github.com/aspnet/HttpAbstractions/tree/91db78cf926939821bc96e8e60616cf5dde0b489
Microsoft.AspNetCore.Authentication.Core by: Microsoft
  • 22 total downloads
  • Latest version: 2.2.0
  • aspnetcore authentication security
ASP.NET Core common types used by the various authentication middleware components. This package was built from the source code at https://github.com/aspnet/HttpAbstractions/tree/91db78cf926939821bc96e8e60616cf5dde0b489
Microsoft.AspNetCore.Authorization by: Microsoft
  • 20 total downloads
  • Latest version: 2.2.0
  • aspnetcore authorization
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/aspnet/Security/tree/93926543f8469614c2feb23de8a8c0561b8b2463
Microsoft.AspNetCore.Authorization.Policy by: Microsoft
  • 24 total downloads
  • Latest version: 2.2.0
  • aspnetcore authorization
ASP.NET Core authorization policy helper classes. This package was built from the source code at https://github.com/aspnet/Security/tree/93926543f8469614c2feb23de8a8c0561b8b2463
Microsoft.AspNetCore.Components.Analyzers by: Microsoft
  • 19 total downloads
  • Latest version: 6.0.1
  • aspnetcore components
Roslyn analyzers for ASP.NET Core Components. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/4e7d976438b0fc17f435804e801d5d68d193ec33
Microsoft.AspNetCore.Connections.Abstractions by: Microsoft
  • 18 total downloads
  • Latest version: 7.0.8
  • aspnetcore
Core components of ASP.NET Core networking protocol stack. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/3c37ef8f5358abb303c05d299f029fca7d867d56
Microsoft.AspNetCore.Hosting.Abstractions by: Microsoft
  • 23 total downloads
  • Latest version: 2.2.0
  • aspnetcore hosting
ASP.NET Core hosting and startup abstractions for web applications. This package was built from the source code at https://github.com/aspnet/Hosting/tree/0724e6cde1149ee1a19bfec9c13a2c9327b71213
Microsoft.AspNetCore.Hosting.Server.Abstractions by: Microsoft
  • 18 total downloads
  • Latest version: 2.2.0
  • aspnetcore hosting
ASP.NET Core hosting server abstractions for web applications. This package was built from the source code at https://github.com/aspnet/Hosting/tree/0724e6cde1149ee1a19bfec9c13a2c9327b71213
Microsoft.AspNetCore.Http by: Microsoft
  • 25 total downloads
  • Latest version: 2.2.0
  • aspnetcore
ASP.NET Core default HTTP feature implementations. This package was built from the source code at https://github.com/aspnet/HttpAbstractions/tree/91db78cf926939821bc96e8e60616cf5dde0b489
Microsoft.AspNetCore.Http.Abstractions by: Microsoft
  • 22 total downloads
  • Latest version: 2.2.0
  • aspnetcore
ASP.NET Core HTTP object model for HTTP requests and responses and also common extension methods for registering middleware in an IApplicationBuilder. Commonly used types: Microsoft.AspNetCore.Builder.IApplicationBuilder Microsoft.AspNetCore.Http.HttpContext Microsoft.AspNetCore.Http.HttpRequest Microsoft.AspNetCore.Http.HttpResponse This package was built from the source code at https://github.com/aspnet/HttpAbstractions/tree/91db78cf926939821bc96e8e60616cf5dde0b489
Microsoft.AspNetCore.Http.Extensions by: Microsoft
  • 24 total downloads
  • Latest version: 2.2.0
  • aspnetcore
ASP.NET Core common extension methods for HTTP abstractions, HTTP headers, HTTP request/response, and session state. This package was built from the source code at https://github.com/aspnet/HttpAbstractions/tree/91db78cf926939821bc96e8e60616cf5dde0b489
Microsoft.AspNetCore.Http.Features by: Microsoft
  • 19 total downloads
  • Latest version: 2.2.0
  • aspnetcore
ASP.NET Core HTTP feature interface definitions. This package was built from the source code at https://github.com/aspnet/HttpAbstractions/tree/91db78cf926939821bc96e8e60616cf5dde0b489