![]() |
VOOZH | about |
dotnet add package RG3.BO.BI.DB --version 9.0.6
NuGet\Install-Package RG3.BO.BI.DB -Version 9.0.6
<PackageReference Include="RG3.BO.BI.DB" Version="9.0.6" />
<PackageVersion Include="RG3.BO.BI.DB" Version="9.0.6" />Directory.Packages.props
<PackageReference Include="RG3.BO.BI.DB" />Project file
paket add RG3.BO.BI.DB --version 9.0.6
#r "nuget: RG3.BO.BI.DB, 9.0.6"
#:package RG3.BO.BI.DB@9.0.6
#addin nuget:?package=RG3.BO.BI.DB&version=9.0.6Install as a Cake Addin
#tool nuget:?package=RG3.BO.BI.DB&version=9.0.6Install as a Cake Tool
1、【可视化RG3.BO.BI.DB】(可配置化,标准化,灵活配置,集成百度、腾讯、阿里、短信通等巨头接口,可脱离开发环境,集成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 1 NuGet packages that depend on RG3.BO.BI.DB:
| 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 |
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 9.0.6 | 2,530 | 8/7/2025 |
| 9.0.5 | 2,196 | 7/20/2025 |
| 9.0.4 | 2,090 | 6/29/2025 |
| 9.0.1 | 5,332 | 5/17/2025 |
| 8.0.29 | 524 | 5/16/2025 |
| 8.0.28 | 269 | 4/26/2025 |
| 8.0.27 | 314 | 4/12/2025 |
| 8.0.26 | 307 | 4/12/2025 |
| 8.0.25 | 255 | 4/12/2025 |
| 8.0.21 | 344 | 3/29/2025 |
| 8.0.20 | 398 | 3/8/2025 |
| 8.0.13 | 553 | 2/21/2025 |
| 8.0.12 | 286 | 2/9/2025 |
| 8.0.11 | 286 | 2/9/2025 |
| 8.0.10 | 269 | 1/26/2025 |
| 8.0.9 | 316 | 12/14/2024 |
| 8.0.7 | 332 | 12/7/2024 |
| 8.0.4 | 428 | 10/18/2024 |
| 8.0.1 | 424 | 9/15/2024 |
| 7.2.50 | 335 | 9/14/2024 |
1、初次发布
集成redis订阅、Quartz
2、数据库生成文档添加(md)
3、添加小写驼峰字典输出
4、动态生成postman格式的接口文件
5、生成特定的对象
4、7.1.1.23 升级到.netcore 7
6、添加bridge排序问题处理