Top 20 NuGet Packages depending on NETStandard.Library
Total dependencies: 12696
Collection of over a thousand R datasets packaged as a .NET Standard library.
Trivial to use, convention based, command line parser for .NET console apps.
Inject wrappers around unmockable objects. Use *Unmockable.Wrap* to wrap and *Unmockable.Intercept* to intercept calls to the unmockable object.
Levenberg-Marquardt for .NET standard 1.3+ and .net framework 3.5+
Stop reinventing the wheel and forever recreating this simple class that takes a Func or Comparison and turns it into a (Equality-)Comparer instance.
Fast and compact data serialization with ability to add custom object converters
Abstraction layer for Specification design pattern. Contains also interfaces and structures for validation and Linq scenarios.
Commonly used types:
- FluentSpecification.Abstractions.Generic.ISpecification
- FluentSpecification.Abstractions.Generic.IValidationSpecification
- FluentSpecification.Abst...
A simple in-memory or file-system message queue.
Controls whether the local variables in methods are zero-initialized.
Lists zip file content on AWS S3 without downloading whole document. Supports both zip and zip64 files.
谓词筛选表达式Expression<Func<T, bool>>的扩展库
Module.SmartContract.Framework
.net library for spelling numbers into bulgarian language
Cross-platform library providing exclusive lock on file, with timeout functionality. Based on: https://xabe.net/product/xabe_filelock/
F# style discriminated unions or C#, using a custom type OneOf<T0, ... Tn> which holds a single value and has a .Match(...) method on it for exhaustive matching. Simple but powerful.
Abstract base observable classes for use in MVVM projects.
Common resources such as constants, extensions, custom collections, general classes, enums, and helpers for all platforms.
Library for generating text-based tables for the .NET platform
This library help you Dependency Injection pattern using Pure DI.