ServiceStack .Net Core and Angular 2 Template
The actual idea

We’ve developed new .NET Core 2.0 and .NET Framework templates in ServiceStack v5. Info about ServiceStack v5 and the new .NET Core SPA templates are available from:
https://forums.servicestack.net/t/myget-pre-release-packages-upgraded-to-v5/4749
-
The .NET Core Templates are available at: https://github.com/NetCoreTemplates/
Which are listed when running our `dotnet-new` tool without arguments:
http://docs.servicestack.net/dotnet-newAll the templates have been updated to .NET Core 2.1, most within the last couple of days including angular-cli which is the latest template for using the latest Angular 6 dependencies with .NET Core 2.1:
-
Mark Foley commented
Just looking at adopting this with angular but the templates are nearly a year old. Any timings on an update? Thanks
-
We've currently developed .NET Core templates using dotnet's new templating system which you can access from: https://github.com/NetCoreApps/templates
After ServiceStack v5 when we move to .NET Core 2.0 stable (after it's released) and merge the .Core packages into the main NuGet packages we'll develop SPA templates for .NET Core.
-
Roman Petrenko commented
any news? really looking forward
-
Anonymous commented
Thanks a lot!!!
I have seen, I have been following your news!