AuxiliaryLibraries 1.0.19
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package AuxiliaryLibraries --version 1.0.19
NuGet\Install-Package AuxiliaryLibraries -Version 1.0.19
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.0.19" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add AuxiliaryLibraries --version 1.0.19
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: AuxiliaryLibraries, 1.0.19"
#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.0.19 // Install AuxiliaryLibraries as a Cake Tool #tool nuget:?package=AuxiliaryLibraries&version=1.0.19
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Accessory to Persian calendar, string extensions, encryption, ip, log and rest api for .Net. You can easily use it.
Product | Versions 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.
-
- RestSharp (>= 105.2.3)
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 | 277 | 4/13/2023 |
1.2.9 | 405 | 12/26/2021 |
1.2.8 | 300 | 12/26/2021 |
1.2.7 | 280 | 12/25/2021 |
1.2.6 | 534 | 9/4/2021 |
1.2.5 | 475 | 7/26/2021 |
1.2.4 | 418 | 7/26/2021 |
1.2.3 | 765 | 3/6/2021 |
1.2.2 | 420 | 3/1/2021 |
1.2.1 | 449 | 2/28/2021 |
1.2.0 | 484 | 2/17/2021 |
1.1.9 | 412 | 2/17/2021 |
1.1.8 | 389 | 2/16/2021 |
1.1.7 | 400 | 2/15/2021 |
1.1.6 | 418 | 2/1/2021 |
1.1.5 | 424 | 1/31/2021 |
1.1.4 | 452 | 1/13/2021 |
1.1.3 | 943 | 6/29/2020 |
1.1.2 | 506 | 6/29/2020 |
1.1.1 | 557 | 4/22/2020 |
1.1.0 | 765 | 4/10/2019 |
1.0.19 | 812 | 1/13/2019 |
1.0.18 | 664 | 4/10/2019 |
1.0.17 | 867 | 10/14/2018 |
1.0.16 | 872 | 10/14/2018 |
1.0.15 | 835 | 10/13/2018 |
1.0.14 | 1,071 | 5/8/2018 |
1.0.13 | 1,180 | 11/22/2017 |
1.0.12 | 1,158 | 11/22/2017 |
1.0.11 | 1,208 | 11/22/2017 |
1.0.10 | 1,110 | 11/22/2017 |
1.0.9 | 1,030 | 11/1/2017 |
1.0.8 | 1,118 | 4/12/2017 |
1.0.7 | 1,105 | 2/7/2017 |
1.0.6 | 1,207 | 2/7/2017 |
1.0.5 | 1,100 | 12/20/2016 |
1.0.4 | 1,235 | 12/7/2016 |
1.0.3 | 1,147 | 12/6/2016 |
1.0.2 | 1,146 | 12/6/2016 |
1.0.1 | 1,168 | 12/6/2016 |
1.0.0 | 1,632 | 12/6/2016 |
Fix bug of ToPrettyDay function and add ToPrettyDayOfWeek and ToPrettyDateTime functions in AuxiliaryCalendar. Rename some unclear function names, and extend them in AuxiliaryStringExtensions.