Apim.DevOps.Toolkit
2.0.3
.NET 5.0
This package targets .NET 5.0. The package is compatible with this framework or higher.
.NET Core 2.1
This package targets .NET Core 2.1. The package is compatible with this framework or higher.
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 Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 is compatible. net5.0-windows was computed. net6.0 is compatible. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
.NET Core | netcoreapp2.1 is compatible. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 is compatible. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
Version | Downloads | Last updated |
---|---|---|
2.0.4 | 147,844 | 7/20/2022 |
2.0.3 | 2,999 | 7/11/2022 |
2.0.2 | 33,470 | 12/1/2020 |
2.0.1 | 5,777 | 10/16/2020 |
2.0.0 | 1,388 | 10/14/2020 |
1.1.5 | 4,136 | 11/29/2019 |
1.1.3 | 1,534 | 11/27/2019 |
1.1.2 | 1,550 | 11/25/2019 |
1.1.1 | 1,473 | 11/16/2019 |
1.1.0 | 1,538 | 11/15/2019 |
1.0.7 | 1,510 | 11/14/2019 |
1.0.6 | 1,410 | 11/13/2019 |
1.0.3 | 1,520 | 11/7/2019 |
1.0.1 | 1,390 | 11/4/2019 |
1.0.0 | 1,549 | 11/4/2019 |
0.9.9 | 1,485 | 11/1/2019 |
0.9.8 | 1,628 | 11/1/2019 |
0.9.6 | 1,597 | 10/31/2019 |
0.9.5 | 1,486 | 10/29/2019 |
0.9.0 | 1,635 | 10/28/2019 |
0.8.0 | 1,580 | 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