dynamoRando / solidproject-dotnet-examples

A collection of projects for understanding how to use the Solid Project ecosystem

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Overview

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.

Projects

  • "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.

Other Referenced Projects

About

A collection of projects for understanding how to use the Solid Project ecosystem

License:MIT License


Languages

Language:C# 61.5%Language:HTML 32.3%Language:CSS 6.3%