Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 1.68 KB

File metadata and controls

13 lines (10 loc) · 1.68 KB

DevFast.Net.Text Assembly

This assembly contains various well-tested & self-explained artifacts to work with System.String data-type.

Namespaces
DevFast.Net.Text Under this namespace various Text (System.String) related artifacts are implemented.
DevFast.Net.Text.Json Under this namespace various JSON data related artifacts are implemented.
DevFast.Net.Text.Json.NamingPolicy Under this namespace naming policies for JSON data are implemented.
DevFast.Net.Text.Json.Utf8 Under this namespace UTF-8 based JSON data processing is implemented.