cm-core
0.11.0
dotnet add package cm-core --version 0.11.0
NuGet\Install-Package cm-core -Version 0.11.0
<PackageReference Include="cm-core" Version="0.11.0" />
paket add cm-core --version 0.11.0
#r "nuget: cm-core, 0.11.0"
// Install cm-core as a Cake Addin
#addin nuget:?package=cm-core&version=0.11.0
// Install cm-core as a Cake Tool
#tool nuget:?package=cm-core&version=0.11.0
The CM Core Lib.
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows |
.NET Core | netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.0 netstandard2.1 |
.NET Framework | net461 net462 net463 net47 net471 net472 net48 net481 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen40 tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
-
.NETCoreApp 3.1
- No dependencies.
-
.NETStandard 2.0
- No dependencies.
-
.NETStandard 2.1
- No dependencies.
-
net5.0
- No dependencies.
-
net6.0
- No dependencies.
NuGet packages (8)
Showing the top 5 NuGet packages that depend on cm-core:
Package | Downloads |
---|---|
cm-dotnet
A C# .NET (dotnet) client for CM v0+. CM is a configuration manager with some key characteristics: Scalable - architecture built with proven battle-tested components that can horizontally scale in cloud environments; Auditable - Always know who changed what configuration last; Hierarchic - Configuration that overrides parent configuration and builds upon each other to allow complex use cases; Fast - Whenever configuration gets changed applications should be notified and updated immediately; Safe - Configuration that conforms to a schema and is typed in the applications. |
|
cm-catalog-core
A CM generic Catalog implementation. |
|
cm-catalog-s3
A CM Catalog implementation using S3. |
|
cm-catalog-s3-legacy
A CM Catalog implementation using S3 Legacy SDK. |
|
cm-catalog-etcd
A CM Catalog implementation using etcd. |
GitHub repositories
This package is not used by any popular GitHub repositories.