issues
search
sparc-coop
/
blossom
Blossom is an opinionated framework-of-a-framework for .NET 7.0 Web, Mobile, and Desktop development using a single shared codebase (C# and Blazor).
MIT License
17
stars
2
forks
source link
Document all Sparc libraries
#16
Open
josephatkuvio
opened
2 years ago
josephatkuvio
commented
2 years ago
Order of priority:
[x] Sparc.Kernel main Readme
[x] Sparc.Features
[x] Sparc.Platforms.Web
[x] Sparc.Platforms.Maui
[x] Sparc.Database.Cosmos
[x] Sparc.Database.SqlServer
[x] Sparc.Authentication.AzureADB2C
[x] Sparc.Authentication.SelfHosted
[x] Sparc.UI
[x] Sparc.Notifications.Twilio
[x] Sparc.Notifications.Azure
josephatkuvio
commented
2 years ago
Maybe start with:
What is Sparc.Kernel? What does it try to solve? (A framework of a framework)
General architectural concepts -- What is a Feature?
What is a Platform Project (web, mobile) vs. a UI Project?
What is the shape of Sparc solutions, and why?
What is the plugin architecture, and how to use it?
How to get started? (using the template, or not using the template, just using individual pieces)
Architecture of Entities, Roots, Repositories, etc.
Order of priority: