{"id":20416991,"url":"https://github.com/smourier/zerodepjson","last_synced_at":"2025-04-12T17:14:34.022Z","repository":{"id":48158900,"uuid":"363594507","full_name":"smourier/ZeroDepJson","owner":"smourier","description":"A .NET Json parser in one .cs file, with zero dependencies.","archived":false,"fork":false,"pushed_at":"2025-01-04T14:07:17.000Z","size":265,"stargazers_count":39,"open_issues_count":0,"forks_count":5,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-04-12T17:14:28.247Z","etag":null,"topics":["dotnet","dotnet-core","dotnetframework","json","json-parser","netstandard"],"latest_commit_sha":null,"homepage":"","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/smourier.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-05-02T07:41:16.000Z","updated_at":"2025-03-07T03:12:32.000Z","dependencies_parsed_at":"2024-01-02T11:33:30.519Z","dependency_job_id":"ed58fdfa-27ea-4021-bb24-a7a9659f2a2a","html_url":"https://github.com/smourier/ZeroDepJson","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smourier%2FZeroDepJson","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smourier%2FZeroDepJson/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smourier%2FZeroDepJson/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smourier%2FZeroDepJson/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/smourier","download_url":"https://codeload.github.com/smourier/ZeroDepJson/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248602313,"owners_count":21131616,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["dotnet","dotnet-core","dotnetframework","json","json-parser","netstandard"],"created_at":"2024-11-15T06:23:57.834Z","updated_at":"2025-04-12T17:14:33.992Z","avatar_url":"https://github.com/smourier.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ZeroDepJson\nA .NET JSON serializer/deserializer with zero dependencies.\n\nThere are already many JSON serializers available on the .NET platform. So why ZeroDepJson?\n\n* It's only one .cs file [ZeroDepJson.cs](https://github.com/smourier/ZeroDepJson/blob/main/ZeroDepJsonCore/ZeroDepJson.cs) so it's super easy to integrate in any .NET project, .NET Framework, .NET core, .NET 5/6/7+, client, server, etc.\n* It supports .NET framework 4.0 to .NET 7+ projects.\n* Since it's one source file, you can change some parts of the code easily if you want to really customize it.\n* As the name implies, it has ZERO dependency on anything except \"some .NET with C#\" platform.\n* It's quite feature-full, more than some JSON parsers available today, it's not  \"simple\" nor \"lightweight\".\n\nNote for .NET 8 and higher, dependencies on `FormatterConverter` and support for `ISerializable` has been removed to comply with .NET 8 warnings https://learn.microsoft.com/en-us/dotnet/fundamentals/syslib-diagnostics/syslib0050.\n\nJust to make it clear, absolute performance is not a goal. Although its performance is, I hope, decent, if you're after the best performing JSON serializer / deserializer ever, then don't use this.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsmourier%2Fzerodepjson","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsmourier%2Fzerodepjson","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsmourier%2Fzerodepjson/lists"}