hoblib 1.0.0.22

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

Common C# library of Hoang Bui

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  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. 
.NET Core netcoreapp3.1 is compatible. 
.NET Framework net452 is compatible.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 is compatible.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on hoblib:

Package Downloads
hobwpf

Common C# WPF library of Hoang Bui

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.0.0.22 637 12/21/2022
1.0.0.21 429 12/17/2022
1.0.0.20 582 3/27/2022
1.0.0.19 565 1/17/2022
1.0.0.18 708 12/1/2021
1.0.0.17 5,339 11/24/2021
1.0.0.16 477 11/13/2021
1.0.0.14 693 10/21/2019
1.0.0.13 690 10/15/2019
1.0.0.12 674 9/27/2019
1.0.0.11 707 8/23/2019
1.0.0.10 695 8/22/2019
1.0.0.9 710 7/24/2019
1.0.0.8 686 7/24/2019
1.0.0.7 707 7/24/2019
1.0.0.6 669 7/24/2019
1.0.0.5 751 6/6/2019
1.0.0.4 764 6/6/2019
1.0.0.3 762 6/6/2019
1.0.0.2 758 4/25/2019
Loading failed

## 1.0.0.22 * public statemachine
     ## 1.0.0.21 * support net6.0 and enhance statemachine
     ## 1.0.0.20 * Cli use TextWriter instead of console for logging
     ## 1.0.0.19 * Add HoBCli
     ## 1.0.0.18 * support .NET framework 4.8
     ## 1.0.0.17 * fix unicode body of netrequest
     ## 1.0.0.16 * Mulitple target frameworks support
     ## 1.0.0.13 * add start background process
     ## 1.0.0.12
     * fix Error Keyset does not exist on Mono
     * create DateTime from unixtime
     * fix Combination and Permutation failed
     ## 1.0.0.11
     * Optimize Standard RSA, export RSAProvider

     ## 1.0.0.10
     * Add utils to parse command line agruments

     * Use 1/1/1970 as static variable and should return milliseconds