AuxiliaryLibraries 1.2.3

There is a newer version of this package available.
See the version list below for details.
dotnet add package AuxiliaryLibraries --version 1.2.3                
NuGet\Install-Package AuxiliaryLibraries -Version 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="AuxiliaryLibraries" Version="1.2.3" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add AuxiliaryLibraries --version 1.2.3                
#r "nuget: AuxiliaryLibraries, 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 AuxiliaryLibraries as a Cake Addin
#addin nuget:?package=AuxiliaryLibraries&version=1.2.3

// Install AuxiliaryLibraries as a Cake Tool
#tool nuget:?package=AuxiliaryLibraries&version=1.2.3                

AuxiliaryLibraries is a library which allows you to have some useful tools, especially for Iranian. The tools are: Accessory to Persian calendar, extensions (lots of useful string, int, log, datetime, and ... extensions ), encryption (There are three different algorithms which are RC4, AES and RSA.), ip, log, rest api tools, Zip, and PriceModel for .Net. You can easily use it.

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
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.3.0 278 4/13/2023
1.2.9 406 12/26/2021
1.2.8 301 12/26/2021
1.2.7 281 12/25/2021
1.2.6 535 9/4/2021
1.2.5 476 7/26/2021
1.2.4 419 7/26/2021
1.2.3 768 3/6/2021
1.2.2 421 3/1/2021
1.2.1 450 2/28/2021
1.2.0 485 2/17/2021
1.1.9 413 2/17/2021
1.1.8 390 2/16/2021
1.1.7 403 2/15/2021
1.1.6 419 2/1/2021
1.1.5 425 1/31/2021
1.1.4 453 1/13/2021
1.1.3 944 6/29/2020
1.1.2 507 6/29/2020
1.1.1 558 4/22/2020
1.1.0 766 4/10/2019
1.0.19 813 1/13/2019
1.0.18 665 4/10/2019
1.0.17 868 10/14/2018
1.0.16 873 10/14/2018
1.0.15 836 10/13/2018
1.0.14 1,075 5/8/2018
1.0.13 1,181 11/22/2017
1.0.12 1,159 11/22/2017
1.0.11 1,209 11/22/2017
1.0.10 1,113 11/22/2017
1.0.9 1,031 11/1/2017
1.0.8 1,119 4/12/2017
1.0.7 1,106 2/7/2017
1.0.6 1,208 2/7/2017
1.0.5 1,101 12/20/2016
1.0.4 1,236 12/7/2016
1.0.3 1,148 12/6/2016
1.0.2 1,147 12/6/2016
1.0.1 1,169 12/6/2016
1.0.0 1,633 12/6/2016

Update StringExtensions to Extensions and add some useful function to it. Beside we add Zip and PriceModel to the library.