Pinned Repositories
akka-meta
This repository is dedicated to high-level feature discussions and for persisting design decisions.
Dapper-Extensions
Dapper Extensions is a small library that complements Dapper by adding basic CRUD operations (Get, Insert, Update, Delete) for your POCOs. For more advanced querying scenarios, Dapper Extensions provides a predicate system. The goal of this library is to keep your POCOs pure by not requiring any attributes or base class inheritance.
IoTSharp
IoTSharp is an open-source IoT platform for data collection, processing, visualization, and device management.
Ray
Actor,Event Sourcing,Eventual consistency,CQRS
SmartThreadPool
A .NET Thread Pool fully implemented in C# with many features
SuperSocket
SuperSocket is a light weight, cross platform and extensible socket server application framework.
WebApiClient
基于.Net45的HttpClient,只需要定义http-api的接口(interface),并打上相关特性,即可异步调用http-api的框架
xxlib_simpleframework
基于 libuv C++ 轮子封装 再进行 CLI 封装的, 适合用 C# 或 C++ 开发服务器端的基础框架, 含 数据库 & 通信包 设计器, 生成器
asksuperboy's Repositories
asksuperboy/IoTSharp
IoTSharp is an open-source IoT platform for data collection, processing, visualization, and device management.
asksuperboy/akka-meta
This repository is dedicated to high-level feature discussions and for persisting design decisions.
asksuperboy/Dapper-Extensions
Dapper Extensions is a small library that complements Dapper by adding basic CRUD operations (Get, Insert, Update, Delete) for your POCOs. For more advanced querying scenarios, Dapper Extensions provides a predicate system. The goal of this library is to keep your POCOs pure by not requiring any attributes or base class inheritance.
asksuperboy/Ray
Actor,Event Sourcing,Eventual consistency,CQRS
asksuperboy/SmartThreadPool
A .NET Thread Pool fully implemented in C# with many features
asksuperboy/SuperSocket
SuperSocket is a light weight, cross platform and extensible socket server application framework.
asksuperboy/WebApiClient
基于.Net45的HttpClient,只需要定义http-api的接口(interface),并打上相关特性,即可异步调用http-api的框架
asksuperboy/xxlib_simpleframework
基于 libuv C++ 轮子封装 再进行 CLI 封装的, 适合用 C# 或 C++ 开发服务器端的基础框架, 含 数据库 & 通信包 设计器, 生成器