Vividos.UlibCpp.Static
4.1.0
See the version list below for details.
dotnet add package Vividos.UlibCpp.Static --version 4.1.0
NuGet\Install-Package Vividos.UlibCpp.Static -Version 4.1.0
<PackageReference Include="Vividos.UlibCpp.Static" Version="4.1.0" />
<PackageVersion Include="Vividos.UlibCpp.Static" Version="4.1.0" />
<PackageReference Include="Vividos.UlibCpp.Static" />
paket add Vividos.UlibCpp.Static --version 4.1.0
#r "nuget: Vividos.UlibCpp.Static, 4.1.0"
#:package Vividos.UlibCpp.Static@4.1.0
#addin nuget:?package=Vividos.UlibCpp.Static&version=4.1.0
#tool nuget:?package=Vividos.UlibCpp.Static&version=4.1.0
UlibCpp is a collection of useful C++ classes that help writing Win32 console, ATL and WTL applications faster. This is the static library package. Supported platforms are Win32 and x64. The package was built with Visual Studio 2017 Update 3. Use this package together with Boost 1.65.1. The library is licensed under the BSD 2-clause license.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
native | native is compatible. |
This package has no dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last Updated |
---|---|---|
4.4.0 | 664 | 1/25/2023 |
4.3.0 | 663 | 8/21/2022 |
4.2.5 | 618 | 10/11/2021 |
4.2.4 | 641 | 3/20/2021 |
4.2.3 | 701 | 11/24/2020 |
4.2.2 | 615 | 11/12/2020 |
4.2.1 | 923 | 3/21/2020 |
4.2.0 | 888 | 1/26/2020 |
4.1.7 | 804 | 12/19/2019 |
4.1.6 | 868 | 6/26/2019 |
4.1.5 | 976 | 1/30/2019 |
4.1.4 | 1,146 | 11/8/2018 |
4.1.3 | 1,122 | 10/15/2018 |
4.1.2 | 1,192 | 9/8/2018 |
4.1.1 | 1,589 | 1/23/2018 |
4.1.0 | 1,341 | 10/15/2017 |
4.0.1 | 1,380 | 9/2/2017 |
4.0.0 | 1,310 | 8/31/2017 |
New classes: Clipboard, MemoryReadStream, NullStream, HighResolutionTimer, Win7Taskbar, TraceOutputStopwatch, Singleton; new methods in Path, FileFinder and ProgramOptions; bug fixes and more unit tests for existing classes.