CodeFactorySDK 1.23053.1

dotnet add package CodeFactorySDK --version 1.23053.1
NuGet\Install-Package CodeFactorySDK -Version 1.23053.1
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="CodeFactorySDK" Version="1.23053.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add CodeFactorySDK --version 1.23053.1
#r "nuget: CodeFactorySDK, 1.23053.1"
#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 CodeFactorySDK as a Cake Addin
#addin nuget:?package=CodeFactorySDK&version=1.23053.1

// Install CodeFactorySDK as a Cake Tool
#tool nuget:?package=CodeFactorySDK&version=1.23053.1

Software factory automation library used with the CodeFactory for Visual Studio.

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 (14)

Showing the top 5 NuGet packages that depend on CodeFactorySDK:

Package Downloads
CodeFactory.Formatting.CSharp

Extension libraries that provide formatters for code factory models to C#

CodeFactory.ADK

Automation development kit that builds on top of CodeFactory to simplify common automation tasks.

CommonDeliveryFramework.Net.Automation.Common

Common automation extensions used with CommonDeliveryFramework.

SoftwareFactoryExtensions.Formatting.CSharp

Extension libraries that provide formatters for code factory models to C#

CodeFactoryExtensions

Extension libraries the provide common extensibility for developers using the CodeFactory SDK.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.23053.1 269 3/2/2023
1.23050.2 220 2/20/2023
1.23044.1 224 2/13/2023
1.22339.1 353 12/5/2022
1.22320.1 313 11/16/2022
1.21085.1 928 3/26/2021
1.21068.1 477 3/10/2021
1.0.202301 817 8/18/2020
1.0.202021 905 7/21/2020
1.0.201881 396 7/6/2020
1.0.201381 443 5/17/2020
1.0.200701 464 3/10/2020
0.90.200551 464 2/24/2020
0.90.20041 432 2/10/2020

SDK Update for CodeFactory 1.23053.1

This release of the SDK focuses on the following.

IVSActions has added the following functionality.
GetCSharpSourceAsync - Loads the CsSource from the target code file provided.