Rystem 1.2.2

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

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.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on Rystem:

Package Downloads
Rystem.DependencyInjection

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

Rystem.Authentication.Social.Blazor

Rystem.Authentication.Social helps you to integrate with new .Net Identity system and social logins.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
9.1.2 130,837 5/29/2025
9.1.1 98,202 5/2/2025
9.0.32 186,973 4/15/2025
9.0.31 6,142 4/2/2025
9.0.30 89,009 3/26/2025
9.0.29 9,314 3/18/2025
9.0.28 427 3/17/2025
9.0.27 382 3/16/2025
9.0.26 695 3/12/2025
9.0.25 52,330 3/9/2025
9.0.23 212 3/9/2025
9.0.21 928 3/6/2025
9.0.20 19,695 3/6/2025
9.0.19 453 3/6/2025
9.0.18 505 3/4/2025
9.0.17 361 3/1/2025
9.0.16 330 3/1/2025
9.0.15 75,701 2/22/2025
9.0.14 22,810 2/18/2025
9.0.13 370 2/9/2025
9.0.12 218,449 1/13/2025
9.0.11 24,307 1/9/2025
9.0.10 219 1/9/2025
9.0.9 4,185 1/7/2025
9.0.8 12,684 1/6/2025
9.0.7 311 1/6/2025
9.0.5 19,138 12/30/2024
9.0.4 92,512 12/23/2024
9.0.3 371 12/22/2024
9.0.2 10,867 12/21/2024
9.0.1 1,352 12/21/2024
9.0.0 173,362 11/16/2024
9.0.0-rc.1 257 10/18/2024
6.2.0 220,792 10/9/2024
6.1.2 137 10/9/2024
6.1.1 433 10/9/2024
6.1.0 48,298 9/29/2024
6.0.24 702 9/11/2024
6.0.23 340,650 7/18/2024
6.0.22 137 7/18/2024
6.0.21 531 6/18/2024
6.0.20 728,137 6/16/2024
6.0.19 31,162 6/14/2024
6.0.18 496 6/14/2024
6.0.17 488 6/14/2024
6.0.16 50,377 6/10/2024
6.0.15 484 6/9/2024
6.0.14 94,873 5/24/2024
6.0.13 509 5/23/2024
6.0.12 419 5/23/2024
6.0.11 505 5/20/2024
6.0.9 529 5/19/2024
6.0.7 511 5/18/2024
6.0.6 471 5/10/2024
6.0.5 418 5/10/2024
6.0.4 550,429 4/3/2024
6.0.3 2,019 3/25/2024
6.0.2 381,706 3/11/2024
6.0.1 51,132 3/8/2024
6.0.0 1,171,499 11/21/2023
6.0.0-rc.6 208 10/25/2023
6.0.0-rc.5 152 10/25/2023
6.0.0-rc.4 123 10/23/2023
6.0.0-rc.3 132 10/19/2023
6.0.0-rc.2 193 10/18/2023
6.0.0-rc.1 215 10/16/2023
5.0.20 640,791 9/25/2023
5.0.19 2,931 9/10/2023
5.0.18 2,229 9/6/2023
5.0.17 2,061 9/6/2023
5.0.16 2,142 9/5/2023
5.0.15 2,128 9/5/2023
5.0.14 2,145 9/5/2023
5.0.13 2,198 9/1/2023
5.0.12 2,062 8/31/2023
5.0.11 2,060 8/30/2023
5.0.10 2,082 8/29/2023
5.0.9 2,139 8/24/2023
5.0.8 2,132 8/24/2023
5.0.7 451,626 8/23/2023
5.0.6 19,641 8/21/2023
5.0.5 6,312 8/21/2023
5.0.4 2,190 8/16/2023
5.0.3 214,895 8/2/2023
5.0.2 3,945 8/2/2023
5.0.1 13,753 8/1/2023
5.0.0 14,060 7/31/2023
4.1.26 143,246 7/20/2023
4.1.25 24,712 7/16/2023
4.1.24 402,209 6/13/2023
4.1.23 47,829 6/13/2023
4.1.22 131,841 5/30/2023
4.1.21 57,912 5/20/2023
4.1.20 407,189 4/19/2023
4.1.19 97,882 3/20/2023
4.1.18 2,543 3/20/2023
4.1.17 2,827 3/16/2023
4.1.16 2,575 3/16/2023
4.1.15 2,983 3/15/2023
4.1.14 12,396 3/9/2023
4.1.13 2,700 3/7/2023
4.1.12 3,080 2/9/2023
4.1.11 2,699 1/26/2023
4.1.10 2,961 1/22/2023
4.1.9 2,569 1/20/2023
4.1.8 2,764 1/18/2023
4.1.7 2,806 1/18/2023
4.1.6 2,667 1/17/2023
4.1.5 405 1/15/2023
4.1.4 400 1/15/2023
4.1.3 396 1/15/2023
4.1.2 412 1/15/2023
4.1.1 2,647 1/4/2023
4.1.0 2,847 12/30/2022
4.0.102 2,846 12/21/2022
4.0.101 838 12/20/2022
4.0.100 391 12/19/2022
4.0.99 410 12/18/2022
4.0.98 6,501 12/7/2022
4.0.97 402 12/7/2022
4.0.96 396 12/7/2022
4.0.95 399 12/7/2022
4.0.94 4,393 12/1/2022
4.0.93 430 12/1/2022
4.0.92 3,383 11/29/2022
4.0.91 9,213 11/22/2022
4.0.90 4,647 11/18/2022
4.0.89 4,346 11/18/2022
4.0.88 4,498 11/15/2022
4.0.87 4,438 11/14/2022
4.0.86 4,571 11/13/2022
4.0.85 4,870 11/2/2022
4.0.84 4,577 11/2/2022
4.0.83 4,732 10/29/2022
4.0.82 4,831 10/29/2022
4.0.81 1,774 10/29/2022
4.0.80 14,188 10/16/2022
4.0.79 4,364 10/9/2022
4.0.78 494 10/9/2022
4.0.77 484 10/8/2022
4.0.76 21,589 10/5/2022
4.0.75 43,863 9/20/2022
4.0.74 4,920 9/20/2022
4.0.73 4,542 9/20/2022
4.0.72 718 9/20/2022
4.0.71 4,016 9/20/2022
4.0.70 590 9/14/2022
4.0.69 566 9/14/2022
4.0.68 4,780 9/13/2022
4.0.67 531 9/1/2022
4.0.66 4,524 8/19/2022
4.0.65 515 8/19/2022
4.0.64 520 8/19/2022
4.0.63 547 8/16/2022
4.0.62 556 8/16/2022
4.0.61 503 8/16/2022
4.0.60 540 8/14/2022
4.0.59 553 8/13/2022
4.0.58 528 8/13/2022
4.0.57 557 8/13/2022
4.0.56 529 8/13/2022
4.0.54 561 8/13/2022
4.0.53 548 8/12/2022
4.0.52 516 8/11/2022
4.0.51 543 8/9/2022
4.0.50 550 8/8/2022
4.0.49 534 8/8/2022
4.0.48 537 8/8/2022
4.0.47 538 8/6/2022
4.0.46 517 8/6/2022
4.0.45 527 8/5/2022
4.0.44 511 8/5/2022
4.0.43 536 8/4/2022
4.0.42 545 8/4/2022
4.0.41 551 8/4/2022
4.0.40 530 8/3/2022
4.0.39 540 8/3/2022
4.0.38 4,891 7/30/2022
4.0.37 4,603 7/29/2022
4.0.36 4,048 7/29/2022
4.0.35 535 7/29/2022
4.0.34 839 7/29/2022
4.0.33 4,806 7/29/2022
4.0.32 4,596 7/29/2022
4.0.31 542 7/29/2022
4.0.30 552 7/29/2022
4.0.29 4,664 7/27/2022
4.0.28 590 7/27/2022
4.0.26 4,581 7/27/2022
4.0.25 4,219 7/26/2022
4.0.24 4,719 7/25/2022
4.0.23 4,623 7/25/2022
4.0.22 4,515 7/22/2022
4.0.21 4,573 7/19/2022
4.0.20 4,602 7/19/2022
4.0.19 556 7/19/2022
4.0.18 4,630 7/19/2022
4.0.17 4,632 7/19/2022
4.0.16 4,720 7/18/2022
4.0.15 4,583 7/18/2022
4.0.14 565 7/18/2022
4.0.13 4,634 7/18/2022
4.0.12 4,133 7/17/2022
4.0.11 1,530 7/17/2022
4.0.10 574 7/17/2022
4.0.9 1,216 7/17/2022
4.0.8 13,929 7/15/2022
4.0.7 5,824 7/15/2022
4.0.6 6,557 7/8/2022
4.0.5 6,269 7/6/2022
4.0.4 11,460 7/1/2022
4.0.3 1,387 6/29/2022
4.0.1 1,862 6/29/2022
4.0.0 1,356 6/27/2022
3.0.2 1,214 5/5/2022
3.0.1 1,503 11/30/2021
3.0.0 1,450 11/12/2021
2.0.12 2,516 10/14/2021
2.0.11 1,593 10/14/2021
2.0.8 2,394 10/6/2021
2.0.7 1,777 10/2/2021
2.0.6 529 9/30/2021
2.0.5 479 9/30/2021
2.0.4 1,593 9/29/2021
2.0.3 1,694 9/28/2021
2.0.2 1,404 9/26/2021
2.0.1 1,283 9/24/2021
2.0.0 1,359 9/22/2021
1.4.0 1,445 9/14/2021
1.3.18 1,356 9/10/2021
1.3.17 1,171 9/9/2021
1.3.16 1,489 8/28/2021
1.3.15 1,245 8/26/2021
1.3.14 1,225 8/19/2021
1.3.13 1,237 8/13/2021
1.3.12 1,287 8/12/2021
1.3.11 553 7/29/2021
1.3.10 1,334 7/27/2021
1.3.9 1,281 7/27/2021
1.3.1 1,355 7/25/2021
1.3.0 2,018 7/17/2021
1.2.4 1,306 7/14/2021
1.2.3 505 7/14/2021
1.2.2 479 7/14/2021
1.2.1 1,350 7/14/2021
1.2.0 2,608 7/13/2021
1.1.0 713 4/14/2021
1.0.3 483 4/13/2021
1.0.2 477 4/13/2021
1.0.1 477 4/13/2021
1.0.0 495 4/12/2021