WinCopies.Util.NetCore
2.1.0
WinCopies framework utilities
The WinCopies.Util package now supports .Net Core and .Net Standard and is available for Windows 32- and 64-bit.
Install-Package WinCopies.Util.NetCore -Version 2.1.0
dotnet add package WinCopies.Util.NetCore --version 2.1.0
<PackageReference Include="WinCopies.Util.NetCore" Version="2.1.0" />
paket add WinCopies.Util.NetCore --version 2.1.0
WinCopies-framework (WinCopies.Util package)
The WinCopies® software framework
README
Updates
See the Change log.
Description
Some utilities to extend the .NET framework capabilities, such as:
- An array and list builder;
- 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;
- 'ToString' extension method for the 'IEnumerable' type to display the content of a given IEnumerable
Project link
https://wincopies.com/wincopies/
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.
WinCopies-framework (WinCopies.Util package)
The WinCopies® software framework
README
Updates
See the Change log.
Description
Some utilities to extend the .NET framework capabilities, such as:
- An array and list builder;
- 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;
- 'ToString' extension method for the 'IEnumerable' type to display the content of a given IEnumerable
Project link
https://wincopies.com/wincopies/
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.
Release Notes
See https://github.com/pierresprim/WinCopies-framework/blob/master/Changelog.md
Dependencies
-
.NETCoreApp 3.0
- Microsoft.CodeAnalysis.Common (>= 3.3.1)
- Microsoft.CodeAnalysis.CSharp (>= 3.3.1)
- Microsoft.CodeAnalysis.CSharp.Workspaces (>= 3.3.1)
- Microsoft.CodeAnalysis.Workspaces.Common (>= 3.3.1)
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on WinCopies.Util.NetCore:
Package | Downloads |
---|---|
WinCopies.Data.NetCore
Provides some utilities to interact with data sources.
|
GitHub repositories
This package is not used by any popular GitHub repositories.