RT.Serialization 2.0.1813

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

Serialize classes to/from JSON/XML/binary/your own format. The feature set is optimized for maintaining backwards compatibility of serialized files as the classes evolve, in particular when used for application settings / configuration. See RT.Serialization.Xml, RT.Serialization.Json, RT.Serialization.Binary.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  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. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (7)

Showing the top 5 NuGet packages that depend on RT.Serialization:

Package Downloads
RT.Serialization.Binary

Serialize classes to/from binary using a custom binary format. The feature set is optimized for maintaining backwards compatibility of serialized files as the classes evolve, in particular when used for application settings / configuration.

RT.Serialization.Xml

Serialize classes to/from XML. The feature set is optimized for maintaining backwards compatibility of serialized files as the classes evolve, in particular when used for application settings / configuration.

RT.Serialization.Json

Serialize classes to/from JSON. The feature set is optimized for maintaining backwards compatibility of serialized files as the classes evolve, in particular when used for application settings / configuration.

RT.Servers

An in-process HTTP server.

RT.Lingo.Base

Contains functionality to localize and internationalize (translate) software into other languages. Use this library to make your library support translations in an application using RT.Lingo.

GitHub repositories (1)

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

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.1813 293 9/12/2025
2.0.1812 358 8/29/2025
2.0.1811 314 8/11/2025
2.0.1810 292 8/10/2025
2.0.1809 298 8/10/2025
2.0.1808 262 8/10/2025
2.0.1807 308 8/9/2025
2.0.1806 345 8/4/2025
2.0.1805 330 8/4/2025
2.0.1804 317 8/4/2025
2.0.1803 321 8/4/2025
2.0.1802 331 8/4/2025
2.0.1801 320 8/4/2025
2.0.1799 258 7/31/2025
2.0.1798 238 7/30/2025
2.0.1797 262 7/18/2025
2.0.1796 257 7/18/2025
2.0.1795 318 7/16/2025
2.0.1794 249 7/6/2025
2.0.1793 252 7/4/2025
2.0.1790 247 7/4/2025
2.0.1789 316 6/30/2025
2.0.1788 307 6/27/2025
2.0.1787 281 6/27/2025
2.0.1782 304 6/26/2025
2.0.1781 313 6/25/2025
2.0.1780 262 6/21/2025
2.0.1777 396 1/25/2025
2.0.1776 574 10/10/2024
2.0.1775 338 10/8/2024
2.0.1774 392 9/25/2024
2.0.1770 417 8/8/2024
2.0.1769 443 7/12/2024
2.0.1768 801 3/2/2024
2.0.1767 768 2/11/2024
2.0.1764 973 12/23/2023
2.0.1762 939 12/23/2023
2.0.1761 1,214 12/22/2023
2.0.1760 912 12/22/2023
2.0.1759 950 12/21/2023
2.0.1758 921 12/21/2023
2.0.1756 1,096 12/20/2023
2.0.1755 980 12/11/2023
2.0.1754 1,015 11/30/2023
2.0.1752 1,139 10/8/2023
2.0.1751 1,248 10/7/2023
2.0.1750 1,206 9/3/2023
2.0.1749 1,302 9/2/2023
2.0.1748 1,481 7/27/2023
2.0.1747 1,574 6/26/2023
2.0.1746 1,546 6/18/2023
2.0.1744 1,592 6/9/2023
2.0.1743 1,812 5/14/2023
2.0.1742 1,635 5/14/2023
2.0.1741 1,548 5/14/2023
2.0.1740 1,687 5/5/2023
2.0.1739 1,633 5/3/2023
2.0.1738 1,656 5/3/2023
2.0.1737 1,611 5/2/2023
2.0.1736 1,693 5/2/2023
2.0.1735 1,802 4/11/2023
2.0.1734 1,997 3/23/2023
2.0.1733 2,170 2/22/2023
2.0.1732 2,154 2/22/2023
2.0.1731 2,194 2/22/2023
2.0.1728 2,075 2/22/2023
2.0.1727 2,177 2/21/2023
2.0.1726 2,181 2/21/2023
2.0.1724 2,385 1/19/2023
2.0.1723 2,419 1/19/2023
2.0.1722 2,454 1/9/2023
2.0.1721 2,562 12/16/2022
2.0.1720 3,056 10/19/2022
2.0.1719 3,198 9/8/2022
2.0.1718 3,088 9/7/2022
2.0.1716 3,084 9/7/2022
2.0.1715 3,130 9/7/2022
2.0.1714 3,079 9/4/2022
2.0.1713 3,209 8/2/2022
2.0.1712 3,078 8/2/2022
2.0.1711 3,075 8/2/2022
2.0.1709 3,281 6/6/2022
2.0.1708 3,222 5/31/2022
2.0.1707 3,207 5/31/2022
2.0.1706 3,373 2/15/2022
2.0.1705 6,090 2/7/2022
2.0.1704 3,220 2/3/2022
2.0.1702 2,766 10/3/2021
2.0.1701 2,433 9/28/2021
2.0.1700 2,463 9/28/2021
2.0.1698 2,531 9/28/2021
2.0.1697 2,565 9/18/2021
2.0.1696 2,423 9/6/2021
2.0.1695 2,589 8/7/2021
2.0.1694 2,514 7/28/2021
2.0.1693 3,456 6/29/2021
2.0.1692 2,555 6/28/2021
2.0.1690 2,646 5/21/2021
2.0.1689 2,466 5/4/2021
2.0.1688 2,578 4/23/2021
2.0.1687 2,409 4/23/2021
2.0.1686 2,526 4/4/2021
2.0.1685 2,459 4/4/2021
2.0.1684 2,630 3/16/2021
2.0.1683 2,720 2/13/2021
2.0.1682 2,601 2/2/2021
2.0.1681 2,640 1/21/2021
2.0.1680 2,749 11/2/2020
2.0.1668 3,526 9/8/2020
2.0.1666 2,904 8/2/2020
2.0.1665 2,806 7/22/2020
2.0.1664 2,773 7/22/2020
2.0.1662 2,834 7/22/2020
2.0.1661 2,757 7/13/2020
2.0.1660 2,884 7/7/2020
2.0.1659 2,860 7/4/2020
2.0.1657 2,863 7/3/2020
2.0.1655 2,411 7/3/2020
2.0.1654 2,410 6/8/2020
2.0.1653 2,465 5/16/2020
2.0.1650 2,546 5/8/2020
2.0.1649 2,554 4/13/2020
2.0.1648 2,488 1/16/2020
2.0.1647 2,549 1/14/2020
2.0.1646 2,857 10/26/2019
2.0.1645 2,452 10/25/2019
2.0.1644 2,483 10/25/2019
2.0.1643 2,470 10/25/2019
2.0.1642 2,604 10/25/2019
2.0.1641 2,519 10/25/2019