CSharp - Nuget

Replicant

A wrapper for HttpClient that caches to disk


RepoDb

A hybrid ORM library for .NET.

Respawn

Intelligent resetting for database tests

RestEase

RestEase is a little type-safe REST API client library for .NET Framework 4.5.2 and higher and .NET Platform Standard 1.1 and higher, which aims to make interacting with remote REST endpoints easy, without adding unnecessary complexity.

RestSharp

Simple REST and HTTP API Client.

Riok.Mapperly

Mapperly is a .NET source generator for generating object mappings.


Because Mapperly creates the mapping code at build time, there is minimal overhead at runtime. Even better, the generated code is perfectly readable, allowing you to verify the generated mapping code easily.

RulesEngine

Rules Engine is a library/NuGet package for abstracting business logic/rules/policies out of a system. It provides a simple way of giving you the ability to put your rules in a store outside the core logic of the system, thus ensuring that any change in rules don't affect the core system.

SaasKit.Multitenancy

Multi-tenancy support for ASP.NET Core.

Scrutor

Register services using assembly scanning and a fluent API.

SecurityCodeScan.VS2019

Security static code analyzer for .NET.

Select.Pdf

SelectPdf can be used as a general purpose PDF library in any .NET application. It offers the possibility to create or modify existing documents, add new elements (like text, html, images, shapes), change pdf document security settings, merge or split existing documents and many more.

Selenium.WebDriver

Selenium is a set of different software tools each with a different approach to supporting browser automation. These tools are highly flexible, allowing many options for locating and manipulating elements within a browser, and one of its key features is the support for automating multiple browser platforms. This package contains the .NET bindings for the concise and object-based Selenium WebDriver API, which uses native OS-level events to manipulate the browser, bypassing the JavaScript sandbox, and does not require the Selenium Server to automate the browser.