![]() |
VOOZH | about |
dotnet add package RG3.BO.Auth --version 9.0.1
NuGet\Install-Package RG3.BO.Auth -Version 9.0.1
<PackageReference Include="RG3.BO.Auth" Version="9.0.1" />
<PackageVersion Include="RG3.BO.Auth" Version="9.0.1" />Directory.Packages.props
<PackageReference Include="RG3.BO.Auth" />Project file
paket add RG3.BO.Auth --version 9.0.1
#r "nuget: RG3.BO.Auth, 9.0.1"
#:package RG3.BO.Auth@9.0.1
#addin nuget:?package=RG3.BO.Auth&version=9.0.1Install as a Cake Addin
#tool nuget:?package=RG3.BO.Auth&version=9.0.1Install as a Cake Tool
1、【权限认证】(可配置化,标准化,灵活配置,集成百度、腾讯、阿里、短信通等巨头接口,可脱离开发环境,集成nodejs中间件、统一认证中心)
2、以Rg3.开头且类继承 IService 或 IRepository的在Starup里面不用注入,案例如下
3、public class ListRepository : IRepository
4、public class ListService : IService
5、使用请到github获取 RG3.PF.WebApp.Host
6、6.0.0.77开始,nodeserice迁移到RG3.PF.PinYinScriptEngineCliWrap
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net9.0 net9.0 is compatible. net9.0-android net9.0-android was computed. net9.0-browser net9.0-browser was computed. net9.0-ios net9.0-ios was computed. net9.0-maccatalyst net9.0-maccatalyst was computed. net9.0-macos net9.0-macos was computed. net9.0-tvos net9.0-tvos was computed. net9.0-windows net9.0-windows was computed. net10.0 net10.0 was computed. net10.0-android net10.0-android was computed. net10.0-browser net10.0-browser was computed. net10.0-ios net10.0-ios was computed. net10.0-maccatalyst net10.0-maccatalyst was computed. net10.0-macos net10.0-macos was computed. net10.0-tvos net10.0-tvos was computed. net10.0-windows net10.0-windows was computed. |
Showing the top 2 NuGet packages that depend on RG3.BO.Auth:
| Package | Downloads |
|---|---|
|
RG3.PF.Web.StartUsed
1、【核心业务使用包RG3.PF.Web.StartUsed】(可配置化,标准化,灵活配置,集成百度、腾讯、阿里、短信通等巨头接口,可脱离开发环境,集成nodejs中间件、统一认证中心) 2、以Rg3.开头且类继承 IService 或 IRepository的在Starup里面不用注入,案例如下 3、public class ListRepository : IRepository 4、public class ListService : IService 5、使用请到github获取 RG3.PF.WebApp.Host 6、Quartz集成redis订阅、Quartz 7、修复多引用CLDC 8、接入微信公众号wxconfig 9、Prometheus+Grafana https://doc.rg1008.com/docs/rg_pass_log/rg_pass_log-1dpcuns9s6r8c 10、Headers添加VerifyApiValue 用于验证 11、添加时间戳 Convert.ToInt64(DateTimePFUtil.ToTimestampSecond(this.Expires)); 12、版本记录:https://doc.rg1008.com/docs/rg_pass_log/rg_pass_log-1dpubsabl25v4 13、 20240815 升级到.netcore sdk 8.0 |
|
|
RG3.PF.Quartz.StartUsed
1、【核心业务使用包RG3.PF.Quartz.StartUsed】(可配置化,标准化,灵活配置,集成百度、腾讯、阿里、短信通等巨头接口,可脱离开发环境,集成nodejs中间件、统一认证中心) 2、以Rg3.开头且类继承 IService 或 IRepository的在Starup里面不用注入,案例如下 3、public class ListRepository : IRepository 4、public class ListService : IService 5、使用请到github获取 RG3.PF.WebApp.Host 6、Quartz集成redis订阅、Quartz 7、修复多引用CLDC 8、接入微信公众号wxconfig 6、6.0.0.77开始,nodeserice迁移到RG3.PF.PinYinScriptEngineCliWrap 7、1、迁移文件对象管理实现到 RG3.PF.OssVCode RG3.PF.Web.StartUsed 6.0.85 8、 20240815 升级到.netcore sdk 8.0 |
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 9.0.1 | 10,797 | 5/17/2025 |
| 8.0.1 | 1,264 | 9/15/2024 |
| 7.2.48 | 454 | 8/25/2024 |
| 7.1.97 | 2,624 | 4/7/2024 |
| 7.1.64 | 2,089 | 12/2/2023 |
| 7.1.61 | 362 | 11/27/2023 |
| 7.1.59 | 295 | 11/25/2023 |
| 7.1.58 | 344 | 11/25/2023 |
| 7.1.57 | 327 | 11/25/2023 |
| 7.1.50 | 579 | 11/11/2023 |
| 7.1.40 | 605 | 9/24/2023 |
| 7.1.24 | 1,004 | 6/5/2023 |
| 7.1.23 | 453 | 6/5/2023 |
| 6.1.12 | 1,018 | 5/9/2023 |
| 6.0.94 | 1,044 | 4/16/2023 |
| 6.0.93 | 493 | 4/13/2023 |
| 6.0.85 | 992 | 3/26/2023 |
| 6.0.84 | 621 | 3/25/2023 |
| 6.0.82 | 669 | 2/28/2023 |
| 6.0.81 | 704 | 2/19/2023 |
1、初次发布
集成redis订阅、Quartz
2、Authorization 过期进行刷新
3、Authorization expiresIn 问题调整和刷新问题修复
4、平台默认权限数据添加
4、7.1.1.23 升级到.netcore 7