Ivory 1.0.1
dotnet add package Ivory --version 1.0.1
NuGet\Install-Package Ivory -Version 1.0.1
<PackageReference Include="Ivory" Version="1.0.1" />
<PackageVersion Include="Ivory" Version="1.0.1" />
<PackageReference Include="Ivory" />
paket add Ivory --version 1.0.1
#r "nuget: Ivory, 1.0.1"
#:package Ivory@1.0.1
#addin nuget:?package=Ivory&version=1.0.1
#tool nuget:?package=Ivory&version=1.0.1
Ivory
Ivory Progress Bar
Ivory Progress Bar is a custom progressbar for winforms projects where targets are .NET Framework and .NET CORE.
- Runs only on Windows 8 to Windows 11
- Runs on 32 bits or 64 bits
Features
- Define background color, text color and bar color
- Put custom text with percentage or none
- No flickering
Tech
Ivory targets .NET Framework 4.6.2 to 4.8.1 and .NET 6.0 . Runs only on Windows 8, 8.1, 10 (32 bits/64 bits) and Windows 11 (64 bits only)!
And of course Ivory itself is open source with a public repository on GitHub.
Installation
Install from nuget:
- Install-Package Ivory.
Install using dotnet cli:
- dotnet restore Ivory
Development
Want to contribute? Great! This project is licensed under BSD 3-Clause.
License
BSD 3-Clause License
Copyright (c) 2022, CyberMacks All rights reserved.
Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
Neither the name of the copyright holder nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net6.0-windows7.0 is compatible. net7.0-windows was computed. net8.0-windows was computed. net9.0-windows was computed. net10.0-windows was computed. |
| .NET Framework | net462 is compatible. net463 was computed. net47 is compatible. net471 is compatible. net472 is compatible. net48 is compatible. net481 is compatible. |
-
.NETFramework 4.6.2
- No dependencies.
-
.NETFramework 4.7
- No dependencies.
-
.NETFramework 4.7.1
- No dependencies.
-
.NETFramework 4.7.2
- No dependencies.
-
.NETFramework 4.8
- No dependencies.
-
.NETFramework 4.8.1
- No dependencies.
-
net6.0-windows7.0
- System.Drawing.Common (>= 6.0.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.