MyApp logo

Next.js

A statically rendered example using Next.js&ServiceStack

loading...

Create New Project

npx create-net next-static MyProject

Run .NET and Next.js

dotnet watch

Built-in UIs

Manage your ServiceStack App, instantly explore, and query your APIs using the built-in Auto UIs that's automatically generated from your App's typed C# DTOs.

/ui
API Explorer
Locode
AI Chat
Admin UI Dashboard
Analytics
IdentityAuth Users
IdentityAuth Roles
API Keys
Request Logging
Profiling
Commands
Background Jobs
DB Validation Rules
Database Browser
Redis Admin

API Explorer

A better Swagger UI alternative built into ServiceStack that lets you explore, discover & call your APIs

Learn More