8000 yudingjin (yudingjin) / Repositories · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
View yudingjin's full-sized avatar
  • LS
  • 10:01 (UTC -12:00)

Block or report yudingjin

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
  • Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.

    Python Other Updated Dec 2, 2024
  • Livet Public

    Forked from runceel/Livet

    WPF MVVM Infrastructure.

    C# Other Updated Sep 3, 2024
  • Sample ASP.NET Core 8.0 reference application, powered by Microsoft, demonstrating a layered application architecture with monolithic deployment model. Download the eBook PDF from docs folder.

    C# MIT License Updated May 15, 2024
  • 小满APP,功能:图片拼接、九宫格切图、图片压缩、人像动漫化、文档图片去水印;查看设备信息、金属探测仪、噪音测量;音频转换、做个决定、放大镜、记分牌、计时器、计算经纬度距离等;华容道、飞机大战、打地鼠、一笔画完、卡牌消消乐;时钟、音频波形、抽奖转盘、蛛网等级、进度条、悬浮窗口/按钮、仪表盘、刻度尺、进化图、升温效果、商品-横滑动;

    Java Updated Mar 29, 2024
  • Production-ready fullstack but simple mail server (SMTP, IMAP, LDAP, Antispam, Antivirus, etc.) running inside a container.

    Shell MIT License Updated Nov 23, 2023
  • IdCardOCR Public

    Forked from XieZhiFa/IdCardOCR

    身份证正反面识别,身份证扫描识别,二代身份证OCR识别,OCR极速识别身份证所有信息正反面均可。离线无需联网,极速秒扫。

    Java Updated Aug 31, 2023
  • OAuth 2.0 social authentication providers for ASP.NET Core

    C# Apache License 2.0 Updated Jun 26, 2023
  • A project template for a blazor hosted app using cookie based authentication with ef core identity.

    C# MIT License Updated May 10, 2023
  • A WebRTC, SIP and VoIP library for C# and .NET. Designed for real-time communications apps.

    C# Other Updated Mar 13, 2023
  • The .NET Standard / .NET Core version from the System Linq Dynamic functionality.

    HTML Apache License 2.0 Updated Feb 7, 2023
  • Entity Framework Core Bulk Batch Extensions in .Net for Insert Update Delete Read (CRUD), Truncate and SaveChanges operations on SQL Server, PostgreSQL, MySQL, SQLite

    C# MIT License Updated Dec 30, 2022
  • 远程控制等

    C# GNU Affero General Public License v3.0 Updated Dec 9, 2022
  • ASP.NET Core Dynamic Restful WebApi. Generating WebApi from Classes. Such as: Direct Generation of WebApi Based on Business Logic Layer.

    C# Apache License 2.0 Updated Nov 24, 2022
  • C# library to serialize LINQ expressions

    C# MIT License Updated Aug 28, 2022
  • 基于 .Net 框架搭建的一个基础项目结构

    C# MIT License Updated Aug 23, 2022
  • BaGet Public

    Forked from loic-sharma/BaGet

    A lightweight NuGet and symbol server

    C# MIT License Updated Aug 22, 2022
  • AutoUpdater.NET is a class library that allows .NET developers to easily add auto update functionality to their classic desktop application projects.

    C# MIT License Updated Aug 21, 2022
  • 基于.NET Core开发的轻量级分布式配置中心 / .NET Core lightweight configuration server

    C# MIT License Updated Aug 20, 2022
  • DotnetSpider < B660 /span>Public

    Forked from dotnetcore/DotnetSpider

    DotnetSpider, a .NET standard web crawling library. It is lightweight, efficient and fast high-level web crawling & scraping framework

    C# MIT License Updated Aug 19, 2022
  • All in one email sender for .NET. Supports popular senders (SendGrid, MailGun, etc) and Razor templates.

    C# MIT License Updated Aug 16, 2022
  • osharp Public

    Forked from dotnetcore/osharp

    OSharp是一个基于.NetCore的快速开发框架,框架对 AspNetCore 的配置、依赖注入、日志、缓存、实体框架、Mvc(WebApi)、身份认证、功能权限、数据权限等模块进行更高一级的自动化封装,并规范了一套业务实现的代码结构与操作流程,使 .Net Core 框架更易于应用到实际项目开发中。

    C# Apache License 2.0 Updated Aug 16, 2022
  • Import and export general library, support Dto import and export, template export, fancy export and dynamic export, support Excel, Csv, Word, Pdf and Html.

    C# MIT License Updated Jul 17, 2022
  • 一款高性能敏感词(非法词/脏字)检测过滤组件,附带繁体简体互换,支持全角半角互换,汉字转拼音,模糊搜索等功能。

    JavaScript Apache License 2.0 Updated Jun 25, 2022
  • This is a distributed task management system base on .Net Core platform .

    C# Apache License 2.0 Updated Jun 22, 2022
  • 最简洁最易于使用的微信Sdk,包括公众号Sdk、小程序Sdk、企业微信Sdk等,以及Abp VNext集成。

    C# MIT License Updated Jun 14, 2022
  • SAEA Public

    Forked from yswenli/SAEA

    SAEA.Socket is a high-performance IOCP framework TCP based on dotnet standard 2.0; Src contains its application test scenarios, such as websocket,rpc, redis driver, MVC WebAPI, lightweight message …

    C# Apache License 2.0 Updated Feb 27, 2022
  • GFF Public

    Forked from yswenli/GFF

    GFF is a imitation QQ communication project, based on high IOCP. GFF是模仿QQ通讯项目,通信基于SAEA.MessageSocket、SAEA.Http、SAEA.MVC实现

    C# Updated Feb 27, 2022
  • UnitOfWork Public

    Forked from arch/UnitOfWork

    A plugin for Microsoft.EntityFrameworkCore to support repository, unit of work patterns, multiple database with distributed transaction supported, and MySQL multiple databases/tables sharding suppo…

    C# MIT License Updated Jan 27, 2022
  • Wx.Sdk Public

    Forked from my6521/WWB.Wx.Sdk

    NetCore3.1 封装微信公众号和小程序API,开箱即用。

    C# MIT License Updated Jan 7, 2022
  • 主要讲解dotnetty企业级的应用开发,帮助开发者更容易的学习掌握该网络通讯框架。

    C# MIT License Updated Apr 15, 2021
0