Rystem 1.2.4

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

// Install Rystem as a Cake Tool
#tool nuget:?package=Rystem&version=1.2.4

Library that allows to speed up the basic operations on system libraries like:
- added directly to string the methods to transform to json, csv, bson, byte array, stream and viceversa.
- added directly to Uri object the possibility to compose in fluid method the request.
- added a different approach to catch the exceptions.
- added a real random, and a guid with time-inverse approach.
- added a NoContext() method to Task class to perform a quick ConfigureAwait(false)
- added a ToResult() method to Task class to perform a quick ConfigureAwait(false).GetAwaiter().GetResult()
- added a fast crypting with Aes and fast hash with Sha256
- added a fast ToBase45() and ToBase64() method and their viceversa FromBase45() and FromBase64()
- added a fast Lock and RaceCondition dealing for your task.
- added a fast method to run a task in background continuously
- added a fast method to schedule a batch operation in background with FIFO or LIFO queue.

Product Compatible and additional computed target framework versions.
.NET net5.0 is compatible.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Rystem:

Package Downloads
Rystem.DependencyInjection

Rystem is a open-source framework to improve the System namespace in .Net

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
6.0.6 92 5/10/2024
6.0.5 108 5/10/2024
6.0.4 302,639 4/3/2024
6.0.3 587 3/25/2024
6.0.2 378,934 3/11/2024
6.0.1 51,039 3/8/2024
6.0.0 1,171,307 11/21/2023
6.0.0-rc.6 166 10/25/2023
6.0.0-rc.5 119 10/25/2023
6.0.0-rc.4 89 10/23/2023
6.0.0-rc.3 89 10/19/2023
6.0.0-rc.2 158 10/18/2023
6.0.0-rc.1 184 10/16/2023
5.0.20 640,530 9/25/2023
5.0.19 2,759 9/10/2023
5.0.18 2,058 9/6/2023
5.0.17 1,897 9/6/2023
5.0.16 1,954 9/5/2023
5.0.15 1,921 9/5/2023
5.0.14 1,921 9/5/2023
5.0.13 2,030 9/1/2023
5.0.12 1,881 8/31/2023
5.0.11 1,875 8/30/2023
5.0.10 1,901 8/29/2023
5.0.9 1,936 8/24/2023
5.0.8 1,955 8/24/2023
5.0.7 451,425 8/23/2023
5.0.6 19,474 8/21/2023
5.0.5 6,150 8/21/2023
5.0.4 2,014 8/16/2023
5.0.3 214,720 8/2/2023
5.0.2 3,764 8/2/2023
5.0.1 13,577 8/1/2023
5.0.0 13,876 7/31/2023
4.1.26 142,966 7/20/2023
4.1.25 24,654 7/16/2023
4.1.24 401,916 6/13/2023
4.1.23 47,670 6/13/2023
4.1.22 131,530 5/30/2023
4.1.21 57,767 5/20/2023
4.1.20 407,030 4/19/2023
4.1.19 97,727 3/20/2023
4.1.18 2,370 3/20/2023
4.1.17 2,661 3/16/2023
4.1.16 2,421 3/16/2023
4.1.15 2,825 3/15/2023
4.1.14 12,221 3/9/2023
4.1.13 2,518 3/7/2023
4.1.12 2,887 2/9/2023
4.1.11 2,549 1/26/2023
4.1.10 2,784 1/22/2023
4.1.9 2,392 1/20/2023
4.1.8 2,595 1/18/2023
4.1.7 2,634 1/18/2023
4.1.6 2,502 1/17/2023
4.1.5 337 1/15/2023
4.1.4 335 1/15/2023
4.1.3 333 1/15/2023
4.1.2 348 1/15/2023
4.1.1 2,500 1/4/2023
4.1.0 2,668 12/30/2022
4.0.102 2,682 12/21/2022
4.0.101 759 12/20/2022
4.0.100 321 12/19/2022
4.0.99 347 12/18/2022
4.0.98 6,212 12/7/2022
4.0.97 332 12/7/2022
4.0.96 328 12/7/2022
4.0.95 328 12/7/2022
4.0.94 4,189 12/1/2022
4.0.93 360 12/1/2022
4.0.92 3,208 11/29/2022
4.0.91 7,628 11/22/2022
4.0.90 4,443 11/18/2022
4.0.89 4,169 11/18/2022
4.0.88 4,313 11/15/2022
4.0.87 4,268 11/14/2022
4.0.86 4,385 11/13/2022
4.0.85 4,702 11/2/2022
4.0.84 4,381 11/2/2022
4.0.83 4,555 10/29/2022
4.0.82 4,638 10/29/2022
4.0.81 1,659 10/29/2022
4.0.80 13,772 10/16/2022
4.0.79 4,194 10/9/2022
4.0.78 428 10/9/2022
4.0.77 416 10/8/2022
4.0.76 21,054 10/5/2022
4.0.75 42,853 9/20/2022
4.0.74 4,746 9/20/2022
4.0.73 4,377 9/20/2022
4.0.72 643 9/20/2022
4.0.71 3,875 9/20/2022
4.0.70 518 9/14/2022
4.0.69 486 9/14/2022
4.0.68 4,605 9/13/2022
4.0.67 460 9/1/2022
4.0.66 4,363 8/19/2022
4.0.65 439 8/19/2022
4.0.64 451 8/19/2022
4.0.63 474 8/16/2022
4.0.62 486 8/16/2022
4.0.61 431 8/16/2022
4.0.60 458 8/14/2022
4.0.59 483 8/13/2022
4.0.58 455 8/13/2022
4.0.57 477 8/13/2022
4.0.56 461 8/13/2022
4.0.54 486 8/13/2022
4.0.53 477 8/12/2022
4.0.52 447 8/11/2022
4.0.51 472 8/9/2022
4.0.50 475 8/8/2022
4.0.49 465 8/8/2022
4.0.48 460 8/8/2022
4.0.47 461 8/6/2022
4.0.46 449 8/6/2022
4.0.45 453 8/5/2022
4.0.44 441 8/5/2022
4.0.43 467 8/4/2022
4.0.42 473 8/4/2022
4.0.41 470 8/4/2022
4.0.40 458 8/3/2022
4.0.39 466 8/3/2022
4.0.38 4,701 7/30/2022
4.0.37 4,437 7/29/2022
4.0.36 3,919 7/29/2022
4.0.35 464 7/29/2022
4.0.34 761 7/29/2022
4.0.33 4,630 7/29/2022
4.0.32 4,446 7/29/2022
4.0.31 472 7/29/2022
4.0.30 476 7/29/2022
4.0.29 4,498 7/27/2022
4.0.28 517 7/27/2022
4.0.26 4,414 7/27/2022
4.0.25 4,063 7/26/2022
4.0.24 4,542 7/25/2022
4.0.23 4,468 7/25/2022
4.0.22 4,351 7/22/2022
4.0.21 4,397 7/19/2022
4.0.20 4,439 7/19/2022
4.0.19 487 7/19/2022
4.0.18 4,462 7/19/2022
4.0.17 4,479 7/19/2022
4.0.16 4,535 7/18/2022
4.0.15 4,401 7/18/2022
4.0.14 495 7/18/2022
4.0.13 4,452 7/18/2022
4.0.12 3,974 7/17/2022
4.0.11 1,444 7/17/2022
4.0.10 498 7/17/2022
4.0.9 1,121 7/17/2022
4.0.8 13,498 7/15/2022
4.0.7 5,649 7/15/2022
4.0.6 6,347 7/8/2022
4.0.5 6,071 7/6/2022
4.0.4 11,177 7/1/2022
4.0.3 1,277 6/29/2022
4.0.1 1,763 6/29/2022
4.0.0 1,236 6/27/2022
3.0.2 1,135 5/5/2022
3.0.1 1,414 11/30/2021
3.0.0 1,372 11/12/2021
2.0.12 2,430 10/14/2021
2.0.11 1,512 10/14/2021
2.0.8 2,314 10/6/2021
2.0.7 1,699 10/2/2021
2.0.6 443 9/30/2021
2.0.5 402 9/30/2021
2.0.4 1,512 9/29/2021
2.0.3 1,617 9/28/2021
2.0.2 1,324 9/26/2021
2.0.1 1,201 9/24/2021
2.0.0 1,279 9/22/2021
1.4.0 1,363 9/14/2021
1.3.18 1,274 9/10/2021
1.3.17 1,091 9/9/2021
1.3.16 1,400 8/28/2021
1.3.15 1,164 8/26/2021
1.3.14 1,140 8/19/2021
1.3.13 1,150 8/13/2021
1.3.12 1,202 8/12/2021
1.3.11 473 7/29/2021
1.3.10 1,258 7/27/2021
1.3.9 1,204 7/27/2021
1.3.1 1,278 7/25/2021
1.3.0 1,937 7/17/2021
1.2.4 1,221 7/14/2021
1.2.3 423 7/14/2021
1.2.2 402 7/14/2021
1.2.1 1,273 7/14/2021
1.2.0 2,526 7/13/2021
1.1.0 625 4/14/2021
1.0.3 383 4/13/2021
1.0.2 393 4/13/2021
1.0.1 387 4/13/2021
1.0.0 411 4/12/2021