CSharp - Nuget

Plugin.FirebasePushNotification

Receive and handle firebase push notifications across Xamarin.iOS and Xamarin.Android

Polly

Polly is a library that allows developers to express resilience and transient fault handling policies such as Retry, Circuit Breaker, Timeout, Bulkhead Isolation, and Fallback in a fluent and thread-safe manner.

Polly.Extensions.Http

Polly.Extensions.Http is an extensions package containing opinionated convenience methods for configuring Polly policies to handle transient faults typical of calls through HttpClient.

prometheus-net

This is a .NET library for instrumenting your applications and exporting metrics to Prometheus.

PuppeteerSharp

Headless Browser .NET API

Quartz

Quartz Enterprise Scheduler .NET

QuestPDF

QuestPDF is a modern open-source .NET library for PDF document generation. Offering comprehensive layout engine powered by concise and discoverable C# Fluent API. Easily generate PDF documents, reports, invoices, exports etc.

RabbitMQ.Client

RabbitMQ .NET Client

Radzen.Blazor

Radzen Blazor Components are open source and free for commercial use. You can install them from NuGet or build your own copy from source.

Razor.Templating.Core

Using Razor for HTML templating was never been so easy like this. Render your .cshtml files into string easily using this library.

Rebus

Rebus is a lean service bus implementation for .NET. It is what ThoughtWorks in 2010 called a "message bus without smarts" - a library that works well as the "dumb pipes" when you need asynchronous communication in your microservices that follow the "smart endpoints, dumb pipes" principle.

RecordParser

RecordParser is a expression tree based parser that helps you to write maintainable parsers with high-performance and zero allocations, thanks to Span type.  

It makes easier for developers to do parsing by automating non-relevant code, which allow you to focus on the essentials of mapping.  

Include readers and writers for variable-length and fixed-length records.