Skip to content

Commit 0e2fb40

Browse files
List features in README.md
1 parent abe5df2 commit 0e2fb40

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

README.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,15 @@ This project is part of ASP.NET Core. You can find samples, documentation and ge
88

99
This repo contains:
1010

11-
* A set of NuGet/NPM packages that implement the functionality
11+
* A set of NuGet/NPM packages that implement functionality for:
12+
* Invoking arbitrary NPM packages at runtime from .NET code
13+
* Server-side prerendering of SPA components
14+
* Webpack dev middleware
15+
* Hot module replacement (HMR)
16+
* Server-side and client-side routing integration
17+
* Server-side and client-side validation integration
18+
* "Cache priming" for Angular 2 apps
19+
* "Lazy loading" for Knockout apps
1220
* A Yeoman generator that creates preconfigured app starting points
1321
* Samples and docs
1422

0 commit comments

Comments
 (0)