Top 20 NuGet of Packages

Useful Types: Cache, DefaultCache, ICache Generally useful for unit testing when you want to be able to control the inner state of a class. Replace internal state with injected caches and mock the return values. Addtional timed cache method allows for timed expiration (removal from cache) of cach...
This library help you to analyze WorldofTanks replay files in .NET.
Useful Types: JsonConfig, IJsonConfigurationProvider Use JsonConfig.AddJsonProvider(json) to add a provider to the static Rayson.Configuration.Config.
Useful Types: Config, IConfigurationProvider
Library that parses Path of Exile Clientlog and fires events accordingly.
Useful Types: Container, DefaultContainer, IContainer
RulesChain is a small lib that simplify writing business rules in .NET environment. Its based on Rules Design Pattern and Chain of Responsability Pattern and works like ASP.Net Core middlewares. This package includes only the interfaces that is used on RuleChain package. You will only install this ...
Abstractions required by Curly.EventDriven implementations to help you separate your program into distinct sections (separation of concerns).
Implementation of Inversion of Control.
Allow controlling transactions in AWS DynamoDB operations via the Unit of Work pattern.
A simple abstraction library for asynchronous state persistence and retrieval. Provides an asynchronous facade of common .NET data structures: Object, Array, List, Stack, Queue and Dictionary
OF框架CGN扩展模块
Provides a Set Collection implementation.
Inversion of Controls Dependencies Injection