EnvKey.Sdk
2.0.27.1
dotnet add package EnvKey.Sdk --version 2.0.27.1
NuGet\Install-Package EnvKey.Sdk -Version 2.0.27.1
<PackageReference Include="EnvKey.Sdk" Version="2.0.27.1" />
paket add EnvKey.Sdk --version 2.0.27.1
#r "nuget: EnvKey.Sdk, 2.0.27.1"
// Install EnvKey.Sdk as a Cake Addin
#addin nuget:?package=EnvKey.Sdk&version=2.0.27.1
// Install EnvKey.Sdk as a Cake Tool
#tool nuget:?package=EnvKey.Sdk&version=2.0.27.1
Don't reference this package directly.
It contains the dotnet sdk for envkey but not any envkey executable.
Use the 'EnvKey' package or a combination of 'EnvKey.Platform.*'.
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 | net35 net40 net403 net45 net451 net452 net46 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 |
This package has no dependencies.
NuGet packages (4)
Showing the top 4 NuGet packages that depend on EnvKey.Sdk:
Package | Downloads |
---|---|
EnvKey
This package consists of dependencies to envkey sdk and contains the envkey binaries for the major supported platforms Windows64, Linux64 and Osx64. This package must be referenced in the executable project, otherwise the envkey binaries aren't copied to the output folder. |
|
EnvKey.Platform.Linux64
This package contains the envkey executable for linux 64 bit. This package must be referenced in the executable project, otherwise the envkey binaries aren't copied to the output folder. |
|
EnvKey.Platform.Windows64
This package contains the envkey executable for windows 64 bit. This package must be referenced in the executable project, otherwise the envkey binaries aren't copied to the output folder. |
|
EnvKey.Platform.Osx64
This package contains the envkey executable for osx 64 bit. This package must be referenced in the executable project, otherwise the envkey binaries aren't copied to the output folder. |
GitHub repositories
This package is not used by any popular GitHub repositories.