Top 20 NuGet Packages
A logger app
SUPER MEGA DISCRIPTION
Trial Project
PubSub the easiest way possible. Look here:
string test = " world";
// let's define a subscriber
Action<object> hi = (ob) => { Console.WriteLine("hi" + ob); };
// let's subscribe
Pub.Sub["hello"] = hi;
// lets publish test on hello channel
Pub.Sub["hello"](test);
// now let's remove our subscriber
...
Super simple open-source TreeView component for web-pages based on HTML, CSS and JavaScript, implemented with TypeScript and LESS.
.net core 基础设施库
Super.Framework
log
caching
ef extensions ,predicatebuilder,efcaching
scheduler
Библиотека вспомогательных классов
Common validators used in Brazil.
Common validations for Brazil. Add support for client-side validation in MVC5 applications.
异常处理
Rabbitmq
A load generator command-line tool for testing websites and HTTP APIs
The craziest caching library I could think of at the time.
Package Description
Classes for expanding the functionality of Console Applications. Cmd class contains the majority of functions. Point and Rectangle classes are simplified versions of the structs contained in System.Drawing for use in the Cmd class. CmdArgs will parse out command line arguments.
Super RPC Lib