Skip to content
View realyrare's full-sized avatar

Block or report realyrare

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

Pinned Loading

  1. ShenNiusFramework ShenNiusFramework Public

    基于Asp.NetCore框架开发的权限管理、CMS管理、商城管理等模块。代码方面追求“简单”,“高效”,“实用”,总之秉承大道至简的原则开发,坚持业务模块最低复杂度复用,只要会C#,再会点Asp.NetCore基础知识,极易上手。适合小白入门进阶,更适用(实用)老手上路干活。

    JavaScript 57 16

  2. MnNiuVideo MnNiuVideo Public

    基于.net framework winfrom开发的桌面推拉流程序。使用技术ffmpeg,nginx

    C# 8 7

  3. godox-modulesshell godox-modulesshell Public

    基于dotNetCore基础之上开发的模块化框架。核心思想借鉴了ABP VNext,支持依赖注入,轻量级,适用于中小项目模块化。代码方面追求“简单”,“高效”,“实用”,总之秉承大道至简的原则开发,未来向低代码方向发展。 目前示例已完成权限管理、CMS管理、商城管理等模块。

    JavaScript 2

  4. GamePlay GamePlay Public

    该框架在基于传统三层的依赖接口编程,能够用于多种数据库及方便多种不同的业务应用。数据持久层操作用了微型orm框架 dapper。用Autofac用做loc.关于其他、请浏览源码。

    JavaScript 1 1

  5. -DotNetCoreWebSocketDemo -DotNetCoreWebSocketDemo Public

    此仓库是asp.net core 下如何使用websocket的demo,一个服务端支持多个不同的客户端,与此同时既能满足服务端向二者同时发布消息也能向指定的客户端进行消息响应

    C#