NetForge.Templates
1.5.2
Prefix Reserved
dotnet new install NetForge.Templates@1.5.2
NetForge Community (template)
The free, MIT-licensed edition of NetForge — an opinionated ASP.NET Core 10 line-of-business starter, with a choice of React 19 or Angular 22 frontend, that looks like a 2026 product on first run.
Install & use
dotnet new install NetForge.Community.Templates
dotnet new netforge -n MyApp # React (default)
dotnet new netforge -n MyApp --frontend angular # …or Angular 22 + Material
cd MyApp && dotnet run --project MyApp.Server
Or use the wizard: dotnet tool install -g NetForge.Cli, then netforge new.
What's in the Community edition
Authentication + email confirmation, role/permission authorization (RBAC), an admin console, the platform layer (RFC 7807 errors, validation, settings, caching, email), theming (light/dark + curated palettes) and i18n (6 languages incl. RTL) — all wired and verified, with a clean vertical-slice backend and a React 19 or Angular 22 frontend that an AI assistant can extend from a single prompt.
Pro
Pro adds outgoing webhooks, audit log + timelines, the widget dashboard, global search, notifications + real-time, multi-tenancy, advanced auth (2FA/OAuth/sessions), file uploads, export/import, the PWA/tour/ changelog, and a sample Sales domain. Get it on the configurator — sign in and upgrade to a Pro plan; see the docs.
Prefer not to build it by hand? Describe your app in plain language and AI builds it for you — with a real senior developer backing every build — then download a standard app you fully own: https://netforge.ebenmonney.com/ai.
MIT © Ebenezer Monney.
This package has no dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.