⚠ Deprecated: Legacy
The `JavaScriptSerializer` class has been effectively superseded by more modern and efficient alternatives, such as `System.Text.Json` and `Newtonsoft.Json` (Json.NET), for serializing and deserializing objects in .NET.
JavaScriptSerializer support for NodaMoney structures.
$ dotnet add package NodaMoney.Serialization.AspNetNo README available.