https://github.com/dotchoco/jdotparser
It is a library for C# that converts a class into a text(like a json) to be stored in a txt file or on a server, it is also an alternative for the JsonUtility tool.
https://github.com/dotchoco/jdotparser
csharp csharp-libarary dll library parser
Last synced: 3 months ago
JSON representation
It is a library for C# that converts a class into a text(like a json) to be stored in a txt file or on a server, it is also an alternative for the JsonUtility tool.
- Host: GitHub
- URL: https://github.com/dotchoco/jdotparser
- Owner: DotChoco
- License: mit
- Created: 2023-11-08T05:33:57.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-08-06T18:30:07.000Z (10 months ago)
- Last Synced: 2024-08-08T22:38:19.398Z (10 months ago)
- Topics: csharp, csharp-libarary, dll, library, parser
- Language: C#
- Homepage:
- Size: 67.4 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# JDot Parser
This is a library for CSharp that wants provide you an alternative to Json Utility
using its own sintax and a layer to criptography## Instalation