RG3.BO.BI.Bridge
9.0.1
dotnet add package RG3.BO.BI.Bridge --version 9.0.1
NuGet\Install-Package RG3.BO.BI.Bridge -Version 9.0.1
<PackageReference Include="RG3.BO.BI.Bridge" Version="9.0.1" />
<PackageVersion Include="RG3.BO.BI.Bridge" Version="9.0.1" />
<PackageReference Include="RG3.BO.BI.Bridge" />
paket add RG3.BO.BI.Bridge --version 9.0.1
#r "nuget: RG3.BO.BI.Bridge, 9.0.1"
#:package RG3.BO.BI.Bridge@9.0.1
#addin nuget:?package=RG3.BO.BI.Bridge&version=9.0.1
#tool nuget:?package=RG3.BO.BI.Bridge&version=9.0.1
1、【前后端集成服务】(可配置化,标准化,灵活配置,集成百度、腾讯、阿里、短信通等巨头接口,可脱离开发环境,集成nodejs中间件、统一认证中心)
2、以Rg3.开头且类继承 IService 或 IRepository的在Starup里面不用注入,案例如下
3、public class ListRepository : IRepository
4、public class ListService : IService
5、使用请到github获取 RG3.PF.WebApp.Host
集成redis订阅、Quartz
6、用户配置添加dimMapper映射
6、6.0.0.77开始,nodeserice迁移到RG3.PF.PinYinScriptEngineCliWrap
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net9.0 is compatible. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
NuGet packages (2)
Showing the top 2 NuGet packages that depend on RG3.BO.BI.Bridge:
| 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.BO.Excel.Abstractions
1、【RG3.BO.BI.Word】(可配置化,标准化,灵活配置,集成百度、腾讯、阿里、短信通等巨头接口,可脱离开发环境,集成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 |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 9.0.1 | 8,966 | 5/17/2025 |
| 8.0.4 | 1,189 | 10/18/2024 |
| 8.0.2 | 412 | 9/27/2024 |
| 8.0.1 | 372 | 9/15/2024 |
| 7.2.49 | 379 | 9/3/2024 |
| 7.2.48 | 337 | 8/25/2024 |
| 7.2.46 | 502 | 8/17/2024 |
| 7.2.45 | 314 | 7/30/2024 |
| 7.2.41 | 349 | 7/23/2024 |
| 7.2.39 | 339 | 7/19/2024 |
| 7.2.38 | 305 | 7/18/2024 |
| 7.2.7 | 1,770 | 5/4/2024 |
| 7.2.5 | 393 | 4/29/2024 |
| 7.1.89 | 1,442 | 3/3/2024 |
| 7.1.43 | 2,245 | 10/4/2023 |
| 7.1.38 | 451 | 9/4/2023 |
| 7.1.34 | 399 | 7/19/2023 |
| 7.1.33 | 363 | 7/18/2023 |
| 7.1.32 | 303 | 7/18/2023 |
| 7.1.23 | 802 | 6/5/2023 |
1、初次发布
集成redis订阅、Quartz
2、用户配置添加dimMapper映射
3、表单字段排序
4、PWA数据推送
5、build工具修复
6、调整搜索字段排序
7、PopedomPushController添加SelectSql =select {primary.Name} id from {table.Name} where {primary.Name}>@_filterUniqueField,
8、调整全局禁用
9、attrs hidden 调整为 hide 避免前端作为特殊字段被隐藏
10、7.1.1.23 升级到.netcore 7
11、20240916升级到.netcore 8