GitHub topics: works-with-old-dot-net
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..
Language: C# - Size: 263 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0
