Apim.DevOps.Toolkit
2.0.3
.NET 5.0
.NET Core 2.1
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet tool install --global Apim.DevOps.Toolkit --version 2.0.3
This package contains a .NET tool you can call from the shell/command line.
dotnet new tool-manifest # if you are setting up this repo dotnet tool install --local Apim.DevOps.Toolkit --version 2.0.3
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=Apim.DevOps.Toolkit&version=2.0.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
nuke :add-package Apim.DevOps.Toolkit --version 2.0.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
dotnet-apim is a cross-platform dotnet tool which streamlines the CI/CD process of deploying APIs into Azure API Management.
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.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
Version | Downloads | Last updated |
---|---|---|
2.0.4 | 18,781 | 7/20/2022 |
2.0.3 | 1,328 | 7/11/2022 |
2.0.2 | 30,081 | 12/1/2020 |
2.0.1 | 4,073 | 10/16/2020 |
2.0.0 | 435 | 10/14/2020 |
1.1.5 | 2,450 | 11/29/2019 |
1.1.3 | 440 | 11/27/2019 |
1.1.2 | 456 | 11/25/2019 |
1.1.1 | 458 | 11/16/2019 |
1.1.0 | 442 | 11/15/2019 |
1.0.7 | 448 | 11/14/2019 |
1.0.6 | 466 | 11/13/2019 |
1.0.3 | 451 | 11/7/2019 |
1.0.1 | 455 | 11/4/2019 |
1.0.0 | 443 | 11/4/2019 |
0.9.9 | 451 | 11/1/2019 |
0.9.8 | 424 | 11/1/2019 |
0.9.6 | 447 | 10/31/2019 |
0.9.5 | 471 | 10/29/2019 |
0.9.0 | 440 | 10/28/2019 |
0.8.0 | 441 | 10/24/2019 |
v2.0.3
- Esnure NamedValues are created before Backends.
- Tags and Products are not necessarily need to be defined in the same yml file. For example, one can define them manually via UI and only refer to their name in the yml.
- Add support for global policy
- Respect API revision
- Support .NET5 and .NET6
- Support API Diagnostics