Apim.DevOps.Toolkit 2.0.3

There is a newer version of this package available.
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                
nuke :add-package Apim.DevOps.Toolkit --version 2.0.3                

dotnet-apim is a cross-platform dotnet tool which streamlines the CI/CD process of deploying APIs into Azure API Management.

Product 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 110,545 7/20/2022
2.0.3 2,939 7/11/2022
2.0.2 33,340 12/1/2020
2.0.1 5,748 10/16/2020
2.0.0 1,357 10/14/2020
1.1.5 4,009 11/29/2019
1.1.3 1,505 11/27/2019
1.1.2 1,521 11/25/2019
1.1.1 1,449 11/16/2019
1.1.0 1,505 11/15/2019
1.0.7 1,476 11/14/2019
1.0.6 1,384 11/13/2019
1.0.3 1,493 11/7/2019
1.0.1 1,365 11/4/2019
1.0.0 1,516 11/4/2019
0.9.9 1,455 11/1/2019
0.9.8 1,603 11/1/2019
0.9.6 1,573 10/31/2019
0.9.5 1,456 10/29/2019
0.9.0 1,613 10/28/2019
0.8.0 1,550 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