JWT by: Alexander Batishchev, John Sheehan, Michael Lehenbauer
  • 2 total downloads
  • Latest version: 9.0.0-beta5
  • jwt json authorization
Jwt.Net, a JWT (JSON Web Token) implementation for .NET
K4os.Compression.LZ4 by: K4os.Compression.LZ4
  • 1 total downloads
  • Latest version: 1.0.0-beta
Package Description
KeraLua by: NLua
  • 5 total downloads
  • Latest version: 1.4.7
  • lua keralua
C# Native bindings of Lua 5.4 (compatible with iOS/Mac/Android/.NET/UWP)
libphonenumber-csharp by: Patrick Mézard, Thomas Clegg, Jarrod Alexander, Google, libphonenumber contributors
  • 3 total downloads
  • Latest version: 8.13.55
  • 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. https://github.com/google/libphonenumber
librdkafka.redist by: Magnus Edenhill, edenhill
  • 1 total downloads
  • Latest version: 1.7.0-RC5
  • native apache kafka librdkafka C C++ nativepackage
The Apache Kafka C/C++ client library - redistributable
MediatR by: Jimmy Bogard
  • 2 total downloads
  • Latest version: 12.4.1
  • mediator request response queries commands notifications
Simple, unambitious mediator implementation in .NET
Medo.Uuid7 by: Josip Medved
  • 1 total downloads
  • Latest version: 2.1.1
  • RFC9562,UUID,GUID,UUID7,UUIDv7,UUID4,UUIDv4,UniqueIdentifier
A library that enables fast generation of version 7 (time-ordered) UUIDs, designed for efficient utilization in databases and resource indexing. It provides conversions to and from GUIDs, multiple string representations, and wide compatibility with .NET 7 and higher, including .NET 4.6.1 and higher (.NET Standard 2.0). Additionally, it supports version 4 (fully random) UUIDs.
MessagePack by: neuecc, aarnott
  • 2 total downloads
  • Latest version: 2.5.192
  • MsgPack MessagePack Serialization Formatter Serializer Unity Xamarin
Extremely Fast MessagePack(MsgPack) Serializer for C# (.NET Framework, .NET 6, Unity, Xamarin).
Microsoft.ApplicationInsights by: Microsoft
  • 1 total downloads
  • Latest version: 2.2.0
  • Analytics ApplicationInsights Telemetry AppInsights
Application Insights Core 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.ApplicationInsights.AspNetCore by: Microsoft
  • 1 total downloads
  • Latest version: 2.18.0
  • Analytics Azure ApplicationInsights Telemetry Monitoring SDKaspnetcore
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.AspNetCore.ApplicationInsights.HostingStartup by: Microsoft
  • 2 total downloads
  • Latest version: 2.0.3
  • aspnetcore ApplicationInsights Analytics Telemetry AppInsights
ASP.NET Core lightup integration with Application Insights.
Microsoft.AspNetCore.Authorization.Policy by: Microsoft
  • 3 total downloads
  • Latest version: 2.3.8
  • aspnetcore authorization
ASP.NET Core authorization policy helper classes.
Microsoft.AspNetCore.Components.Forms by: Microsoft
  • 1 total downloads
  • Latest version: 3.1.5
  • aspnetcore components
Forms and validation support for Blazor applications. This package was built from the source code at https://github.com/aspnet/AspNetCore/tree/844a82e37cae48af2ab2ee4f39b41283e6bb4f0e
Microsoft.AspNetCore.Components.Web by: Microsoft
  • 2 total downloads
  • Latest version: 3.1.23
  • aspnetcore components
Support for rendering ASP.NET Core components for browsers. This package was built from the source code at https://github.com/aspnet/AspNetCore/tree/509f6badec2f3162f0e50330cd9107e5624b379b
Microsoft.AspNetCore.Connections.Abstractions by: Microsoft
  • 1 total downloads
  • Latest version: 2.2.0-preview3-35497
  • aspnetcore
Core components of ASP.NET Core networking protocol stack. This package was built from the source at: https://github.com/aspnet/KestrelHttpServer/tree/3a1cf72451d5e2080e74827ebbc61586a3e73956
Microsoft.AspNetCore.DataProtection by: Microsoft
  • 1 total downloads
  • Latest version: 8.0.14
  • aspnetcore dataprotection
ASP.NET Core logic to protect and unprotect data, similar to DPAPI. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/25ef4aa38b77974263cb10f6e9cbd10135f17b59
Microsoft.AspNetCore.Hosting.Abstractions by: Microsoft.AspNetCore.Hosting.Abstractions
  • 1 total downloads
  • Latest version: 1.0.0-rc2-final
ASP.NET 5 Hosting abstractions.
Microsoft.AspNetCore.Html.Abstractions by: Microsoft.AspNetCore.Html.Abstractions
  • 1 total downloads
  • Latest version: 1.0.3
  • aspnetcore
ASP.NET Core HTML abstractions used for building HTML content. Commonly used types: Microsoft.AspNetCore.Html.HtmlString Microsoft.AspNetCore.Html.IHtmlContent
Microsoft.AspNetCore.Http.Abstractions by: Microsoft
  • 1 total downloads
  • Latest version: 1.1.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
Microsoft.AspNetCore.Http.Extensions by: Microsoft
  • 2 total downloads
  • Latest version: 2.3.0
  • aspnetcore
ASP.NET Core common extension methods for HTTP abstractions, HTTP headers, HTTP request/response, and session state.