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.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.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 287,254 7/20/2022
2.0.3 3,225 7/11/2022
2.0.2 33,766 12/1/2020
2.0.1 6,020 10/16/2020
2.0.0 1,639 10/14/2020
1.1.5 4,816 11/29/2019
1.1.3 1,768 11/27/2019
1.1.2 1,814 11/25/2019
1.1.1 1,693 11/16/2019
1.1.0 1,789 11/15/2019
1.0.7 1,741 11/14/2019
1.0.6 1,653 11/13/2019
1.0.3 1,758 11/7/2019
1.0.1 1,651 11/4/2019
1.0.0 1,775 11/4/2019
0.9.9 1,743 11/1/2019
0.9.8 1,889 11/1/2019
Loading failed

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