|
1 | 1 | # ASP.NET Core Starter Kit  [](https://gitter.im/kriasoft/aspnet-starter-kit) [](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=DSV6K6LZU2VGW) |
2 | 2 |
|
3 | | -> [ASP.NET Core Starter Kit](https://github.com/kriasoft/aspnet-starter-kit) is an opinionated |
4 | | -> boilerplate for web development based on [.NET Core](http://dotnet.github.io/), |
5 | | -> [Kestrel](https://github.com/aspnet/KestrelHttpServer), [GraphQL](http://graphql.org/) on the |
6 | | -> backend and [Babel](http://babeljs.io/), [Webpack](https://webpack.github.io/), |
7 | | -> [React](https://facebook.github.io/react) and [Redux](http://redux.js.org/) on the frontend. |
8 | | -> This boilerplate comes in both [C#](https://github.com/kriasoft/aspnet-starter-kit) and |
9 | | -> [F#](https://github.com/kriasoft/fsharp-starter-kit) flavors. |
| 3 | +> [ASP.NET Core Starter Kit](https://github.com/kriasoft/aspnet-starter-kit) is a real-world |
| 4 | +> boilerplate and tooling for creating [single-page web applications](https://en.wikipedia.org/wiki/Single-page_application) |
| 5 | +> (SPA) oriented towards [progressive enhancement](https://en.wikipedia.org/wiki/Progressive_enhancement) |
| 6 | +> design, cross-platform compatability and component-based UI architecture. It is built upon best of |
| 7 | +> breed technologies including [.NET Core](https://dot.net/core), [Kestrel](https://github.com/aspnet/KestrelHttpServer), |
| 8 | +> [EF Core](https://ef.readthedocs.io/en/latest/), [Babel](http://babeljs.io/), [Webpack](https://webpack.github.io/), |
| 9 | +> [React](https://facebook.github.io/react), [Redux](http://redux.js.org/), [CSS Modules](https://github.com/css-modules/css-modules), |
| 10 | +> [React Hot Loader](http://gaearon.github.io/react-hot-loader/) and more. This boilerplate comes in |
| 11 | +> both [C#](https://github.com/kriasoft/aspnet-starter-kit) and [F#](https://github.com/kriasoft/fsharp-starter-kit) flavors. |
10 | 12 |
|
11 | 13 | **The work is being sponsored by [Rollbar](https://rollbar.com/?utm_source=reactstartkit(github)&utm_medium=link&utm_campaign=reactstartkit(github)) and [Localize](https://localizejs.com/?cid=802&utm_source=rsk):** |
12 | 14 |
|
|
0 commit comments