AdamE.Firebase.iOS.CloudMessaging by: Microsoft, Adam Essenmacher
  • 3 total downloads
  • Latest version: 11.10.0
C# bindings for Firebase APIs Cloud Messaging iOS Library
AdamE.Firebase.iOS.Core by: Microsoft, Adam Essenmacher
  • 4 total downloads
  • Latest version: 12.8.0
C# bindings for Firebase APIs Core iOS Library
AdamE.Google.iOS.PromisesObjC by: Microsoft, Adam Essenmacher
  • 1 total downloads
  • Latest version: 2.4.0
PromisesObjC packed for .NET for iOS
AWSSDK.Core by: Amazon Web Services
  • 5 total downloads
  • Latest version: 4.0.0.23
  • AWS Amazon cloud aws-sdk-v4
The Amazon Web Services SDK for .NET - Core Runtime
AWSSDK.SimpleEmail by: Amazon Web Services
  • 5 total downloads
  • Latest version: 4.0.2.31
  • AWS Amazon cloud SimpleEmailService aws-sdk-v4 SES
Amazon SES is an outbound-only email-sending service that provides an easy, cost-effective way for you to send email.
ConsoleAppFramework by: Cysharp
  • 0 total downloads
  • Latest version: 5.7.2
  • batch,console,cli,consoleappframework
Zero Dependency, Zero Overhead, Zero Reflection, Zero Allocation, AOT Safe CLI Framework powered by C# Source Generator.
coverlet.msbuild by: tonerdo
  • 0 total downloads
  • Latest version: 3.2.0
  • coverage testing unit-test lcov opencover quality
Coverlet is a cross platform code coverage library for .NET, with support for line, branch and method coverage.
FastEndpoints by: FastEndpoints
  • 0 total downloads
  • Latest version: 5.17.1.18-beta
  • http, rest, rest-api, web-api, webapi, aspnet, aspnetcore, dotnet6, minimal-api, vertical-slice-architecture, repr-pattern
A light-weight REST Api framework for ASP.Net 6 and newer that implements REPR (Request-Endpoint-Response) Pattern.
Grpc.AspNetCore.Server by: The gRPC Authors
  • 1 total downloads
  • Latest version: 2.80.0-pre1
  • gRPC RPC HTTP/2 aspnetcore
gRPC support for ASP.NET Core
Grpc.Net.Common by: The gRPC Authors
  • 1 total downloads
  • Latest version: 2.43.0
  • gRPC RPC HTTP/2
Infrastructure for common functionality in gRPC
HtmlAgilityPack by: ZZZ Projects, Simon Mourrier, Jeff Klawiter, Stephan Grell
  • 1 total downloads
  • Latest version: 1.11.34
  • HTML parse crawler spider linq
This is an agile HTML parser that builds a read/write DOM and supports plain XPATH or XSLT (you actually don't HAVE to understand XPATH nor XSLT to use it, don't worry...). It is a .NET code library that allows you to parse "out of the web" HTML files. The parser is very tolerant with "real world" malformed HTML. The object model is very similar to what proposes System.Xml, but for HTML documents (or streams).
JWT by: Alexander Batishchev, John Sheehan, Michael Lehenbauer
  • 1 total downloads
  • Latest version: 10.0.0-beta2
  • jwt json authorization
Jwt.Net, a JWT (JSON Web Token) implementation for .NET
libphonenumber-csharp by: Patrick Mézard, Tom Clegg, Jarrod Alexander, Google, libphonenumber contributors
  • 1 total downloads
  • Latest version: 8.10.21
  • 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: 2.13.2
  • native apache kafka librdkafka C C++ nativepackage
The Apache Kafka C/C++ client library - redistributable
Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel by: Microsoft
  • 0 total downloads
  • Latest version: 2.16.0
  • Analytics Azure ApplicationInsights Telemetry Monitoring SDK
This nuget provides a telemetry channel to Application Insights Windows Server SDK that will preserve telemetry in offline scenarios. This is a dependent package, for the best experience please install the platform specific package. Privacy statement: https://go.microsoft.com/fwlink/?LinkId=512156
Microsoft.AspNetCore.Authentication.JwtBearer by: Microsoft
  • 1 total downloads
  • Latest version: 2.0.0-preview1-final
  • aspnetcore authentication security
ASP.NET Core middleware that enables an application to receive an OpenID Connect bearer token.
Microsoft.AspNetCore.AzureAppServices.HostingStartup by: Microsoft
  • 1 total downloads
  • Latest version: 2.0.0-preview2-final
  • aspnetcore azure appservices
ASP.NET Core lightup integration with Azure AppServices.
Microsoft.AspNetCore.Components.WebAssembly.Authentication by: Microsoft
  • 2 total downloads
  • Latest version: 8.0.4
  • 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/8486d31e24f30e3fa1809a95699a0adc16f448d7
Microsoft.AspNetCore.Components.WebAssembly.Server by: Microsoft
  • 0 total downloads
  • Latest version: 5.0.13
  • 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/55738ff96b832439076e25584cfe0eb3bace9b01
Microsoft.AspNetCore.DataProtection.Abstractions by: Microsoft
  • 2 total downloads
  • Latest version: 2.0.0
  • aspnetcore dataprotection
ASP.NET Core data protection abstractions. Commonly used types: Microsoft.AspNetCore.DataProtection.IDataProtectionProvider Microsoft.AspNetCore.DataProtection.IDataProtector