MyDotey.SCF.Apollo
1.6.0
SCF Apollo Configuration Source
Install-Package MyDotey.SCF.Apollo -Version 1.6.0
dotnet add package MyDotey.SCF.Apollo --version 1.6.0
<PackageReference Include="MyDotey.SCF.Apollo" Version="1.6.0" />
paket add MyDotey.SCF.Apollo --version 1.6.0
SCF Apollo Configuaration Source
Apollo is a great dynamic versioned configuration system. scf-apollo gives a bridge from apollo to scf.
We can config properties in Apollo management system, but don't care Apollo when we use properties in program. Sometimes we maybe use another configuration management system instead in future.
Usage
-
java: https://github.com/mydotey/scf-apollo/tree/master/java
-
dotnet: https://github.com/mydotey/scf-apollo/tree/master/dotnet
Developers
- Qiang Zhao <koqizhao@outlook.com>
SCF Apollo Configuaration Source
Apollo is a great dynamic versioned configuration system. scf-apollo gives a bridge from apollo to scf.
We can config properties in Apollo management system, but don't care Apollo when we use properties in program. Sometimes we maybe use another configuration management system instead in future.
Usage
-
java: https://github.com/mydotey/scf-apollo/tree/master/java
-
dotnet: https://github.com/mydotey/scf-apollo/tree/master/dotnet
Developers
- Qiang Zhao <koqizhao@outlook.com>
Release Notes
SCF Apollo Configuration Source
Dependencies
-
.NETStandard 2.0
- Com.Ctrip.Framework.Apollo (>= 1.3.1)
- MyDotey.SCF (>= 1.6.0)
- MyDotey.SCF.Simple (>= 1.6.0)
GitHub Usage
This package is not used by any popular GitHub repositories.