AuxiliaryLibraries 1.1.5

There is a newer version of this package available.
See the version list below for details.
dotnet add package AuxiliaryLibraries --version 1.1.5
                    
NuGet\Install-Package AuxiliaryLibraries -Version 1.1.5
                    
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.1.5" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="AuxiliaryLibraries" Version="1.1.5" />
                    
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.1.5
                    
#r "nuget: AuxiliaryLibraries, 1.1.5"
                    
#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.1.5
                    
#: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.1.5
                    
Install as a Cake Addin
#tool nuget:?package=AuxiliaryLibraries&version=1.1.5
                    
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 340 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,012 6/29/2020
1.1.2 576 6/29/2020
1.1.1 633 4/22/2020
1.1.0 850 4/10/2019
1.0.19 898 1/13/2019
1.0.18 748 4/10/2019
1.0.17 968 10/14/2018
1.0.16 973 10/14/2018
1.0.15 937 10/13/2018
1.0.14 1,346 5/8/2018
1.0.13 1,456 11/22/2017
1.0.12 1,435 11/22/2017
1.0.11 1,482 11/22/2017
1.0.10 1,383 11/22/2017
1.0.9 1,215 11/1/2017
1.0.8 1,303 4/12/2017
1.0.7 1,290 2/7/2017
1.0.6 1,486 2/7/2017
1.0.5 1,289 12/20/2016
1.0.4 1,514 12/7/2016
1.0.3 1,332 12/6/2016
1.0.2 1,343 12/6/2016
1.0.1 1,353 12/6/2016
1.0.0 1,914 12/6/2016

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