After months of development, we’re excited to release the first version of Dotnetable, a lightweight and modular content management admin panel built with .NET 9
Our new open-source project is live — Dotnetable!
🔗 https://github.com/Ayrinsoft/Dotnetable
After months of development, we’re excited to release the first version of Dotnetable,
a lightweight and modular content management admin panel built with .NET 9 🎉
It runs seamlessly across Linux, Windows, and even Docker containers.
When you run it for the first time, it automatically sets up your configuration and initializes the database.
Auto setup on first launch (connection string & initial data)
Works with multiple databases: MSSQL, PostgreSQL, MySQL, MariaDB
Built with EF Core for migrations & seeding
Modular and extensible architecture — easy to add new modules
Exposes all content via RESTful API
Supports JWT authentication for secure access
Fully customizable admin UI
Build your frontend with any stack —
React, Vue, Blazor WebAssembly, Angular, PHP, or even serverless apps!
Currently, the admin panel (post & content management) is available,
but the goal is to make Dotnetable a developer-friendly CMS that can integrate into any ecosystem.
Just publish it, connect your database, and start building your custom frontend powered by Dotnetable’s APIs 🚀
If you love open-source .NET projects, give it a ⭐️ or join us to contribute 🙌
Will be notified after implementation or change