Welcome to DynamicPlatform

A dynamic multi-project platform with runtime project switching

Project Management

Manage and switch between different projects dynamically at runtime.

TODO Application

A simple TODO application to track tasks and manage your workflow.

Chinook Database

Explore the Chinook sample database with artists, albums, and tracks.

About This Platform

Features:

  • Dynamic project switching without restarting the application
  • Multiple database contexts (TODO, Chinook)
  • RESTful API endpoints for each project
  • Clean separation of concerns with project-specific services

Technology Stack: ASP.NET Core 8.0, Dapper, SQLite