FormCMS 0.6.7
dotnet add package FormCMS --version 0.6.7
NuGet\Install-Package FormCMS -Version 0.6.7
<PackageReference Include="FormCMS" Version="0.6.7" />
<PackageVersion Include="FormCMS" Version="0.6.7" />
<PackageReference Include="FormCMS" />
paket add FormCMS --version 0.6.7
#r "nuget: FormCMS, 0.6.7"
#:package FormCMS@0.6.7
#addin nuget:?package=FormCMS&version=0.6.7
#tool nuget:?package=FormCMS&version=0.6.7
FormCMS: The AI-Powered CMS
FormCMS is an open-source CMS that uses AI to generate your entire app β schemas, data, APIs, and UI β from natural language. Build production-ready applications in minutes, not weeks.
β¨ Why FormCMS?
<table> <tr> <td align="center" width="33%"> <h3>π€ AI-Powered</h3> <p>Generate schemas, data, GraphQL queries, and full UI pages using natural language prompts. Let AI handle the tedious work while you focus on creativity.</p> </td> <td align="center" width="33%"> <h3>π¨ Zero Backend Required</h3> <p>No .NET or backend experience needed. Run FormCMS with Docker, build your app with React and AI β that's it.</p> </td> <td align="center" width="33%"> <h3>π Scalable & Performant</h3> <p>P95 latency under 200ms, 2,400+ QPS throughput. Handle millions of posts with CDN caching and billions of user activities with horizontal sharding.</p> </td> </tr> </table>
π₯ In Action
Watch FormCMS build a complete Library system (Entities, Data, Queries, and UI) from scratch in under 60 seconds (sped up 10x).
π¨ For Frontend Developers
You don't need .NET or any backend experience to use FormCMS. Just run the Docker image and start building your frontend with the tools you already know:
- Use React + Vite to build your app
- Use AI (e.g., Antigravity, Cursor) to generate schemas, queries, and pages
- FormCMS provides the backend, APIs, and admin panel β all running inside Docker
π See the Vite + React + Antigravity example β
ποΈ Built with FormCMS
| App | Description |
|---|---|
| Zen Health Tracker | A full health tracking app built in hours using FormCMS + AI coding agent β zero manual coding. |
| Stash | A PWA companion app for FormCMS content β bookmark, listen, and cache content with a native mobile feel. |
π± Stash β PWA Companion App
Stash is a Progressive Web App (PWA) built on top of FormCMS that gives users a native mobile-app experience for consuming and managing content β no App Store required. Install it from the browser on iPhone or Android and it works just like a native app.
Features
| Feature | What it does |
|---|---|
| Explore & Bookmarks | Browse content and bookmark items locally β bookmarked content is cached on-device so it loads instantly with no network needed. |
| Text-to-Speech with progress memory | Any article or bookmark can be read aloud. The app remembers exactly where you stopped, so you can pick up later β even across sessions. |
| Assets β Download & Convert | Paste a URL to legally download audio/video content. Convert to MP3 (original quality, larger file) or M4A (64 kbps, compressed to save space) directly from the app. |
| Offline audio player | Your downloaded files play fully offline. Like TTS, playback progress is saved so long audio files (lectures, podcasts) resume right where you left off. |
π‘ Why a PWA? Stash uses browser APIs (Web Speech, IndexedDB, Service Worker) to deliver features that feel like a native iPhone/Android app β without the overhead of publishing to an app store. try the pwa at https://demo.formcms.com/stash/ (no login required)
π§βπΌ For Non-Developers
No coding skills? No problem. FormCMS lets you build dynamic, data-driven pages without writing a single line of code.
- Use the built-in FormCMS Page feature to create pages powered by your database
- Let AI generate entire pages for you β not just static HTML, but pages that read and display live data
- Manage your content, schemas, and pages all from the visual admin panel
π‘ Just describe what you want β AI handles the schema, the data, and the page. You get a fully functional, dynamic web page.
π Quick Start (Docker)
The easiest way to get FormCMS running. No backend setup, no .NET, no database installation required.
π’ Don't want to install? Try the live demo instantly β login:
sadmin@cms.com/Admin1!try the pwa at https://demo.formcms.com/stash/ (no login required)
Pull and run from Docker Hub:
docker run -d \
--name formcms \
-p 5000:5000 \
-v formcms_data:/data \
-e DATABASE_PROVIDER=0 \
-e "CONNECTION_STRING=Data Source=/data/cms.db" \
-e FORMCMS_DATA_PATH=/data \
jaike/formcms-mono:latest
Then open http://localhost:5000/mate and follow the setup wizard.
π That's it! Try these prompts: "Design entities for a library system" Β· "Add sample data for books" Β· "Create a query to display all books"
For production deployment with PostgreSQL, see the Docker Hub page. Want to contribute or run from source? See the Development Setup Guide β
π Learn More
β‘ Performance: P95 < 200ms Β· 2,400+ QPS Β· SQLite, PostgreSQL, SQL Server, MySQL
π Documentation Wiki Β· Architecture Β· Performance & Scalability Β· Setup Guide
πΊοΈ Roadmap
FormCMS is actively evolving toward a vision of no-code app building with AI. Here's what's coming:
| Phase | Focus | Key Features |
|---|---|---|
| Enhanced AI | Smarter generation | Natural language β schema, AI-suggested relationships, auto-generated CRUD & queries |
| Visual Builder | No-code editing | Drag-and-drop page builder, visual schema editor, real-time preview, theme templates |
| Marketplace | Community ecosystem | Pre-built app templates, community components, one-click install |
The Vision: Describe your app in plain English β AI generates the entire backend (entities, queries, pages) β deploy with one click. No code required.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net10.0 is compatible. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
-
net10.0
- Aspire.NATS.Net (>= 13.1.0)
- AspNet.Security.OAuth.GitHub (>= 10.0.0)
- Azure.Storage.Blobs (>= 12.27.0)
- Confluent.Kafka (>= 2.13.0)
- DynamicExpresso.Core (>= 2.19.3)
- FluentMigrator.Runner.Postgres (>= 8.0.1)
- FluentMigrator.Runner.Sqlite (>= 8.0.1)
- FluentResults (>= 4.0.0)
- GraphQL (>= 8.8.3)
- GraphQL.Client (>= 6.1.0)
- GraphQL.Client.Serializer.SystemTextJson (>= 6.1.0)
- GraphQL.Server.Transports.AspNetCore (>= 8.3.3)
- GraphQL.Server.Ui.GraphiQL (>= 8.3.3)
- GraphQL.SystemTextJson (>= 8.8.3)
- GraphQL-Parser (>= 9.5.1)
- Handlebars.Net (>= 2.1.6)
- HtmlAgilityPack (>= 1.12.4)
- Microsoft.AspNetCore.Identity.EntityFrameworkCore (>= 10.0.3)
- Microsoft.Data.Sqlite (>= 10.0.3)
- Microsoft.EntityFrameworkCore (>= 10.0.3)
- Microsoft.EntityFrameworkCore.Sqlite (>= 10.0.3)
- Microsoft.EntityFrameworkCore.SqlServer (>= 10.0.3)
- Microsoft.Extensions.Caching.Hybrid (>= 10.2.0)
- MongoDB.Driver (>= 3.6.0)
- MySql.EntityFrameworkCore (>= 10.0.1)
- MySqlConnector (>= 2.5.0)
- Nanoid (>= 3.1.0)
- NJsonSchema.CodeGeneration.TypeScript (>= 11.5.2)
- Npgsql (>= 10.0.1)
- Npgsql.EntityFrameworkCore.PostgreSQL (>= 10.0.0)
- NUlid (>= 1.7.3)
- RedLock.net (>= 2.3.2)
- SixLabors.ImageSharp (>= 3.1.12)
- SkiaSharp (>= 3.119.1)
- SqlKata (>= 4.0.1)
- SqlKata.Execution (>= 4.0.1)
- StackExchange.Redis (>= 2.10.14)
- Stripe.net (>= 50.3.0)
- System.Data.SqlClient (>= 4.9.0)
- System.Runtime.Caching (>= 10.0.2)
- Xabe.FFmpeg (>= 6.0.2)
- YoutubeExplode (>= 6.5.7)
- YoutubeExplode.Converter (>= 6.5.7)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 0.6.7 | 47 | 3/27/2026 |
| 0.6.6 | 103 | 3/10/2026 |
| 0.6.5 | 103 | 2/20/2026 |
| 0.6.4 | 144 | 2/1/2026 |
| 0.6.3 | 132 | 1/18/2026 |
| 0.6.2.5 | 179 | 12/20/2025 |
| 0.6.2.4 | 280 | 11/23/2025 |
| 0.6.2.3 | 252 | 11/23/2025 |
| 0.6.2.2 | 247 | 11/23/2025 |
| 0.6.2.1 | 251 | 11/23/2025 |
| 0.6.2 | 257 | 11/23/2025 |
| 0.6.1.4 | 428 | 9/11/2025 |
| 0.6.1.3 | 264 | 9/11/2025 |
| 0.6.1.2 | 270 | 9/11/2025 |
| 0.6.1.1 | 260 | 9/10/2025 |
| 0.6.1 | 270 | 9/10/2025 |
| 0.6.0 | 367 | 8/27/2025 |
| 0.5.9 | 261 | 7/31/2025 |
| 0.5.8 | 648 | 7/23/2025 |
| 0.5.7 | 273 | 7/14/2025 |