myAdvice Blogger
View the code on GitHubThis is a reference app to demonstrate how to use Cosmos DB and .NET Core for building a blogging scenario. The use case is that I want to be able to write Posts and have reader Like and Comment on them.
Additional features that woudld be cool include:
- Authentication : Verified user with Captcha and Avatar generation
- User Profile
- MyFeed and Followers
- Upload Images : generate thumbnails and appropriate sizes for use
- Rich Text editor for writing posts
- RSS Feed to syndicate blog
- SLUG to return post
- Analytics plugin
- Youtube channel manager
- Print mailer
References
- MSFT: Scaffolding Identity
- Design Time EF Core
- MSFT: Cosmos EF Core Provider
- BLOG: AJAX in Razor Pages
- TinyMCE Account Dashboard
- BLOG: Razor Page Routing
- Entity Framework Tutorial
Deploy: | Build: 20241008.8 | Branch: 48b73fac
Machine: PD0SDWK0001HS | OS: Microsoft Windows NT 10.0.20348.0 | Framework: .NET 8.0.8 | MVC: 8.0.0.0