Easy.Wpf 1.3.6

There is a newer version of this package available.
See the version list below for details.
dotnet add package Easy.Wpf --version 1.3.6
                    
NuGet\Install-Package Easy.Wpf -Version 1.3.6
                    
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="Easy.Wpf" Version="1.3.6" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Easy.Wpf" Version="1.3.6" />
                    
Directory.Packages.props
<PackageReference Include="Easy.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 Easy.Wpf --version 1.3.6
                    
#r "nuget: Easy.Wpf, 1.3.6"
                    
#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 Easy.Wpf@1.3.6
                    
#: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=Easy.Wpf&version=1.3.6
                    
Install as a Cake Addin
#tool nuget:?package=Easy.Wpf&version=1.3.6
                    
Install as a Cake Tool

添加了一些适用于Wpf的基本控件和转换器

Product Compatible and additional computed target framework versions.
.NET net6.0-windows7.0 is compatible.  net7.0-windows was computed.  net8.0-windows was computed.  net9.0-windows was computed.  net10.0-windows was computed. 
.NET Framework net472 is compatible.  net48 was computed.  net481 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
1.4.2 218 1/21/2025
1.3.9.1425-pre 170 12/11/2024
1.3.9.1412-pre 152 12/3/2024
1.3.9 196 9/9/2024
1.3.8 197 9/6/2024
1.3.7 176 9/5/2024
1.3.6 193 9/4/2024
1.3.5 189 9/3/2024
1.3.3.1352-pre 158 8/30/2024
1.3.3.1351-pre 144 8/30/2024
1.3.3 203 8/13/2024
1.3.2 211 8/12/2024
1.1.1.1210-pre 181 7/19/2024
1.1.1.1204-pre 175 7/16/2024
1.1.1 229 3/6/2024
1.1.0 208 3/4/2024
1.0.0 212 2/17/2024

更新内容:!!修改RegionName为Region!!增加了可以适配单文件生成的TypeInfo record;删除了无意义的public类;增加了ConvertTAttribute Validator