CodeFactory.WinVs.Wpf 2.25220.0.1-PreRelease

This is a prerelease version of CodeFactory.WinVs.Wpf.
dotnet add package CodeFactory.WinVs.Wpf --version 2.25220.0.1-PreRelease
                    
NuGet\Install-Package CodeFactory.WinVs.Wpf -Version 2.25220.0.1-PreRelease
                    
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.WinVs.Wpf" Version="2.25220.0.1-PreRelease" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="CodeFactory.WinVs.Wpf" Version="2.25220.0.1-PreRelease" />
                    
Directory.Packages.props
<PackageReference Include="CodeFactory.WinVs.Wpf" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add CodeFactory.WinVs.Wpf --version 2.25220.0.1-PreRelease
                    
#r "nuget: CodeFactory.WinVs.Wpf, 2.25220.0.1-PreRelease"
                    
#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.
#:package CodeFactory.WinVs.Wpf@2.25220.0.1-PreRelease
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=CodeFactory.WinVs.Wpf&version=2.25220.0.1-PreRelease&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=CodeFactory.WinVs.Wpf&version=2.25220.0.1-PreRelease&prerelease
                    
Install as a Cake Tool

Library that provides custom dialog screens hosted in Visual Studio for Windows, hosted for CodeFactory automation.

Product Compatible and additional computed target framework versions.
.NET Framework net48 is compatible.  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.WinVs.Wpf:

Package Downloads
CodeFactory.WinVs.SDK

Software development kit for building CodeFactory automation in Visual Studio - Windows.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
2.25220.0.1-PreRelease 134 8/8/2025
2.25165.0.1-PreRelease 119 6/16/2025
2.24224.0.1-PreRelease 104 8/11/2024
2.23151.1-PreRelease 188 6/6/2023
2.23149.1-PreRelease 125 5/30/2023

Release Updates for 2.25220.0.1

Recompile Release:
When you update your automation to this version of the SDK.
You will need to recompile your automation projects to the new version of the SDK, and make sure you have the CodeFactory runtime at least the same version or higher.