PRF.WPFCore 5.0.1

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

Provide basic classes for WPF application as well as built-in converters, validations rules, tree helpers, etc. (.NET Core version)

Product Compatible and additional computed target framework versions.
.NET net8.0-windows7.0 is compatible.  net9.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
5.0.1 111 11/20/2024
5.0.0 149 8/11/2024
4.2.2 87 8/1/2024
4.2.1 271 4/12/2023
4.2.0 439 10/16/2022
4.1.0 423 9/29/2022
4.0.0 449 6/14/2022
3.0.0 482 4/14/2022
2.1.1 368 12/8/2021
2.1.0 320 12/8/2021
2.0.1 383 11/1/2021
2.0.0 399 10/8/2021
1.0.0 416 1/5/2021

Update packages