Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

GitHub / eladkarako / c-sharp-json-example-no-jsonnet

[C#] a ready to use, quick and (very) dirty example YOU CAN EASILY UNDERSTAND. not using Json.NET/Newtonsoft.Json.dll, no embedding dll tricks either, you'll get a plain single exe at the end. works even with .net 2.0 (I'm using 3.5 though, which is the minimal for build-time app.manifest embedding). example has EVERYTHING in one file: program.cs (no classes, no scope code-blocks, very little error handling - so you won't get too distracted). just to be clear, it is ALL managed code, no string manipulation or any crap like that. this is what you want. I b3g your pardon for the snake_case, comma-first, spacing, and other style preferences. oh and the $h!t ton of notes and comments. for example sake project has copy command of demo json and old-familiar card game (the dll belongs to it, it isn't a program dependency). everything I wrote is UnLicensed (that game IS NOT though..). no support, no releases. enjoy..

JSON API: https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eladkarako%2Fc-sharp-json-example-no-jsonnet

Stars: 0
Forks: 0
Open Issues: 0

License: unlicense
Language: C#
Repo Size: 263 KB
Dependencies: pending

Created: over 1 year ago
Updated: over 1 year ago
Last pushed: over 1 year ago
Last synced: about 1 year ago

Topics: c-sharp, eladkarako, eladkarkomod, example, fully-working-example, json-deserialization, json-serialization, json-to-object, no-core-dot-net, no-dependencies-other-dot-net, no-dll, no-json-net, no-npm, object-to-json, quick-and-dirty, ready-to-use, works-with-old-dot-net

Files
    Loading...
    Readme
    Loading...