CodeFactory.ADK.Services.Rest.Json 1.23131.1-Pre

This is a prerelease version of CodeFactory.ADK.Services.Rest.Json.
dotnet add package CodeFactory.ADK.Services.Rest.Json --version 1.23131.1-Pre
NuGet\Install-Package CodeFactory.ADK.Services.Rest.Json -Version 1.23131.1-Pre
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="CodeFactory.ADK.Services.Rest.Json" Version="1.23131.1-Pre" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add CodeFactory.ADK.Services.Rest.Json --version 1.23131.1-Pre
#r "nuget: CodeFactory.ADK.Services.Rest.Json, 1.23131.1-Pre"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install CodeFactory.ADK.Services.Rest.Json as a Cake Addin
#addin nuget:?package=CodeFactory.ADK.Services.Rest.Json&version=1.23131.1-Pre&prerelease

// Install CodeFactory.ADK.Services.Rest.Json as a Cake Tool
#tool nuget:?package=CodeFactory.ADK.Services.Rest.Json&version=1.23131.1-Pre&prerelease

Automation development kit that has prebuilt automation for generating web api Rest services.

Product Compatible and additional computed target framework versions.
.NET Framework net472 is compatible.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on CodeFactory.ADK.Services.Rest.Json:

Package Downloads
CodeFactory.ADK.Services.Azure.Functions.Json

Automation development kit that has prebuilt automation for generating web api Rest services with Azure functions.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.23131.1-Pre 78 5/11/2023
1.23108.1-Pre 72 4/18/2023
1.23095.1-Pre 73 4/5/2023

ADK 1.23131.1
- Bug fix in automation that generates the ManagedExceptionRest class, Switch statement has been cleaned up to generate correctly.