Contains various examples of dotnet projects as I try to learn how to use Solid. All examples are MIT licensed, unless the underlying libaries have their own licenses.
-
"auth\auth_example" - A Blazor WebServer application that has a single button to login to a Community Solid Server running locally on your machine. This is an attempt at reproducing the first app demo on the Solid Project site.
-
"todo\todo" - An example Blazor Server Application intended to reproduce the Solid To Do App example.
- IdentityModel.OidcClient - Apache 2.0
- DotNetRDF - MIT