AuxiliaryLibraries 1.2.1

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

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 341 4/13/2023
1.2.9 464 12/26/2021
1.2.8 365 12/26/2021
1.2.7 338 12/25/2021
1.2.6 594 9/4/2021
1.2.5 535 7/26/2021
1.2.4 485 7/26/2021
1.2.3 836 3/6/2021
1.2.2 491 3/1/2021
1.2.1 517 2/28/2021
1.2.0 549 2/17/2021
1.1.9 478 2/17/2021
1.1.8 463 2/16/2021
1.1.7 475 2/15/2021
1.1.6 497 2/1/2021
1.1.5 494 1/31/2021
1.1.4 518 1/13/2021
1.1.3 1,013 6/29/2020
1.1.2 576 6/29/2020
1.1.1 633 4/22/2020
1.1.0 851 4/10/2019
1.0.19 899 1/13/2019
1.0.18 749 4/10/2019
1.0.17 969 10/14/2018
1.0.16 974 10/14/2018
1.0.15 938 10/13/2018
1.0.14 1,349 5/8/2018
1.0.13 1,459 11/22/2017
1.0.12 1,438 11/22/2017
1.0.11 1,485 11/22/2017
1.0.10 1,386 11/22/2017
1.0.9 1,217 11/1/2017
1.0.8 1,305 4/12/2017
1.0.7 1,291 2/7/2017
1.0.6 1,487 2/7/2017
1.0.5 1,290 12/20/2016
1.0.4 1,515 12/7/2016
1.0.3 1,334 12/6/2016
1.0.2 1,344 12/6/2016
1.0.1 1,354 12/6/2016
1.0.0 1,915 12/6/2016

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