Skip to content

Commit 9fd2104

Browse files
committed
加文档信息
1 parent 217faef commit 9fd2104

File tree

1 file changed

+29
-0
lines changed

1 file changed

+29
-0
lines changed

README.md

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,35 @@
1818

1919
---
2020

21+
## 前言
22+
23+
- 项目地址:https://github.com/dotnetcore/osharp
24+
25+
- 国内同步:https://gitee.com/i66soft/osharp
26+
27+
- 演示地址:https://demo.osharp.top
28+
29+
- 后端API地址:https://api.osharp.top/swagger/index.html
30+
31+
- 前端git地址:https://github.com/gmf520/osharp-vben-template
32+
33+
- 文档地址:https://doc.osharp.top
34+
35+
- 文档git地址:https://github.com/gmf520/osharp-docs
36+
37+
- 钉钉群号:31296368
38+
39+
- 发布博客:https://www.cnblogs.com/guomingfeng/p/osharpns-publish.html
40+
41+
- VS插件:https://marketplace.visualstudio.com/items?itemName=LiuliuSoft.osharp
42+
43+
- 博客Demo:https://github.com/i66soft/osharp-docs-samples
44+
45+
欢迎加入OSharp迁移工作贡献自己的一份力量,参与方法:登录github,Fork一份github的osharp-ns20原始项目的代码到自己的账号下,对Fork的项目进行更新,再将更改通过Pull Requests 功能发起合并请求,合并到osharp-ns20原始项目中。
46+
47+
48+
49+
2150
## <span id="01">OSharp 简介</span>
2251

2352
OSharp是一个基于.Net6.0+开发的一个.Net快速开发框架。这个框架使用最新稳定版的.Net SDK(当前是.NET 6.0),对 AspNetCore 的配置、依赖注入、日志、缓存、实体框架、Mvc(WebApi)、身份认证、权限授权等模块进行更高一级的自动化封装,并规范了一套业务实现的代码结构与操作流程,使 .Net Core 框架更易于应用到实际项目开发中。

0 commit comments

Comments
 (0)