File tree Expand file tree Collapse file tree 1 file changed +29
-0
lines changed Expand file tree Collapse file tree 1 file changed +29
-0
lines changed Original file line number Diff line number Diff line change 18
18
19
19
---
20
20
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
+
21
50
## <span id =" 01 " >OSharp 简介</span >
22
51
23
52
OSharp是一个基于.Net6.0+开发的一个.Net快速开发框架。这个框架使用最新稳定版的.Net SDK(当前是.NET 6.0),对 AspNetCore 的配置、依赖注入、日志、缓存、实体框架、Mvc(WebApi)、身份认证、权限授权等模块进行更高一级的自动化封装,并规范了一套业务实现的代码结构与操作流程,使 .Net Core 框架更易于应用到实际项目开发中。
You can’t perform that action at this time.
0 commit comments