Pinned Repositories
Applied
.NET Extension methods for object-object or dictionary-object or datatable-object mapping, single item mapping use [ item.Apply(()=>new { .. }); ],multiple array items mapping use [ items.Apply(a=>new { .. }); ]. Extension methods for SQL Window Function in Linq, use [ items.GroupBy(a =>...).AsPartition(p=> p.OrderBy(a=>...)).Over(p=>...); ],can also be customize function.
art-template
High performance JavaScript templating engine
aspnet
AspNetCore
ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.
AspnetCoreApiDoc
🖍 aspnet core 2.0 自动生成支持protobuffer的API文档,为APP提供后端服务的NET Core友好框架
AspNetCoreMvcProtobufFormatters
ASP.NET Core MVC Protobuf Formatters (InputFormatter and OutputFormatter)
atxserver2
Smart Phone Management. Reimplement of atx-server with Python
Autofac.Annotation
Autofac extras library for component registration via attributes 用注解来load autofac 摆脱代码或者xml配置和java的spring的注解注入一样的体验
awesome-dotnet
A collection of awesome .NET libraries, tools, frameworks and software
goproxy
🔥 Proxy is a high performance HTTP(S) proxies, SOCKS5 proxies,WEBSOCKET, TCP, UDP proxy server implemented by golang. Now, it supports chain-style proxies,nat forwarding in different lan,TCP/UDP port forwarding, SSH forwarding.Proxy是golang实现的高性能http,https,websocket,tcp,socks5代理服务器,支持内网穿透,链式代理,通讯加密,智能HTTP,SOCKS5代理,黑白名单,限速,限流量,限连接数,跨平台,KCP支持,认证API。
makoOnij's Repositories
makoOnij/art-template
High performance JavaScript templating engine
makoOnij/aspnet
makoOnij/AspNetCore
ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.
makoOnij/AspnetCoreApiDoc
🖍 aspnet core 2.0 自动生成支持protobuffer的API文档,为APP提供后端服务的NET Core友好框架
makoOnij/awesome-linq
A curated collection of awesome LINQ libraries, tools, and more.
makoOnij/BenchmarkDotNet
Powerful .NET library for benchmarking
makoOnij/cellnet
High performance, simple, extensible golang open source network library
makoOnij/codis
Proxy based Redis cluster solution supporting pipeline and scaling dynamically
makoOnij/Dapper
Dapper - a simple object mapper for .Net
makoOnij/EF_DbHelper
entity framework 数据访问通用类,支持读写分离
makoOnij/EntityFramework.Extension
EF 扩展
makoOnij/faceswap
Non official project based on original /r/Deepfakes thread. Many thanks to him!
makoOnij/form
jQuery Form Plugin
makoOnij/FriedGoldenFlower
炸金花,发牌、玩家牌大小计算、比较及排序算法,包括花色参与和不参与大小比较的实现
makoOnij/imtoken-android-demo
imToken比特币,以太坊,EOS数字钱包的Demo,支持创建账户,转账,查询余额等
makoOnij/ItChat
A complete and graceful API for Wechat. 微信个人号接口、微信机器人及命令行微信,三十行即可自定义个人号机器人。
makoOnij/jquery.serializeJSON
Serialize an HTML Form to a JavaScript Object, supporting nested attributes and arrays.
makoOnij/JSDemo
简易的js图片库。复习下js的api
makoOnij/jsonpath
Query and manipulate JavaScript objects with JSONPath expressions. Robust JSONPath engine for Node.js.
makoOnij/matrix-client
makoOnij/Motrix
A full-featured download manager.
makoOnij/osharp
osharp framework version 3.x
makoOnij/Pomelo.Data.MyCat
Contains MyCat (An open source MySQL cluster proxy which based on Cobar) implementations of the System.Data.Common(Both .NET Core and .NET Framework) interfaces.
makoOnij/qq-wechat-emotion-parser
QQ、微信表情符号解析:字符串到图片URL
makoOnij/redash
Make Your Company Data Driven. Connect to any data source, easily visualize and share your data.
makoOnij/RemoteDesktopManage
基于 MSTSC 连接 Windows 远程桌面,并对其进行封装实现管理多个远程桌面配置的小工具
makoOnij/ScheduleJobManager
A simple management tool for schedule job ,which is based on Quartz.NET, integrate with desktop,webservice
makoOnij/spring-boot-starter-mongodb-pool
Spring Boot中增强Mongodb的配置,多数据源,连接池等
makoOnij/yaag
Yet Another ApiDoc Generator (for Golang web apps)
makoOnij/zalo-python-sdk