File tree Expand file tree Collapse file tree 1 file changed +4
-11
lines changed
Expand file tree Collapse file tree 1 file changed +4
-11
lines changed Original file line number Diff line number Diff line change @@ -17,26 +17,19 @@ dotnet tool install --global x
1717
1818## mvc
1919
20- .NET 10.0 MVC Website with ServiceStack APIs
20+ .NET 10.0 MVC Identity Auth Tailwind Websites
2121
2222[ ![ ] ( https://raw.githubusercontent.com/ServiceStack/Assets/master/csharp-templates/mvc.png )] ( https://github.com/NetCoreTemplates/mvc )
2323
2424::: sh
2525npx create-net mvc ProjectName
2626:::
2727
28- ## MVC with Integrated Auth
28+ ## mvc-bootstrap
2929
30- ### mvcauth
31-
32- .NET 10.0 MVC Website integrated with ServiceStack Auth
33-
34- [ ![ ] ( /img/pages/auth/signin/mvcauth.png )] ( https://github.com/LegacyTemplates/mvcauth )
30+ [ ![ ] ( https://raw.githubusercontent.com/ServiceStack/Assets/master/csharp-templates/mvc-bootstrap.png )] ( https://github.com/NetCoreTemplates/mvc-bootstrap )
3531
3632::: sh
37- npx create-net mvcauth ProjectName
33+ npx create-net mvc-bootstrap ProjectName
3834:::
3935
40- ::: tip
41- Learn about [ using ServiceStack Auth in MVC] ( /auth/identity-servicestack )
42- :::
You can’t perform that action at this time.
0 commit comments