Cake.AWS.Route53
0.1.5
.NET Standard 2.0
.NET Framework 4.6
Install-Package Cake.AWS.Route53 -Version 0.1.5
dotnet add package Cake.AWS.Route53 --version 0.1.5
<PackageReference Include="Cake.AWS.Route53" Version="0.1.5" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Cake.AWS.Route53 --version 0.1.5
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Cake.AWS.Route53, 0.1.5"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install Cake.AWS.Route53 as a Cake Addin
#addin nuget:?package=Cake.AWS.Route53&version=0.1.5
// Install Cake.AWS.Route53 as a Cake Tool
#tool nuget:?package=Cake.AWS.Route53&version=0.1.5
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Cake Build addon for managing Amazon Route53 DNS.
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 |
.NET Core | netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.0 netstandard2.1 |
.NET Framework | net46 net461 net462 net463 net47 net471 net472 net48 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen40 tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
- AWSSDK.Core (>= 3.3.101.2)
- AWSSDK.Route53 (>= 3.3.101.3)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
0.1.5 | 15,256 | 4/28/2019 |
0.1.4 | 1,707 | 8/12/2018 |
0.1.3 | 1,260 | 4/15/2018 |
0.1.2 | 15,423 | 1/20/2018 |
0.1.1 | 953 | 11/4/2017 |
0.1.0 | 664 | 11/4/2017 |
0.0.8 | 15,455 | 3/24/2017 |
0.0.7 | 962 | 1/28/2017 |
0.0.6 | 1,033 | 9/17/2016 |
0.0.5 | 818 | 5/21/2016 |
0.0.4 | 762 | 4/29/2016 |
0.0.3 | 995 | 1/16/2016 |
0.0.2 | 797 | 1/7/2016 |
0.0.1 | 833 | 1/6/2016 |
Initial Release[Improvement] Update to Cake.Core v0.33