CodeFactory.WinVs.SDK
2.24224.0.1-PreRelease
dotnet add package CodeFactory.WinVs.SDK --version 2.24224.0.1-PreRelease
NuGet\Install-Package CodeFactory.WinVs.SDK -Version 2.24224.0.1-PreRelease
<PackageReference Include="CodeFactory.WinVs.SDK" Version="2.24224.0.1-PreRelease" />
paket add CodeFactory.WinVs.SDK --version 2.24224.0.1-PreRelease
#r "nuget: CodeFactory.WinVs.SDK, 2.24224.0.1-PreRelease"
// Install CodeFactory.WinVs.SDK as a Cake Addin #addin nuget:?package=CodeFactory.WinVs.SDK&version=2.24224.0.1-PreRelease&prerelease // Install CodeFactory.WinVs.SDK as a Cake Tool #tool nuget:?package=CodeFactory.WinVs.SDK&version=2.24224.0.1-PreRelease&prerelease
Software development kit for building CodeFactory automation in Visual Studio - Windows.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net48 is compatible. net481 was computed. |
-
.NETFramework 4.8
- CodeFactory (>= 2.24224.0.1-PreRelease)
- CodeFactory.WinVs (>= 2.24224.0.1-PreRelease)
- CodeFactory.WinVs.Wpf (>= 2.24224.0.1-PreRelease)
- MessagePack (>= 2.5.108)
- Microsoft.Extensions.CommandLineUtils (>= 1.1.1)
- Microsoft.Extensions.Logging.Abstractions (>= 6.0.0)
- Serilog (>= 2.12.0)
- System.IO.Packaging (>= 7.0.0)
- System.Memory (>= 4.5.5)
- System.Numerics.Vectors (>= 4.5.0)
- System.Runtime.CompilerServices.Unsafe (>= 6.0.0)
- System.Text.Json (>= 6.0.7)
NuGet packages (4)
Showing the top 4 NuGet packages that depend on CodeFactory.WinVs.SDK:
Package | Downloads |
---|---|
CodeFactory.Automation.Standard.NDF.Logic
Standard automation logic to be used with CodeFactory commands built with Visual Studio - Windows. |
|
CodeFactory.Automation.Standard.Logic
Standard automation logic to be used with CodeFactory commands built with Visual Studio - Windows. |
|
CodeFactory.Automation.Data.Sql.EF.Logic
Entity framework SQL automation logic to be used with CodeFactory commands built with Visual Studio - Windows. |
|
CodeFactory.Automation.Testing.MStest.Logic
MSTest integration test automation logic to be used with CodeFactory commands built with Visual Studio - Windows. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
2.24224.0.1-PreRelease | 69 | 8/11/2024 |
2.23160.1-PreRelease | 135 | 6/10/2023 |
2.23158.1-PreRelease | 75 | 6/7/2023 |
2.23157.1-PreRelease | 77 | 6/6/2023 |
2.23149.1-PreRelease | 76 | 5/30/2023 |
WPF Updates:
- ViewUserControl now imports the current style in visual studio to all standard WPF controls.
Command Notifications:
- Commands will now log notifications to the CodeFactory output window. You can add notifications to any command being built by calling the static class method CommandNotifications.SendCommandNotificationAsync