Organize workspace: Frontend, Backend, and Tests in one repo

This commit is contained in:
2026-03-04 22:04:07 +00:00
parent a24e901b7f
commit c065cbf61e
5390 changed files with 844081 additions and 446 deletions

18
.nuget/packages/json.more.net/2.1.0/README.md vendored Executable file
View File

@@ -0,0 +1,18 @@
## Summary
_Json.More.Net_ provides extended functionality for the _System.Text.Json_ namespace, such as
- Deep equality comparisons
- Enum serialization (including `[Flags]` support)
- Native AOT support
- and more...
## Links
- [Documentation](https://docs.json-everything.net/more/json-more/)
- [API Reference](https://docs.json-everything.net/api/Json.More/JsonNodeExtensions/)
- [Release Notes](https://docs.json-everything.net/rn-json-more/)
## Sponsorship
If you found this library helpful and would like to promote continued development, please consider [sponsoring the maintainers](https://github.com/sponsors/gregsdennis).