Pinned Repositories
abp
Open Source Web Application Framework for ASP.NET Core
Abp.ElasticSearch
AbpElasticSearch Plug
ai-edu
AI education materials for Chinese students, teachers and IT professionals.
annyang
:speech_balloon: Speech recognition for your site
AnyDiff
A CSharp (C#) diff library that allows you to diff two objects and get a list of the differences back.
appsmith
Low code project to build admin panels, internal tools, and dashboards. Integrates with 15+ databases and any API.
aspect-injector
AOP framework for .NET (c#, vb, etc)
AspNetCore
ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.
AutoFilterer
This library automaticly generates LINQ Expressions from Dtos to Database Entities
VoiceNET.Library
.NET library to easily create Voice Command Control feature.
mingyangzhu's Repositories
mingyangzhu/VoiceNET.Library
.NET library to easily create Voice Command Control feature.
mingyangzhu/AnyDiff
A CSharp (C#) diff library that allows you to diff two objects and get a list of the differences back.
mingyangzhu/appsmith
Low code project to build admin panels, internal tools, and dashboards. Integrates with 15+ databases and any API.
mingyangzhu/CliWrap
Library for running command line processes
mingyangzhu/DistributedLock
A .NET library for distributed synchronization
mingyangzhu/dooringx
快速高效搭建可视化拖拽平台
mingyangzhu/durabletask
Durable Task Framework allows users to write long running persistent workflows in C# using the async/await capabilities.
mingyangzhu/element-plus
🎉 A Vue.js 3 UI Library made by Element team
mingyangzhu/ExpressionEvaluator
A Simple Math and Pseudo C# Expression Evaluator in One C# File. Can also execute small C# like scripts
mingyangzhu/Face_Recognition_With_Masks
mingyangzhu/faker.js
What really happened with Aaron Swartz?
mingyangzhu/free
翻墙、免费翻墙、免费科学上网、免费节点、免费梯子、免费ss/v2ray/trojan节点、蓝灯、谷歌商店、翻墙梯子
mingyangzhu/HumanSystemOptimization
健康学习到150岁 - 人体系统调优不完全指南
mingyangzhu/jeelizGlanceTracker
JavaScript/WebGL lib: detect if the user is looking at the screen or not from the webcam video feed. Lightweight and robust to all lighting conditions. Great for play/pause videos if the user is looking or not, or for person detection. Link to live demo.
mingyangzhu/LockProvider
A lightweight C# class that can be used to selectively lock objects, resources or statement blocks according to given unique IDs.
mingyangzhu/math.evaluation
This .NET library allows you to evaluate and compile any mathematical expression from a string dynamically at runtime. It supports a wide range of operations and allows for the use of custom variables, operators, and functions. The evaluator can be configured for different contexts, such as scientific, programming, boolean math expressions.
mingyangzhu/Microsoft-Activation-Scripts
A Windows and Office activator using HWID / Ohook / KMS38 / Online KMS activation methods, with a focus on open-source code and fewer antivirus detections.
mingyangzhu/Open-IM-Server
OpenIM:由前微信技术专家打造的基于 Go 实现的即时通讯(IM)项目,从服务端到客户端SDK开源即时通讯(IM)整体解决方案,可以轻松替代第三方IM云服务,打造具备聊天、社交功能的app。
mingyangzhu/pi-wol
Pi-wol is an webbased wake on lan service which can be installed on an raspberry pi.
mingyangzhu/PPTist
基于 Vue3.x + TypeScript 的在线演示文稿(幻灯片)应用,还原了大部分 Office PowerPoint 常用功能,实现在线PPT的编辑、演示。支持导出PPT文件。
mingyangzhu/QuestPDF
QuestPDF is an open-source, modern and battle-tested library that can help you with generating PDF documents by offering friendly, discoverable and predictable C# fluent API.
mingyangzhu/RssSyndication
.NET Core library for building RSS Feeds
mingyangzhu/scriptdom-parse-sample
Sample SQL script parser to extract a call to sp_executesql from a lump of T-SQL code.
mingyangzhu/SemanticKernelCookBook
Semantic Kernel's cook book
mingyangzhu/SoapHttpClient
HttpClient wrapper for sending SOAP messages.
mingyangzhu/SqlScriptDOM
ScriptDOM/SqlDOM is a .NET library for parsing T-SQL statements and interacting with its abstract syntax tree
mingyangzhu/ThrottleDebounce
🚗 Rate limit your funcs and actions by throttling and debouncing them.
mingyangzhu/tsql-parser
Library Written in C# For Parsing SQL Server T-SQL Scripts in .Net
mingyangzhu/ViewFaceCore
C# 超简单的离线人脸识别库。( 基于 SeetaFace6 )
mingyangzhu/X.PagedList
Library for easily paging through any IEnumerable/IQueryable in ASP.NET