WinCopies.Util 1.2.0

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

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

WinCopies-framework

The WinCopies® software framework

README

Updates

  • Bug fixed for the 'RemoveRange' extension method
  • Extension method added for the 'object' type to check if a type matches with at least one of a given type array

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 (11)

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 1,257 1/24/2023
3.20.0 1,389 8/26/2022
3.19.0 569 8/1/2022
3.18.1 3,796 7/26/2022
3.18.0 2,711 7/22/2022
3.17.1 453 5/17/2022
3.17.0-preview 1,324 5/11/2022
3.16.0-preview 719 11/3/2021
3.14.0-preview 274 9/26/2021
3.13.0-preview 1,932 8/27/2021
3.12.0-preview 1,059 8/13/2021
3.11.0-preview 283 8/2/2021
3.10.0-preview 351 7/17/2021
3.9.0-preview 1,139 6/22/2021
3.8.0-preview 391 5/24/2021
3.7.1-preview 377 5/5/2021
3.7.0-preview 250 5/2/2021
3.6.0-preview 290 4/25/2021
3.5.0-preview 261 4/5/2021
3.4.0-preview 442 3/1/2021
3.3.0-preview 303 2/27/2021
3.2.0-preview 275 2/6/2021
3.1.0.1-preview 1,582 12/14/2020
3.1.0-preview 343 12/9/2020
3.0.0-preview 359 11/1/2020
2.21.0 574 8/26/2022
2.20.0 363 8/1/2022
2.19.1 368 7/26/2022
2.19.0 17,263 7/22/2022
2.18.1 390 5/17/2022
2.18.0 653 5/11/2022
2.17.0 798 11/3/2021
2.16.0 1,969 9/26/2021
2.15.1 20,925 8/27/2021
2.15.0 756 8/13/2021
2.14.0 445 8/2/2021
2.13.1 303 7/19/2021
2.13.0 288 7/17/2021
2.12.0 505 6/22/2021
2.11.0 430 5/24/2021
2.10.2 413 5/5/2021
2.10.1 326 5/2/2021
2.10.0 427 4/25/2021
2.9.0 365 4/5/2021
2.8.0 451 3/1/2021
2.7.0 521 2/6/2021
2.6.1.1 11,176 12/14/2020
2.6.1 500 12/9/2020
2.6.0 531 8/13/2020
2.5.9 604 7/17/2020
2.5.9-preview 304 7/17/2020
2.5.8-preview 579 7/2/2020
2.5.7-preview 412 6/14/2020
2.4.0-preview6.1 281 6/2/2020
2.4.0-preview6 373 6/2/2020
2.3.0-preview5 407 5/21/2020
2.2.0-preview4 649 5/4/2020
2.2.0-preview3 2,454 4/24/2020
2.2.0-preview2 1,111 3/27/2020
2.2.0-preview1 396 3/26/2020
2.1.0 598 2/9/2020
2.0.0 1,210 12/1/2019
1.3.0 351 6/14/2019
1.2.0 368 6/7/2019
1.1.0 347 6/5/2019
1.0.0 338 6/1/2019

System requirements:
     .NET Framework version: 4.8
     OS: Windows
     New in this version:
     - Bug fixed for the 'RemoveRange' extension method
     - Extension method added for the 'object' type to check if a type matches with at least one of a given type array
     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