You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
### Harness the power of Angular 2+, ASP.NET Core, now with SEO !
7
+
### Harness the power of Angular 2+, ASP.NET Core 2.0, now with SEO !
8
8
9
9
Angular SEO in action:
10
10
@@ -15,7 +15,7 @@ Angular SEO in action:
15
15
### What is this repo? Live Demo here: http://aspnetcore-angular2-universal.azurewebsites.net
16
16
17
17
This repository is maintained by [Angular Universal](https://github.com/angular/universal) and is meant to be an advanced starter
18
-
for both ASP.NET Core using Angular 4.0+, not only for the client-side, but to be rendered on the server for instant
18
+
for both ASP.NET Core 2.0 using Angular 4.0+, not only for the client-side, but to be rendered on the server for instant
19
19
application paints (Note: If you don't need Universal (SSR) [read here](#faq) on how to disable it).
20
20
21
21
This is meant to be a Feature-Rich Starter application containing all of the latest technologies, best build systems available, and include many real-world examples and libraries needed in todays Single Page Applications (SPAs).
@@ -40,7 +40,7 @@ This utilizes all the latest standards, no gulp, no bower, no typings, no manual
40
40
41
41
> These are just some of the features found in this starter!
42
42
43
-
- ASP.NET 1.0 - VS2017 support now!
43
+
- ASP.NET 2.0 - VS2017 15.3 support now!
44
44
- Azure delpoyment straight from VS2017
45
45
- Built in docker support through VS2017
46
46
- RestAPI (WebAPI) integration
@@ -68,9 +68,8 @@ This utilizes all the latest standards, no gulp, no bower, no typings, no manual
68
68
- Typescript 2
69
69
- Codelyzer (for Real-time static code analysis)
70
70
- VSCode & Atom provide real-time analysis out of the box.
71
-
-**NOTE**: Does not fully work with Visual Studio yet. (Even with VS2017 and .NET core 1.0)
72
71
73
-
-**ASP.NET Core 1.1**
72
+
-**ASP.NET Core 2.0**
74
73
75
74
- Integration with NodeJS to provide pre-rendering, as well as any other Node module asset you want to use.
76
75
@@ -100,7 +99,7 @@ This utilizes all the latest standards, no gulp, no bower, no typings, no manual
0 commit comments