RG3.BS.SysEnv 6.0.4

There is a newer version of this package available.
See the version list below for details.
dotnet add package RG3.BS.SysEnv --version 6.0.4
NuGet\Install-Package RG3.BS.SysEnv -Version 6.0.4
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="RG3.BS.SysEnv" Version="6.0.4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add RG3.BS.SysEnv --version 6.0.4
#r "nuget: RG3.BS.SysEnv, 6.0.4"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install RG3.BS.SysEnv as a Cake Addin
#addin nuget:?package=RG3.BS.SysEnv&version=6.0.4

// Install RG3.BS.SysEnv as a Cake Tool
#tool nuget:?package=RG3.BS.SysEnv&version=6.0.4

1、【RG3.BS.SysEnv】系统环境变量信息获取
2、使用请到github获取 RG3.PF.WebApp.Host
3、ISysEnvProvider 环境注入
4、https://doc.rg1008.com/docs/rg_pass_log/rg_pass_log-1dpcuns9s6r8c

Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • net6.0

    • No dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on RG3.BS.SysEnv:

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

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
7.1.23 836 6/5/2023
6.0.77 1,361 1/30/2023
6.0.26 6,928 5/7/2022
6.0.9 3,260 4/19/2022
6.0.4 1,318 4/18/2022
6.0.1 394 4/8/2022
6.0.0 388 3/24/2022
3.2.1 316 8/26/2021
3.2.0 286 7/8/2021
3.1.1 296 5/10/2021

1、ISysEnvProvider 环境注入