Rystem 1.3.11

There is a newer version of this package available.
See the version list below for details.
dotnet add package Rystem --version 1.3.11
                    
NuGet\Install-Package Rystem -Version 1.3.11
                    
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.3.11" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Rystem" Version="1.3.11" />
                    
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.3.11
                    
#r "nuget: Rystem, 1.3.11"
                    
#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.3.11
                    
Install as a Cake Addin
#tool nuget:?package=Rystem&version=1.3.11
                    
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,855 5/29/2025
9.1.1 98,235 5/2/2025
9.0.32 186,975 4/15/2025
9.0.31 6,146 4/2/2025
9.0.30 89,011 3/26/2025
9.0.29 9,316 3/18/2025
9.0.28 429 3/17/2025
9.0.27 384 3/16/2025
9.0.26 697 3/12/2025
9.0.25 52,332 3/9/2025
9.0.23 214 3/9/2025
9.0.21 930 3/6/2025
9.0.20 19,697 3/6/2025
9.0.19 455 3/6/2025
9.0.18 507 3/4/2025
9.0.17 363 3/1/2025
9.0.16 333 3/1/2025
9.0.15 75,703 2/22/2025
9.0.14 22,812 2/18/2025
9.0.13 372 2/9/2025
9.0.12 218,452 1/13/2025
9.0.11 24,310 1/9/2025
9.0.10 221 1/9/2025
9.0.9 4,187 1/7/2025
9.0.8 12,686 1/6/2025
9.0.7 313 1/6/2025
9.0.5 19,140 12/30/2024
9.0.4 92,514 12/23/2024
9.0.3 373 12/22/2024
9.0.2 10,869 12/21/2024
9.0.1 1,354 12/21/2024
9.0.0 173,364 11/16/2024
9.0.0-rc.1 259 10/18/2024
6.2.0 220,815 10/9/2024
6.1.2 141 10/9/2024
6.1.1 436 10/9/2024
6.1.0 48,301 9/29/2024
6.0.24 704 9/11/2024
6.0.23 340,652 7/18/2024
6.0.22 139 7/18/2024
6.0.21 533 6/18/2024
6.0.20 728,139 6/16/2024
6.0.19 31,175 6/14/2024
6.0.18 498 6/14/2024
6.0.17 490 6/14/2024
6.0.16 50,379 6/10/2024
6.0.15 486 6/9/2024
6.0.14 94,875 5/24/2024
6.0.13 511 5/23/2024
6.0.12 424 5/23/2024
6.0.11 507 5/20/2024
6.0.9 531 5/19/2024
6.0.7 513 5/18/2024
6.0.6 473 5/10/2024
6.0.5 420 5/10/2024
6.0.4 550,431 4/3/2024
6.0.3 2,021 3/25/2024
6.0.2 381,708 3/11/2024
6.0.1 51,134 3/8/2024
6.0.0 1,171,501 11/21/2023
6.0.0-rc.6 210 10/25/2023
6.0.0-rc.5 154 10/25/2023
6.0.0-rc.4 125 10/23/2023
6.0.0-rc.3 135 10/19/2023
6.0.0-rc.2 195 10/18/2023
6.0.0-rc.1 218 10/16/2023
5.0.20 640,797 9/25/2023
5.0.19 2,933 9/10/2023
5.0.18 2,231 9/6/2023
5.0.17 2,063 9/6/2023
5.0.16 2,144 9/5/2023
5.0.15 2,130 9/5/2023
5.0.14 2,147 9/5/2023
5.0.13 2,200 9/1/2023
5.0.12 2,064 8/31/2023
5.0.11 2,062 8/30/2023
5.0.10 2,084 8/29/2023
5.0.9 2,141 8/24/2023
5.0.8 2,134 8/24/2023
5.0.7 451,628 8/23/2023
5.0.6 19,643 8/21/2023
5.0.5 6,314 8/21/2023
5.0.4 2,192 8/16/2023
5.0.3 214,899 8/2/2023
5.0.2 3,947 8/2/2023
5.0.1 13,755 8/1/2023
5.0.0 14,062 7/31/2023
4.1.26 143,248 7/20/2023
4.1.25 24,714 7/16/2023
4.1.24 402,211 6/13/2023
4.1.23 47,831 6/13/2023
4.1.22 131,843 5/30/2023
4.1.21 57,914 5/20/2023
4.1.20 407,192 4/19/2023
4.1.19 97,884 3/20/2023
4.1.18 2,545 3/20/2023
4.1.17 2,830 3/16/2023
4.1.16 2,577 3/16/2023
4.1.15 2,985 3/15/2023
4.1.14 12,398 3/9/2023
4.1.13 2,702 3/7/2023
4.1.12 3,082 2/9/2023
4.1.11 2,702 1/26/2023
4.1.10 2,965 1/22/2023
4.1.9 2,572 1/20/2023
4.1.8 2,767 1/18/2023
4.1.7 2,808 1/18/2023
4.1.6 2,669 1/17/2023
4.1.5 408 1/15/2023
4.1.4 402 1/15/2023
4.1.3 398 1/15/2023
4.1.2 414 1/15/2023
4.1.1 2,649 1/4/2023
4.1.0 2,849 12/30/2022
4.0.102 2,852 12/21/2022
4.0.101 840 12/20/2022
4.0.100 393 12/19/2022
4.0.99 412 12/18/2022
4.0.98 6,503 12/7/2022
4.0.97 404 12/7/2022
4.0.96 398 12/7/2022
4.0.95 401 12/7/2022
4.0.94 4,395 12/1/2022
4.0.93 432 12/1/2022
4.0.92 3,385 11/29/2022
4.0.91 9,219 11/22/2022
4.0.90 4,649 11/18/2022
4.0.89 4,348 11/18/2022
4.0.88 4,500 11/15/2022
4.0.87 4,440 11/14/2022
4.0.86 4,574 11/13/2022
4.0.85 4,872 11/2/2022
4.0.84 4,579 11/2/2022
4.0.83 4,735 10/29/2022
4.0.82 4,833 10/29/2022
4.0.81 1,776 10/29/2022
4.0.80 14,190 10/16/2022
4.0.79 4,366 10/9/2022
4.0.78 496 10/9/2022
4.0.77 486 10/8/2022
4.0.76 21,596 10/5/2022
4.0.75 43,870 9/20/2022
4.0.74 4,922 9/20/2022
4.0.73 4,544 9/20/2022
4.0.72 720 9/20/2022
4.0.71 4,023 9/20/2022
4.0.70 592 9/14/2022
4.0.69 568 9/14/2022
4.0.68 4,783 9/13/2022
4.0.67 534 9/1/2022
4.0.66 4,526 8/19/2022
4.0.65 517 8/19/2022
4.0.64 522 8/19/2022
4.0.63 549 8/16/2022
4.0.62 558 8/16/2022
4.0.61 505 8/16/2022
4.0.60 543 8/14/2022
4.0.59 555 8/13/2022
4.0.58 530 8/13/2022
4.0.57 559 8/13/2022
4.0.56 531 8/13/2022
4.0.54 563 8/13/2022
4.0.53 550 8/12/2022
4.0.52 518 8/11/2022
4.0.51 546 8/9/2022
4.0.50 552 8/8/2022
4.0.49 536 8/8/2022
4.0.48 539 8/8/2022
4.0.47 540 8/6/2022
4.0.46 520 8/6/2022
4.0.45 529 8/5/2022
4.0.44 513 8/5/2022
4.0.43 538 8/4/2022
4.0.42 547 8/4/2022
4.0.41 554 8/4/2022
4.0.40 532 8/3/2022
4.0.39 542 8/3/2022
4.0.38 4,893 7/30/2022
4.0.37 4,605 7/29/2022
4.0.36 4,050 7/29/2022
4.0.35 537 7/29/2022
4.0.34 841 7/29/2022
4.0.33 4,811 7/29/2022
4.0.32 4,603 7/29/2022
4.0.31 544 7/29/2022
4.0.30 554 7/29/2022
4.0.29 4,667 7/27/2022
4.0.28 592 7/27/2022
4.0.26 4,583 7/27/2022
4.0.25 4,221 7/26/2022
4.0.24 4,721 7/25/2022
4.0.23 4,625 7/25/2022
4.0.22 4,522 7/22/2022
4.0.21 4,575 7/19/2022
4.0.20 4,604 7/19/2022
4.0.19 558 7/19/2022
4.0.18 4,632 7/19/2022
4.0.17 4,634 7/19/2022
4.0.16 4,722 7/18/2022
4.0.15 4,585 7/18/2022
4.0.14 567 7/18/2022
4.0.13 4,640 7/18/2022
4.0.12 4,135 7/17/2022
4.0.11 1,532 7/17/2022
4.0.10 577 7/17/2022
4.0.9 1,218 7/17/2022
4.0.8 13,935 7/15/2022
4.0.7 5,826 7/15/2022
4.0.6 6,559 7/8/2022
4.0.5 6,271 7/6/2022
4.0.4 11,462 7/1/2022
4.0.3 1,389 6/29/2022
4.0.1 1,864 6/29/2022
4.0.0 1,358 6/27/2022
3.0.2 1,216 5/5/2022
3.0.1 1,505 11/30/2021
3.0.0 1,452 11/12/2021
2.0.12 2,518 10/14/2021
2.0.11 1,595 10/14/2021
2.0.8 2,396 10/6/2021
2.0.7 1,779 10/2/2021
2.0.6 531 9/30/2021
2.0.5 482 9/30/2021
2.0.4 1,595 9/29/2021
2.0.3 1,696 9/28/2021
2.0.2 1,406 9/26/2021
2.0.1 1,285 9/24/2021
2.0.0 1,361 9/22/2021
1.4.0 1,447 9/14/2021
1.3.18 1,358 9/10/2021
1.3.17 1,173 9/9/2021
1.3.16 1,491 8/28/2021
1.3.15 1,247 8/26/2021
1.3.14 1,227 8/19/2021
1.3.13 1,240 8/13/2021
1.3.12 1,289 8/12/2021
1.3.11 556 7/29/2021
1.3.10 1,336 7/27/2021
1.3.9 1,283 7/27/2021
1.3.1 1,357 7/25/2021
1.3.0 2,020 7/17/2021
1.2.4 1,308 7/14/2021
1.2.3 507 7/14/2021
1.2.2 482 7/14/2021
1.2.1 1,352 7/14/2021
1.2.0 2,610 7/13/2021
1.1.0 715 4/14/2021
1.0.3 485 4/13/2021
1.0.2 479 4/13/2021
1.0.1 479 4/13/2021
1.0.0 497 4/12/2021