Top 20 NuGet Packages depending on NETStandard.Library
Total dependencies: 12696
A light weight pagination framework
.NET port of the PCG Random Number Generator library (www.pcg-random.org)
CommonSerializer Base Class Library
This library contains lifecycle patterns for navigation and state management for applications
Package Description
Provides support polymorphic types in C#, such as Covariant and Invariant Maybe (Optional) types, and type unions.
A numeric type representing roman numerals.
Super easy-to-use in-memory threadsafe library for .net.
General-purpose .NET framework powered with CQRS, DDD and EventSourcing patterns
A c# library to retry code with a truncated binary exponential backoff algorithm
Provides support for list equality and ordinal comparison based on the contents of its individual items. Allows users to pass ImmutableLists to dictionaries and hash sets, quickly copmare the values of individual ILists, etc.
Provides support for cached, memoized functions, that return the same value for repeated invocations with the same parameters. Inspired by C#'s System.Lazy class.
Swiss Ephemeris .Net portage
C# Wrapper for the Riot Games API
Get started by putting adding the StaticProxy.Fody nuget package to the projects where the interfaces/classes to be intercepted reside and att a [StaticProxy] attribute to these. Implement your interceptors by inheriting from the IDynamicInterceptor interface. Use one of the integration packages to ...
Fault tolerance library for protecting against cascading failure. Uses bulkheads and circuit breakers to isolate problems and fail fast.
A simple C# toolbox containing some useful functions.
Data.HashFunction implementation of xxHash (https://code.google.com/p/xxhash/).
FileWarehouse allows you to work with files in different storages using common interface. This is interface package.