WinCopies.Util 1.0.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package WinCopies.Util --version 1.0.0                
NuGet\Install-Package WinCopies.Util -Version 1.0.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="WinCopies.Util" Version="1.0.0" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add WinCopies.Util --version 1.0.0                
#r "nuget: WinCopies.Util, 1.0.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.
// Install WinCopies.Util as a Cake Addin
#addin nuget:?package=WinCopies.Util&version=1.0.0

// Install WinCopies.Util as a Cake Tool
#tool nuget:?package=WinCopies.Util&version=1.0.0                

WinCopies-framework Util package

The WinCopies® software framework Util package

README

License

See LICENSE for the license of the WinCopies framework.

This framework uses some external dependencies. Each external dependency is integrated to the WinCopies framework under its own license, regardless of the WinCopies framework license.

Product Compatible and additional computed target framework versions.
.NET Framework net48 is compatible.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (12)

Showing the top 5 NuGet packages that depend on WinCopies.Util:

Package Downloads
WinCopies.WindowsAPICodePack.Win32Native

WindowsAPICodePack Win32 Interop

WinCopies.Util.Desktop

WinCopies framework desktop utilities

WinCopies.Collections

Package Description

WinCopies.WindowsAPICodePack.PortableDevices

.NET wrappers fro the PortableDevices API

WinCopies.IPCService

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
3.21.0 2,350 1/24/2023
3.20.0 1,512 8/26/2022
3.19.0 630 8/1/2022
3.18.1 3,884 7/26/2022
3.18.0 2,948 7/22/2022
3.17.1 506 5/17/2022
3.17.0-preview 1,485 5/11/2022
3.16.0-preview 821 11/3/2021
3.14.0-preview 331 9/26/2021
3.13.0-preview 2,218 8/27/2021
3.12.0-preview 1,202 8/13/2021
3.11.0-preview 360 8/2/2021
3.10.0-preview 461 7/17/2021
3.9.0-preview 1,280 6/22/2021
3.8.0-preview 499 5/24/2021
3.7.1-preview 502 5/5/2021
3.7.0-preview 346 5/2/2021
3.6.0-preview 382 4/25/2021
3.5.0-preview 350 4/5/2021
3.4.0-preview 559 3/1/2021
3.3.0-preview 383 2/27/2021
3.2.0-preview 370 2/6/2021
3.1.0.1-preview 1,840 12/14/2020
3.1.0-preview 416 12/9/2020
3.0.0-preview 404 11/1/2020
2.21.0 613 8/26/2022
2.20.0 387 8/1/2022
2.19.1 394 7/26/2022
2.19.0 20,457 7/22/2022
2.18.1 413 5/17/2022
2.18.0 692 5/11/2022
2.17.0 841 11/3/2021
2.16.0 2,216 9/26/2021
2.15.1 24,275 8/27/2021
2.15.0 834 8/13/2021
2.14.0 487 8/2/2021
2.13.1 334 7/19/2021
2.13.0 322 7/17/2021
2.12.0 549 6/22/2021
2.11.0 468 5/24/2021
2.10.2 458 5/5/2021
2.10.1 348 5/2/2021
2.10.0 465 4/25/2021
2.9.0 391 4/5/2021
2.8.0 486 3/1/2021
2.7.0 566 2/6/2021
2.6.1.1 11,669 12/14/2020
2.6.1 533 12/9/2020
2.6.0 580 8/13/2020
2.5.9 639 7/17/2020
2.5.9-preview 327 7/17/2020
2.5.8-preview 663 7/2/2020
2.5.7-preview 450 6/14/2020
2.4.0-preview6.1 291 6/2/2020
2.4.0-preview6 414 6/2/2020
2.3.0-preview5 441 5/21/2020
2.2.0-preview4 723 5/4/2020
2.2.0-preview3 2,984 4/24/2020
2.2.0-preview2 1,221 3/27/2020
2.2.0-preview1 433 3/26/2020
2.1.0 630 2/9/2020
2.0.0 1,294 12/1/2019
1.3.0 372 6/14/2019
1.2.0 381 6/7/2019
1.1.0 365 6/5/2019
1.0.0 349 6/1/2019

System requirements:
     .NET Framework version: 4.8
     OS: Windows
     Description:
     Some utilities to extend the .NET framework capabilities, such as:
     - Some commands for WPF;
     - Some data converters WPF;
     - Some basic objects and interfaces to work easier with WPF data binding;
     - (Routed)EventArgs's;
     - An advanced background worker;
     - (ReadOnly)(Observable)Collections;
     - Some extension methods, mainly for array, enumerables and collections and for easier INotifyPropertyChanged and Enum gesture;
     - Some utility static methods, such as advanced 'if' functions
     Project link: https://github.com/pierresprim/WinCopies-framework
     License link: https://github.com/pierresprim/WinCopies-framework/blob/master/LICENSE