Humanizer.Core.lv by: Mehdi Khalili, Claire Novotny
  • 1 total downloads
  • Latest version: 3.0.0-beta.96
Humanizer Locale Latvian (lv)
Humanizer.Core.nb by: Mehdi Khalili, Oren Novotny
  • 1 total downloads
  • Latest version: 2.0.0-beta02-0092
Humanizer Locale (nb)
Humanizer.Core.sk by: Mehdi Khalili, Claire Novotny
  • 1 total downloads
  • Latest version: 2.9.9
Humanizer Locale Slovak (sk)
JWT by: Alexander Batishchev, John Sheehan, Michael Lehenbauer
  • 1 total downloads
  • Latest version: 7.2.0
  • jwt json
Jwt.Net, a JWT (JSON Web Token) implementation for .NET
Magick.NET-Q16-AnyCPU by: Dirk Lemstra
  • 1 total downloads
  • Latest version: 7.14.1
  • ImageMagick Magick.NET Image Convert Resize Draw Effects
ImageMagick is a powerful image manipulation library that supports over 100 major file formats (not including sub-formats). With Magick.NET you can use ImageMagick without having to install ImageMagick on your server or desktop. Visit https://github.com/dlemstra/Magick.NET/tree/master/Documentation before installing to help you decide the best version.
MediatR by: Jimmy Bogard
  • 1 total downloads
  • Latest version: 2.0.0
  • mediator request response queries commands notifications
Simple, unambitious mediator implementation in .NET
MessagePackAnalyzer by: neuecc, aarnott
  • 1 total downloads
  • Latest version: 2.5.108
  • MsgPack MessagePack Serialization Formatter Analyzer
Analyzer of MessagePack for C#, verify rule for [MessagePackObject] and code fix for [Key].
Microsoft.ApplicationInsights by: Microsoft
  • 1 total downloads
  • Latest version: 2.6.4
  • Analytics ApplicationInsights Telemetry
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.Authentication.Facebook by: Microsoft
  • 4 total downloads
  • Latest version: 11.0.0-preview.2.26159.112
  • aspnetcore authentication security
ASP.NET Core middleware that enables an application to support Facebook's OAuth 2.0 authentication workflow. This package was built from the source code at https://github.com/dotnet/dotnet/tree/17d11de66cf75b962995c81dd1235fae9aa5ece0
Microsoft.AspNetCore.Authentication.JwtBearer by: Microsoft
  • 1 total downloads
  • Latest version: 2.2.0-preview1-35029
  • aspnetcore authentication security
ASP.NET Core middleware that enables an application to receive an OpenID Connect bearer token. This package was built from the source at: https://github.com/aspnet/Security/tree/ef80c3beb72ee37ed8f525f627912f1efcede663
Microsoft.AspNetCore.Authentication.MicrosoftAccount by: Microsoft
  • 1 total downloads
  • Latest version: 5.0.0-preview.4.20257.10
  • aspnetcore authentication security
ASP.NET Core middleware that enables an application to support the Microsoft Account authentication workflow. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/cdfa43bbe0ecc13757cc6517c9a253de77c3ec56
Microsoft.AspNetCore.Authentication.OpenIdConnect by: Microsoft
  • 1 total downloads
  • Latest version: 10.0.0-rc.1.25451.107
  • aspnetcore authentication security
ASP.NET Core middleware that enables an application to support the OpenID Connect authentication workflow. This package was built from the source code at https://github.com/dotnet/dotnet/tree/2db1f5ee2bdda2e8d873769325fabede32e420e0
Microsoft.AspNetCore.Authentication.Twitter by: Microsoft
  • 1 total downloads
  • Latest version: 10.0.0-preview.4.25258.110
  • aspnetcore authentication security
ASP.NET Core middleware that enables an application to support Twitter's OAuth 1.0 authentication workflow. This package was built from the source code at https://github.com/dotnet/dotnet/tree/c22dcd0c7a78d095a94d20e59ec0271b9924c82c
Microsoft.AspNetCore.Authorization by: Microsoft
  • 1 total downloads
  • Latest version: 8.0.19
  • 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/dotnet/aspnetcore/tree/277e317dd5cab9859ceea4c8ebae218522c2c173
Microsoft.AspNetCore.AzureAppServices.HostingStartup by: Microsoft
  • 1 total downloads
  • Latest version: 7.0.0-rc.2.22476.2
  • aspnetcore azure appservices
ASP.NET Core lightup integration with Azure AppServices. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/b12b77b241f0a093d53508c3cb2084860bd5339d
Microsoft.AspNetCore.Components by: Microsoft
  • 0 total downloads
  • Latest version: 3.1.6
  • aspnetcore components
Components feature for ASP.NET Core. This package was built from the source code at https://github.com/aspnet/AspNetCore/tree/62c098bc170f50feca15916e81cb7f321ffc52ff
Microsoft.AspNetCore.Components.Analyzers by: Microsoft
  • 2 total downloads
  • Latest version: 7.0.0-preview.1.22109.13
  • aspnetcore components
Roslyn analyzers for ASP.NET Core Components. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/36f34b3a19eb7219142ab2035921d08e84c572c3
Microsoft.AspNetCore.Components.WebAssembly.Server by: Microsoft
  • 1 total downloads
  • Latest version: 8.0.0-preview.7.23375.9
  • aspnetcore components
Runtime server features for ASP.NET Core Blazor applications. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/8df730db29a670c853e3cff67fe70eb1cf6e8af7
Microsoft.AspNetCore.Connections.Abstractions by: Microsoft
  • 2 total downloads
  • Latest version: 10.0.0-preview.3.25172.1
  • 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/de35e2b0a0d8d5d1e307907983a6838da1092898
Microsoft.AspNetCore.Cors by: Microsoft
  • 1 total downloads
  • Latest version: 2.1.1
  • aspnetcore cors
CORS middleware and policy for ASP.NET Core to enable cross-origin resource sharing. Commonly used types: Microsoft.AspNetCore.Cors.DisableCorsAttribute Microsoft.AspNetCore.Cors.EnableCorsAttribute