我关注的 Repositories
记在这里免得到时候找起来麻烦
- dotnet/home 开源 dotnet 的主页
- dotnetcore/home dotnetcore 主页
- asp.net core home
- Elasticsearch A Distributed RESTful Search Engine
- nopCommerce 基于 asp.net(no core) 的电子商务网站,有点重,不支持 async
- SimplCommerce A super simple, cross platform, modularized ecommerce system built on .NET Core
- NMemory 一个用 c# 开发的内存数据库,不一定好用,就看看实现方式
- CSharpEWAH 用 c# 写的位图索引压缩库,很久很久没更新了
- Orchard 一个基于 asp.net mvc 的 CMS
- Umbraco CMS 一个基于 asp.net 的 CMS
- CommonMark.NET markdown -> html
- Markdig Markdig is a fast, powerful, CommonMark compliant, extensible Markdown processor for .NET.
- Stackoverflow
- The Accord.NET Framework 基于 .NET 的机器学习库(认知等),从 AForge.NET 扩展而来
- Orleans - Distributed Virtual Actor Model 微软分布式云计算框架
- 机器学习资料 里面有两篇文章对于机器学习的资料收集得比较全
- Universal Windows app samples
- ILSpy
- KCP - A Fast and Reliable ARQ Protocol KCP是一个快速可靠协议,能以比 TCP浪费10%-20%的带宽的代价,换取平均延迟降低 30%-40%,且最大延迟降低三倍的传输效果,底层用通常用 udp,一些说明参见 这里
- TCP端口加速器 TCP端口加速器,用于kcp-go协议测试,可以用来加速 ss
- Microsoft.IO.RecyclableMemoryStream 一个 pooled stream,使用它可以重用 memorystream,避免频繁的 GC 甚至 Gen2 GC,极大提高系统的性能和可伸缩性。
- NAudio 一个音频处理的项目,近期可能用到。
- FFmpegInterop library for Windows 在 UWP 中使用 FFmpeg
- ZeroFormatter Fastest C# Serializer and Infinitely Fast Deserializer for .NET, .NET Core and Unity.
- ClosedXML ClosedXML makes it easier for developers to create Excel 2007/2010/2013 files.
- .NET Standard based Windows Service support for .NET Helper classes to set up and run as windows services directly on .net core.
- RazorEngine Open source templating engine based on Microsoft’s Razor parsing engine
- MessagePack for CLI This is MessagePack serialization/deserialization for CLI (Common Language Infrastructure) implementations
- Inferno 一个基于 .NET 的加密库
- Ulterius 基于 .NET 的远程管理解决方案,管理服务器的文件、监控硬件资源等。貌似不是太高端,但它能传界面到浏览器。
- Wyam Wyam is a simple to use, highly modular, and extremely configurable static content generator that can be used to generate web sites, produce documentation, create ebooks, and much more.
- Jint Jint is a Javascript interpreter for .NET which provides full ECMA 5.1 compliance and can run on any .NET platform. Because it doesn’t generate any .NET bytecode nor use the DLR it runs relatively small scripts faster.
- Zepto.js Zepto is a minimalist JavaScript library for modern browsers with a largely jQuery-compatible API. If you use jQuery, you already know how to use Zepto.
- 图形处理库
- WeChatircd IRC控制微信 让IRC客户端控制微信网页版
- FluentEmail All in one email sender for .NET and .NET Core. Send email from .NET or .NET Core. A bunch of useful extension packages make this dead simple and very powerful. 可用 Razor 做模板。
- Senparc.Weixin —— 微信 .NET SDK 包含微信支付
- Adobe Fonts Adobe 开源的字体,包括思源黑体、思源宋体等。