routine update

This commit is contained in:
wintel 2023-10-05 10:13:09 +08:00
parent 86f9cab3c3
commit 8f4c6c8228
3 changed files with 9 additions and 11 deletions

View File

@ -1,7 +1,7 @@
/*
* @Author: yubaolee <yubaolee@163.com> | ahfu~ <954478625@qq.com>
* @Date: 2023-08-12 10:48:24
* @LastEditTime: 2023-10-02 11:14:18
* @LastEditTime: 2023-10-05 10:12:16
* @Description:
* @
* @Copyright (c) 2023 by yubaolee | ahfu~ , All Rights Reserved.
@ -32,20 +32,15 @@ module.exports = {
text: '在线文档',
ariaLabel: 'Proj Menu',
items: [{
text: 'OpenAuth.Net(.Net Core/.Net 5/6/7..)',
text: 'OpenAuth.Net开源后端',
link: '/core/',
target: '_blank'
},
{
text: 'OpenAuth.Pro(企业)',
text: 'OpenAuth.Pro(企业vue2/vue3)',
link: '/pro/',
target: '_blank'
},
{
text: '.Net 4.5版本文档',
link: '/net/',
target: '_blank'
},
}
],
},
{

View File

@ -10,6 +10,11 @@ gitee上面两个版本仅SDK的版本不同代码完全相同。其中
.Net目前SDK升级特别方便只需花费3分钟时间既可升级到.Net 6/7/8...等。请参考:[3分钟的时间把.net core 3.1的升级到.NET 5](https://www.cnblogs.com/yubaolee/p/Net3ToNet5.html)所以不要纠结SDK版本问题。
::: tip 提示
如果你使用的是.Net 4.0/4.5,请点击[这里](https://gitee.com/dotnetchina/OpenAuth.Net/tree/4.0) 下载后端代码,该分支已停止维护。参考文档:[http://doc.openauth.net.cn/net/](http://doc.openauth.net.cn/net/)
:::
## 安装sdk
下载安装微软官方SDK代码地址https://dotnet.microsoft.com/download

View File

@ -4,8 +4,6 @@
:::
![LOGO](https://gitee.com/uploads/images/2018/0425/163228_7077c3fd_362401.png "1.png")
OpenAuth.Net 4.0分支是基于 **.Net Framework 4.5** 的开源权限工作流快速开发框架(主分支已经更新为.Net 5/6/7..跨平台开发环境。框架基于Martin Fowler企业级应用开发思想及全新技术组合Asp.Net MVC、EF、AutoFac、WebAPI、Swagger、Json.Net等核心模块包括组织机构、角色用户、权限授权、表单设计、工作流等。它的架构精良易于扩展是中小企业的首选。
## 特性