UsefulCSharpThings 1.7.2
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package UsefulCSharpThings --version 1.7.2
NuGet\Install-Package UsefulCSharpThings -Version 1.7.2
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="UsefulCSharpThings" Version="1.7.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add UsefulCSharpThings --version 1.7.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: UsefulCSharpThings, 1.7.2"
#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 UsefulCSharpThings as a Cake Addin #addin nuget:?package=UsefulCSharpThings&version=1.7.2 // Install UsefulCSharpThings as a Cake Tool #tool nuget:?package=UsefulCSharpThings&version=1.7.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Collection of useful C#, WPF, and WinForms functions.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net462 is compatible. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
- Microsoft.IO.RecyclableMemoryStream (>= 1.2.1)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on UsefulCSharpThings:
Package | Downloads |
---|---|
CSharpImageLibrary
Loads and saves standard images including DDS (all sorts and weird ones like V8U8, G8, etc. See full list on github.) |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.7.3 | 7,830 | 6/16/2017 |
1.7.2.1 | 3,399 | 1/30/2017 |
1.7.2 | 2,271 | 12/29/2016 |
1.7.1 | 1,618 | 12/21/2016 |
1.7.0 | 2,164 | 12/14/2016 |
1.6.0 | 2,577 | 8/28/2016 |
1.5.6 | 6,313 | 3/19/2016 |
1.5.5 | 3,035 | 3/8/2016 |
1.5.4 | 3,582 | 2/16/2016 |
1.5.3 | 3,274 | 1/15/2016 |
1.5.2 | 3,235 | 12/29/2015 |
1.5.1.3 | 2,269 | 12/24/2015 |
1.5.1.2 | 2,217 | 12/23/2015 |
1.5.1.1 | 2,263 | 12/22/2015 |
1.5.1 | 2,845 | 12/22/2015 |
1.5.0 | 2,839 | 11/21/2015 |
1.4.0 | 3,708 | 9/27/2015 |
1.3.0 | 3,289 | 9/13/2015 |
1.2.0 | 1,701 | 9/12/2015 |
1.1.0 | 1,671 | 9/8/2015 |
1.0.0 | 2,752 | 9/7/2015 |
Fixed WrappingCollection bugs, allowed WindowBlur to be disabled.