Top 20 NuGet Packages depending on NETStandard.Library
Total dependencies: 12696
My implementation of the specification pattern
This library uses conventions in your code in order to allow command-line functionnality (parsing and executing commands), such as creating a CLI tooling. The library will find the command and execute it passing in the parameters recieved. Otherwise, it will print help information.
banana micro-orm framework
SimpleInjector extension for enabling AOP in conjunction with Castle.
Core implementation of Specification design pattern. Contains:
- Specifications composition (And, Or, AndNot, OrNot)
- Specifications negation with validation handling (error message negation, linq negation etc.)
- Error handling for validation scenarios
- Linq expressions composing
Common implementation of small reusable Specifications. All Specifications are based on Specification design pattern.
Specifications support validation scenarios and also can be used like Linq expressions,
because they are designed and implemented especially for Entity Framework Core support and p...
Library for Mastercard API compliant payload encryption/decryption
C# Wrapper for the Riot Games API
Simple automocking for unit tests
Application (relational) data framework
Abstractions for a Navigation Service used in MVVM applications.
Library for parsing schedule from UlSTU website.
Библиотека для парсинга расписания с веб-сайта УлГТУ.
Multi-target mapper for AutoMapper.
.Net 大端序二进制写入器, 目前只能固定写入8、16、32、64长度的整型,以后可能会根据自己的实际需要再进行功能扩展(比如读取任意位的整型),如果你想参与这个项目你可以加入进来(然而这个项目我用 Visual Basic 写的)。
.Net 非标准整型,内含所有 64 位以下的非标准有符号整型与无符号整型。
A basic implementation of the CQRS (Command/Query Responsibility Segregation) design pattern.
Simplex Noise implementation offering 1D, 2D, and 3D forms. Based on work by Heikki Törmälä (2012) and Stefan Gustavson (2006). Core algorithm designed by Ken Perlin (2001).
This library provides 1D, 2D, and 3D simplex (coherent) noise, which is useful for procedural content generation - for exampl...
Cencon is library to simplify to build a CenShare integration in applications written in .NET (both FW and Core). Cencon.Abstract contains abstract types implementable by component writers.
Convert JSON to System.Net.Http.HttpContent and vice versa with using Json.NET.