This repo contains the following
- CSharp Generator with the ability to convert
JSON
-> intoC#
data models. - JSON Parser from FSharp.Data with some added functionality.
- Common a shared library with utility functions and fields used across all assemblies.
- PowerShell module
- Blazor client web app which is hosted on the GitHub pages of this repository.