iccb1013
分享我在 .NET 平台下的 Winform,WPF,ASP.NET 等项目。 相关项目的详细介绍,以及更多分享内容,请访问我的博客。 https://blog.shengxunwei.com 或者通过QQ与我联系: 279060597 也欢迎 Follow Me,我会持续发布或更新开源项目。
Nanjing,China
iccb1013's Stars
markedjs/marked
A markdown parser and compiler. Built for speed.
dotnet/AspNetCore.Docs
Documentation for ASP.NET Core
cefsharp/CefSharp
.NET (WPF and Windows Forms) bindings for the Chromium Embedded Framework
faisalman/ua-parser-js
"Unmask Your Traffic" - UAParser.js: The Essential Web Development Tool for User-Agent Detection
mRemoteNG/mRemoteNG
mRemoteNG is the next generation of mRemote, open source, tabbed, multi-protocol, remote connections manager.
yiminghe/async-validator
validate form asynchronous
bpmn-io/bpmn-js
A BPMN 2.0 rendering toolkit and web modeler.
SixLabors/ImageSharp
:camera: A modern, cross-platform, 2D Graphics library for .NET
de4dot/de4dot
.NET deobfuscator and unpacker.
fex-team/ueditor
rich text 富文本编辑器
PrismLibrary/Prism
Prism is a framework for building loosely coupled, maintainable, and testable XAML applications in WPF, Xamarin Forms, and Uno / Win UI Applications..
ScottPlot/ScottPlot
Interactive plotting library for .NET
jquery-form/form
jQuery Form Plugin
olado/doT
The fastest + concise javascript template engine for nodejs and browsers. Partials, custom delimiters and more.
tmenier/Flurl
Fluent URL builder and testable HTTP client for .NET
xceedsoftware/wpftoolkit
All the controls missing in WPF. Over 1 million downloads.
ajaxorg/ace-builds
Packaged version of Ace code editor
yui/yuicompressor
YUI Compressor
caoxinyu/RedisClient
Java Redis Client GUI Tool
sindresorhus/devtools-detect
Detect if DevTools is open and its orientation
tjanczuk/iisnode
Hosting node.js applications in IIS on Windows
essensoft/paylink
一套基于 现代 .NET 开发,支持跨平台、多商户的第三方支付SDK。
Mochengvia/PanuonUI.Silver
Panuon.UI optimized version. A beautiful wpf ui library using templates & attached properties.
fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat
可能是全网最完整的 C# 版微信 SDK,封装全部已知的微信 OpenAPI,包含微信公众平台(订阅号+服务号+小程序+小游戏+小商店+视频号)、微信开放平台、微信商户平台(微信支付+微企付)、企业微信、微信广告平台、微信智能对话开放平台等模块,可跨平台。持续随官方更新,欢迎 Star/Fork/PR。QQ 交流群 875580418【满】、930461548【满】、611974621。
Knagis/CommonMark.NET
Implementation of CommonMark specification in C# for converting Markdown documents to HTML. Optimized for maximum performance and portability.
microsoft/vs-streamjsonrpc
The StreamJsonRpc library offers JSON-RPC 2.0 over any .NET Stream, WebSocket, or Pipe. With bonus support for request cancellation, client proxy generation, and more.
yyqian/aliyun-ddns
利用阿里云解析的 API 实现动态域名解析的功能
Astn/JSON-RPC.NET
.Net JSON RPC framework
EliteLoser/DotNetVersionLister
Use Svendsen Tech's Get-STDotNetVersion function to get a list of installed .NET Framework versions on (remote) Windows computers. I also added a simple solution for .NET 5+
AArnott/StreamJsonRpc.Sample
Sample use of StreamJsonRpc that demonstrate separate client/server processes over named pipes.