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 339 2/28/2024
3.0.0 265 2/20/2024
2.8.1 335 12/10/2023
2.8.0 246 11/11/2023
2.7.0 233 9/23/2023
2.6.0 218 9/20/2023
2.5.0 250 8/25/2023
2.4.2 317 4/10/2023
2.4.1 308 4/10/2023
2.4.0 344 4/9/2023
2.3.0 320 4/9/2023
2.2.0 342 4/4/2023
2.1.1 335 3/30/2023
2.0.0 385 3/24/2023
1.3.0 509 11/8/2022
1.2.0 491 11/6/2022
1.1.0 486 11/5/2022
1.0.0 547 10/18/2022
0.62.0 572 8/8/2022
0.61.0 554 8/5/2022
Loading failed