MyLibery.dll 1.1.2.3

dotnet add package MyLibery.dll --version 1.1.2.3
NuGet\Install-Package MyLibery.dll -Version 1.1.2.3
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="MyLibery.dll" Version="1.1.2.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add MyLibery.dll --version 1.1.2.3
#r "nuget: MyLibery.dll, 1.1.2.3"
#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 MyLibery.dll as a Cake Addin
#addin nuget:?package=MyLibery.dll&version=1.1.2.3

// Install MyLibery.dll as a Cake Tool
#tool nuget:?package=MyLibery.dll&version=1.1.2.3

| version | 1.1.1.14 | | Date | 02/20/2021 |
| Add by | JACK CHANG |

  • update DBMutiCheckBox web function add title in the checkbox easy to get text.

| version | 1.1.1.15 | | Date | 03/16/2021 |
| Add by | JACK CHANG |

  • Fixed HTML2XHTML support input type xml

| version | 1.1.1.24 | | Date | 09/01/2022 |
| Add by | JACK CHANG |

  • Fixed RemoveAllNamespaces bug.
  • Add SerializeObject<T>(T obj) ,DeSerializeFromFile<T>(string pObject)

| version | 1.1.2.2-3 | | Date | 02/01/2024 |
| Add by | JACK CHANG | - Fixed forEachPringout missing \n split next line. - Add readme.md in the nuget.packet.

Product Compatible and additional computed target framework versions.
.NET Framework net472 is compatible.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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
1.1.2.3 87 2/7/2024
1.1.2.2 73 2/7/2024
1.1.2.1 85 1/24/2024
1.1.1.28 67 1/24/2024
1.1.1.27 71 1/24/2024
1.1.1.26 431 9/22/2022
1.1.1.25 425 9/22/2022
1.1.1.24 366 9/1/2022
1.1.1.23 384 9/1/2022
1.1.1.22 439 7/12/2022
1.1.1.21 416 6/22/2022
1.1.1.20 413 4/20/2022
1.1.1.18 348 6/1/2021
1.1.1.17 336 5/31/2021
1.1.1.16 298 4/21/2021
1.1.1.15 332 3/17/2021
1.1.1.13 340 3/11/2021
1.1.1.12 380 10/27/2020
1.1.1.11 389 10/27/2020
1.1.1.10 479 8/14/2020
1.1.1.9 427 4/21/2020
1.1.1.8 432 4/21/2020
1.1.1.7 412 4/14/2020
1.1.1.6 557 3/23/2020
1.1.1.5 460 3/12/2020
1.1.1.4 482 3/5/2020
1.1.1.3 498 2/21/2020
1.1.1.2 453 2/21/2020
1.1.1.1 455 2/13/2020
1.1.1 447 2/13/2020
1.1.0 523 1/10/2020
1.0.17 450 1/7/2020
1.0.16 459 1/7/2020
1.0.15 442 1/7/2020
1.0.14 441 1/6/2020
1.0.13 417 1/6/2020
1.0.11 496 8/28/2019
1.0.10 482 8/27/2019
1.0.9 454 8/26/2019
1.0.8 461 8/7/2019
1.0.7 491 8/6/2019
1.0.6 480 8/5/2019
1.0.5 495 8/5/2019
1.0.4 501 8/5/2019
1.0.3 462 7/25/2019
1.0.2 480 7/25/2019
1.0.1 458 7/25/2019
1.0.0 494 7/24/2019

Some utility function