RT.Util 2.0.1811

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

Wad of stuff. Code from 1.* of this package has been moved to one of the following packages: RT.Util.Core, RT.Serialization.Json / RT.Serialization.Xml, RT.Json, RT.PostBuild and RT.Util.Legacy.

Product Compatible and additional computed target framework versions.
.NET net8.0-windows7.0 is compatible.  net9.0-windows was computed.  net10.0-windows was computed. 
.NET Framework net481 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on RT.Util:

Package Downloads
RT.Util.Legacy

Legacy code from RT.Util. Preserved only to make it possible to compile ancient unmaintained private projects.

RT.Lingo

Contains functionality to localize and internationalize (translate) software into other languages. Use this library in your application to load, apply and optionally edit RT.Lingo translations.

PropellerApi

The client API required to write modules for the HTTP server Propeller.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on RT.Util:

Repository Stars
Timwi/EsotericIDE
IDE (Interpreter/Debugger Engine) for esoteric programming languages. Allows step-by-step debugging and shows a watch window during debugging. Modular design allows easy adding of new languages.
Version Downloads Last Updated
2.0.1817 115 2/7/2026
2.0.1814 92 2/3/2026
2.0.1813 217 9/12/2025
2.0.1812 262 8/29/2025
2.0.1811 213 8/11/2025
2.0.1810 206 8/10/2025
2.0.1809 204 8/10/2025
2.0.1808 163 8/10/2025
2.0.1807 199 8/9/2025
2.0.1806 248 8/4/2025
2.0.1805 244 8/4/2025
2.0.1804 213 8/4/2025
2.0.1803 222 8/4/2025
2.0.1802 227 8/4/2025
2.0.1801 217 8/4/2025
2.0.1799 184 7/31/2025
2.0.1798 178 7/30/2025
2.0.1797 156 7/18/2025
2.0.1796 169 7/18/2025
2.0.1795 202 7/16/2025
Loading failed

Code from 1.* of this package has been moved to one of the following packages: RT.Util.Core, RT.Serialization.Json / RT.Serialization.Xml, RT.Json, RT.PostBuild and RT.Util.Legacy.