CreativeCoders.Windows 4.1.0

dotnet add package CreativeCoders.Windows --version 4.1.0
                    
NuGet\Install-Package CreativeCoders.Windows -Version 4.1.0
                    
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="CreativeCoders.Windows" Version="4.1.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="CreativeCoders.Windows" Version="4.1.0" />
                    
Directory.Packages.props
<PackageReference Include="CreativeCoders.Windows" />
                    
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 CreativeCoders.Windows --version 4.1.0
                    
#r "nuget: CreativeCoders.Windows, 4.1.0"
                    
#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 CreativeCoders.Windows@4.1.0
                    
#: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=CreativeCoders.Windows&version=4.1.0
                    
Install as a Cake Addin
#tool nuget:?package=CreativeCoders.Windows&version=4.1.0
                    
Install as a Cake Tool

Windows specific classes and types

Product Compatible and additional computed target framework versions.
.NET net8.0-windows7.0 is compatible.  net9.0-windows was computed.  net10.0-windows 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 CreativeCoders.Windows:

Package Downloads
CreativeCoders.Mvvm.DialogServices.TaskDlg.Wpf

WPF implementation of task dialog for CreativeCoders.Mvvm.DialogServices.TaskDialog

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
4.1.0 307 2/28/2024
3.0.0 240 2/20/2024
2.8.1 318 12/10/2023
2.8.0 231 11/11/2023
2.7.0 221 9/23/2023
2.6.0 198 9/20/2023
2.5.0 226 8/25/2023
2.4.2 305 4/10/2023
2.4.1 295 4/10/2023
2.4.0 332 4/9/2023
2.3.0 303 4/9/2023
2.2.0 328 4/4/2023
2.1.1 325 3/30/2023
2.0.0 369 3/24/2023
1.3.0 495 11/8/2022
1.2.0 475 11/6/2022
1.1.0 475 11/5/2022
1.0.0 533 10/18/2022
0.62.0 556 8/8/2022
0.61.0 542 8/5/2022
Loading failed