DeveCoolLib 1.0.598

dotnet add package DeveCoolLib --version 1.0.598
                    
NuGet\Install-Package DeveCoolLib -Version 1.0.598
                    
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="DeveCoolLib" Version="1.0.598" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="DeveCoolLib" Version="1.0.598" />
                    
Directory.Packages.props
<PackageReference Include="DeveCoolLib" />
                    
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 DeveCoolLib --version 1.0.598
                    
#r "nuget: DeveCoolLib, 1.0.598"
                    
#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 DeveCoolLib@1.0.598
                    
#: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=DeveCoolLib&version=1.0.598
                    
Install as a Cake Addin
#tool nuget:?package=DeveCoolLib&version=1.0.598
                    
Install as a Cake Tool

This is a library used in some of Devedse's projects. It contains helpers and other code stuff to build applications.

Product Compatible and additional computed target framework versions.
.NET net9.0 is compatible.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • net9.0

    • No dependencies.

NuGet packages (5)

Showing the top 5 NuGet packages that depend on DeveCoolLib:

Package Downloads
DeveImageOptimizer

A library to more easily control image optimization from C# using https://encode.ru/threads/1589-FileOptimizer

WebOptimizationProject

The Library around DeveImageOptimizer to optimize GitHub repositories

DeveRecupDirSorter

A tool which sorts the files from TestDisk.

DeveMultiCompressor

This is a tool to use multiple compressors and compare them to find out which tool has the best compression rate.

DevePar

This is a library that contains parity algorithms.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.0.598 549 8/4/2025
1.0.597 483 8/4/2025
1.0.596 477 8/4/2025
1.0.594 471 8/4/2025
1.0.593 482 8/4/2025
1.0.590 487 8/4/2025
1.0.589 863 5/15/2025
1.0.588 696 5/13/2025
1.0.587 511 5/13/2025
1.0.584 830 5/12/2025
1.0.582 2,569 2/18/2024
1.0.574 418 2/17/2024
1.0.573 371 2/17/2024
1.0.571 2,073 9/29/2023
1.0.570 572 9/28/2023
1.0.569 549 9/28/2023
1.0.568 844 9/2/2023
1.0.565 952 7/3/2023
1.0.564 669 7/3/2023
1.0.563 699 7/3/2023
Loading failed