Skip to content

Commit 3432e26

Browse files
committed
upgrade templates
1 parent d494020 commit 3432e26

File tree

2 files changed

+39
-70
lines changed

2 files changed

+39
-70
lines changed

MyApp/_includes/web-new-netcore.md

Lines changed: 32 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -1,28 +1,33 @@
1-
| | .NET Core C# Templates |
1+
| | .NET 10 C# Templates |
22
|----------------------------------------------------------------------------|---------------------------------------------------------------------|
3-
| [angular-spa](https://github.com/NetCoreTemplates/angular-spa) | .NET 10 Angular 19 App with Bootstrap |
4-
| [blazor](https://github.com/NetCoreTemplates/blazor) | .NET 10 Blazor Tailwind App Template |
5-
| [blazor-vue](https://github.com/NetCoreTemplates/blazor-vue) | .NET 10 Blazor Static Rendered Vue interactivity App with Tailwind |
6-
| [empty](https://github.com/NetCoreTemplates/empty) | .NET 10 Empty Single Project App |
7-
| [grpc](https://github.com/NetCoreTemplates/grpc) | .NET 10 gRPC Services |
8-
| [mvc](https://github.com/NetCoreTemplates/mvc) | .NET 10 MVC Identity Auth App with Tailwind |
9-
| [mvc-bootstrap](https://github.com/NetCoreTemplates/mvc-bootstrap) | .NET 10 MVC Identity Auth App with Bootstrap |
10-
| [mvcauth](https://github.com/NetCoreTemplates/mvcauth) | .NET 10 MVC App with ServiceStack Auth and Bootstrap |
11-
| [nextjs](https://github.com/NetCoreTemplates/nextjs) | .NET 10 Jamstack Next.js SSG React App with Tailwind |
12-
| [razor](https://github.com/NetCoreTemplates/razor) | .NET 10 Razor Pages App with Tailwind |
13-
| [razor-bootstrap](https://github.com/NetCoreTemplates/razor-bootstrap) | .NET 10 Razor Pages Identity Auth App with Bootstrap |
14-
| [razor-pages](https://github.com/NetCoreTemplates/razor-pages) | .NET 10 Razor Pages App with ServiceStack Auth and Bootstrap |
15-
| [razor-press](https://github.com/NetCoreTemplates/razor-press) | .NET 10 Statically Generated, CDN hostable Razor Pages Documentation |
16-
| [razor-ssg](https://github.com/NetCoreTemplates/razor-ssg) | .NET 10 Statically Generated, CDN hostable Razor Pages Website |
17-
| [react-spa](https://github.com/NetCoreTemplates/react-spa) | .NET 10 React Create App with Bootstrap |
18-
| [script](https://github.com/NetCoreTemplates/script) | .NET 10 #Script Pages App with Bootstrap |
19-
| [vue-mjs](https://github.com/NetCoreTemplates/vue-mjs) | .NET 10 Simple, Modern Vue ServiceStack Auth App with Tailwind |
20-
| [vue-spa](https://github.com/NetCoreTemplates/vue-spa) | .NET 10 Vue App with Bootstrap |
21-
| [vue-ssg](https://github.com/NetCoreTemplates/vue-ssg) | .NET 10 Jamstack Vue SSG App with Tailwind |
22-
| [vue-vite](https://github.com/NetCoreTemplates/vue-vite) | .NET 10 Jamstack Vue Vite App with Tailwind |
23-
| [web](https://github.com/NetCoreTemplates/web) | .NET 10 Empty App |
24-
| [web-tailwind](https://github.com/NetCoreTemplates/web-tailwind) | .NET 10 Empty App with Tailwind |
25-
| [worker-rabbitmq](https://github.com/NetCoreTemplates/worker-rabbitmq) | .NET 10 Rabbit MQ Worker Service |
26-
| [worker-redismq](https://github.com/NetCoreTemplates/worker-redismq) | .NET 10 Redis MQ Worker Service |
27-
| [worker-servicebus](https://github.com/NetCoreTemplates/worker-servicebus) | .NET 10 Azure Service Bus MQ Worker Service |
28-
| [worker-sqs](https://github.com/NetCoreTemplates/worker-sqs) | .NET 10 AWS SQS MQ Worker Service |
3+
| [web](https://github.com/NetCoreTemplates/web) | .NET 10 Empty App |
4+
| [angular-spa](https://github.com/NetCoreTemplates/angular-spa) | .NET 10 Angular 21 App with Tailwind |
5+
| [next-static](https://github.com/NetCoreTemplates/next-static) | .NET 10 Empty React Tailwind App using Next.js static export |
6+
| [next-rsc](https://github.com/NetCoreTemplates/next-rsc) | .NET 10 Next.js React Server Components Identity Auth Template |
7+
| [nextjs](https://github.com/NetCoreTemplates/nextjs) | .NET 10 Jamstack Next.js SSG React App with Tailwind |
8+
| [react-static](https://github.com/NetCoreTemplates/react-static) | .NET 10 React Vite Identity Auth Template with Static Export |
9+
| [react-spa](https://github.com/NetCoreTemplates/react-spa) | .NET 10 React Vite TypeScript SPA with Tailwind |
10+
| [blazor-admin](https://github.com/NetCoreTemplates/blazor-admin) | .NET 10 Blazor Admin Vue App with Tailwind |
11+
| [blazor](https://github.com/NetCoreTemplates/blazor) | .NET 10 Blazor App with Tailwind |
12+
| [blazor-vue](https://github.com/NetCoreTemplates/blazor-vue) | .NET 10 Blazor Vue App with Tailwind |
13+
| [vue-vite](https://github.com/NetCoreTemplates/vue-vite) | .NET 10 Jamstack Vue Vite App with Tailwind |
14+
| [vue-ssg](https://github.com/NetCoreTemplates/vue-ssg) | .NET 10 Jamstack Vue SSG App with Tailwind |
15+
| [vue-spa](https://github.com/NetCoreTemplates/vue-spa) | .NET 10 Vue Vite TypeScript SPA with Tailwind |
16+
| [vue-mjs](https://github.com/NetCoreTemplates/vue-mjs) | .NET 10 Simple, Modern Vue ServiceStack Auth App with Tailwind |
17+
| [razor-ssg](https://github.com/NetCoreTemplates/razor-ssg) | .NET 10 Razor SSG App with Tailwind |
18+
| [razor-press](https://github.com/NetCoreTemplates/razor-press) | .NET 10 Razor Press Documentation Site with Tailwind |
19+
| [razor-pages](https://github.com/NetCoreTemplates/razor-pages) | .NET 10 Razor Pages App with Tailwind |
20+
| [razor-bootstrap](https://github.com/NetCoreTemplates/razor-bootstrap) | .NET 10 Razor Pages App with Bootstrap |
21+
| [razor](https://github.com/NetCoreTemplates/razor) | .NET 10 Razor Pages App |
22+
| [mvcauth](https://github.com/NetCoreTemplates/mvcauth) | .NET 10 MVC Auth App |
23+
| [mvc-bootstrap](https://github.com/NetCoreTemplates/mvc-bootstrap) | .NET 10 MVC Identity Auth App with Bootstrap |
24+
| [mvc](https://github.com/NetCoreTemplates/mvc) | .NET 10 MVC Identity Auth App with Tailwind |
25+
| [script](https://github.com/NetCoreTemplates/script) | .NET 10 #Script Pages App with Bootstrap |
26+
| [grpc](https://github.com/NetCoreTemplates/grpc) | .NET 10 gRPC Service with Identity Auth |
27+
| [empty](https://github.com/NetCoreTemplates/empty) | .NET 10 Empty Single Project App |
28+
| [web-tailwind](https://github.com/NetCoreTemplates/web-tailwind) | .NET 10 Empty App with Tailwind |
29+
| [worker-sqs](https://github.com/NetCoreTemplates/worker-sqs) | .NET 10 AWS SQS MQ Worker Service |
30+
| [worker-servicebus](https://github.com/NetCoreTemplates/worker-servicebus) | .NET 10 Azure Service Bus MQ Worker Service |
31+
| [worker-redismq](https://github.com/NetCoreTemplates/worker-redismq) | .NET 10 Redis MQ Worker Service |
32+
| [worker-rabbitmq](https://github.com/NetCoreTemplates/worker-rabbitmq) | .NET 10 Rabbit MQ Worker Service |
33+
| [kmp-desktop](https://github.com/NetCoreTemplates/kmp-desktop) | JetBrains Compose Multiplatform with ServiceStack |

MyApp/_pages/templates/index.md

Lines changed: 7 additions & 43 deletions
Original file line numberDiff line numberDiff line change
@@ -3,48 +3,18 @@ title: .NET Project Templates
33
slug: templates-overview
44
---
55

6-
ServiceStack has its strong foundations as a Web and MQ Services framework whose [easy and versatile HTML support](https://razor.netcore.io/) makes it the ideal services framework to create Backend Systems and Web APIs, Websites, Single Page Apps, Windows Services, Self-Hosting Console Apps and Rich OSX and Winforms Desktop Apps.
6+
ServiceStack accelerates .NET development with battle-tested templates for building modern applications - from high-performance Web APIs and backend services to full-stack web apps, microservices, and cloud-native solutions. Whether you're building a Jamstack site, a Blazor application, or a serverless API, ServiceStack provides the foundation to ship faster.
77

8-
## x new
9-
10-
All ServiceStack Project Templates can be found and installed using the [x new](/web-new) .NET Core tool that can be installed with:
11-
12-
:::sh
13-
dotnet tool install --global x
14-
:::
15-
16-
### Update
17-
18-
Or if you had a previous version installed, update with:
19-
20-
:::sh
21-
dotnet tool update -g x
22-
:::
23-
24-
## Explore available templates
25-
26-
Then run `x new` to view the list of available project templates:
27-
28-
:::sh
29-
x new
8+
:::copy
9+
npx create-net ls
3010
:::
3111

32-
Where it will display all repositories in [.NET Core](https://github.com/NetCoreTemplates),
33-
[.NET Framework](https://github.com/NetFrameworkTemplates) and
34-
[ASP.NET Core Framework](https://github.com/NetFrameworkCoreTemplates) GitHub Orgs:
12+
Where it will display all repositories in [.NET 10](https://github.com/NetCoreTemplates) GitHub Organization:
3513

36-
:::{class="not-prose table table-striped"}
14+
:::{class="table table-striped w-full"}
3715

3816
::include web-new-netcore.md::
3917

40-
<p>&nbsp;</p>
41-
42-
::include web-new-corefx.md::
43-
44-
<p>&nbsp;</p>
45-
46-
::include web-new-netfx.md::
47-
4818
:::
4919

5020
#### Usage
@@ -59,20 +29,14 @@ For example to create a new **Vue Single Page App**, run:
5929
npx create-net vue-spa ProjectName
6030
:::
6131

62-
Alternatively you can write new project files directly into an empty repository using the Directory Name as the ProjectName:
63-
64-
```bash
65-
$ git clone https://github.com/<User>/<ProjectName>.git
66-
$ cd <ProjectName>
67-
$ npx create-net vue-spa
68-
```
69-
7032
Or download a customized project template from our Getting Started Page:
7133

7234
<div class="not-prose">
7335
<h3 class="m-0 py-8 text-4xl text-center text-blue-600"><a href="https://servicestack.net/start">servicestack.net/start</a></h3>
7436
</div>
7537

38+
::include react-templates.md::
39+
7640
## Available Project Templates
7741

7842
ServiceStack is available in a number of popular starting configurations below:

0 commit comments

Comments
 (0)