This frontend is developed as a C# frontend (desktop app) for the DeltaSphere computing service backend.
It shows how to login to MyDeltares showing the oath2 service login pages in a browser control and afterwards reuse the session to do other calls.
Open solution file in Visual Studio and do a NuGet restore.
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.