JWT by: Alexander Batishchev, John Sheehan, Michael Lehenbauer
  • 4 total downloads
  • Latest version: 10.0.0-beta2
  • jwt json authorization
Jwt.Net, a JWT (JSON Web Token) implementation for .NET
K4os.Compression.LZ4.Streams by: Milosz Krajewski
  • 1 total downloads
  • Latest version: 1.2.15
  • compression lz4 stream
Port of LZ4 compression algorithm for .NET
KRE-CLR-x86 by: Microsoft
  • 1 total downloads
  • Latest version: 1.0.0-beta2
The K Runtime Environment for Desktop CLR x86
libphonenumber-csharp by: Patrick Mézard, Tom Clegg, Jarrod Alexander, Google, libphonenumber contributors
  • 1 total downloads
  • Latest version: 8.11.5
  • phonenumber phone libphonenumber e164 e.164 international
C# port of Google's common Java, C++ and Javascript library for parsing, formatting, storing and validating international phone numbers. http://code.google.com/p/libphonenumber/
librdkafka.redist by: Magnus Edenhill, edenhill
  • 1 total downloads
  • Latest version: 1.7.0-RC6
  • native apache kafka librdkafka C C++ nativepackage
The Apache Kafka C/C++ client library - redistributable
Magick.NET.Core by: Dirk Lemstra
  • 32 total downloads
  • Latest version: 11.2.0
  • 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/main/docs before installing to help you decide the best version.
MessagePack by: neuecc
  • 1 total downloads
  • Latest version: 1.6.0.1
  • MsgPack, MessagePack, Serialization, Formatter, Serializer, Unity, Xamarin
Extremely Fast MessagePack(MsgPack) Serializer for C#(.NET, .NET Core, Unity, Xamarin).
MessagePackAnalyzer by: neuecc, aarnott
  • 10 total downloads
  • Latest version: 3.0.111-alpha
  • MsgPack MessagePack Serialization Formatter Analyzer
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.PerfCounterCollector by: Microsoft
  • 1 total downloads
  • Latest version: 2.20.0
  • Azure Monitoring Analytics ApplicationInsights Telemetry ASP.NET ASMX Web Azure Server Services ASPX Websites Performance Counters Performance Collection
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.AspNetCore.App.Ref by: Microsoft
  • 2 total downloads
  • Latest version: 7.0.0-preview.1.22109.13
  • aspnetcore targeting-pack
Provides a default set of APIs for building an ASP.NET Core application. Contains reference assemblies, documentation, and other design-time assets. This package is an internal implementation of the .NET Core SDK and is not meant to be used as a normal PackageReference. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/36f34b3a19eb7219142ab2035921d08e84c572c3
Microsoft.AspNetCore.Components.Analyzers by: Microsoft
  • 2 total downloads
  • Latest version: 3.0.0-preview6.19307.2
  • aspnetcore components
Roslyn analyzers for ASP.NET Core Components. This package was built from the source code at https://github.com/aspnet/AspNetCore/tree/c5f85986e62dabfc0b7f2f2a45dc7c22e8ac815f
Microsoft.AspNetCore.Components.WebAssembly.Authentication by: Microsoft
  • 1 total downloads
  • Latest version: 9.0.3
  • aspnetcore components
Build client-side authentication for single-page applications (SPAs). This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/b96167fbfe8bd45d94e4dcda42c7d09eb5745459
Microsoft.AspNetCore.DataProtection by: Microsoft.AspNetCore.DataProtection
  • 1 total downloads
  • Latest version: 1.0.1
  • aspnetcore,dataprotection
ASP.NET Core logic to protect and unprotect data, similar to DPAPI.
Microsoft.AspNetCore.DataProtection.AzureStorage by: Microsoft
  • 2 total downloads
  • Latest version: 2.0.0-preview2-final
  • aspnetcore dataprotection azure blob
Microsoft Azure Blob storrage support as key store.
Microsoft.AspNetCore.Http.Extensions by: Microsoft.AspNetCore.Http.Extensions
  • 1 total downloads
  • Latest version: 1.0.0-rc2-final
  • aspnetcore
ASP.NET Core common extension methods for HTTP abstractions, HTTP headers, HTTP request/response, and session state.
Microsoft.AspNetCore.Identity.UI by: Microsoft
  • 0 total downloads
  • Latest version: 10.0.0-preview.2.25164.1
  • aspnetcore identity membership razorpages
ASP.NET Core Identity UI is the default Razor Pages built-in UI for the ASP.NET Core Identity framework. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/763b4ef31ca4df6dae07c7ee8f39ea259b6980fa
Microsoft.AspNetCore.JsonPatch by: Microsoft
  • 1 total downloads
  • Latest version: 1.1.1
  • aspnetcore,json,jsonpatch
ASP.NET Core support for JSON PATCH.
Microsoft.AspNetCore.Localization by: Microsoft.AspNetCore.Localization
  • 1 total downloads
  • Latest version: 1.0.0
  • aspnetcore,localization
ASP.NET Core middleware for automatically applying culture information to HTTP requests. Culture information can be specified in the HTTP header, query string, cookie, or custom source.
Microsoft.AspNetCore.Mvc by: Microsoft.AspNetCore.Mvc
  • 1 total downloads
  • Latest version: 1.0.0
  • aspnetcore,aspnetcoremvc
ASP.NET Core MVC is a web framework that gives you a powerful, patterns-based way to build dynamic websites and web APIs. ASP.NET Core MVC enables a clean separation of concerns and gives you full control over markup.
Microsoft.AspNetCore.Mvc.Cors by: Microsoft
  • 1 total downloads
  • Latest version: 1.1.5
  • aspnetcore,aspnetcoremvc,cors
ASP.NET Core MVC cross-origin resource sharing (CORS) features.