File tree Expand file tree Collapse file tree 1 file changed +10
-3
lines changed Expand file tree Collapse file tree 1 file changed +10
-3
lines changed Original file line number Diff line number Diff line change 1
- [ ReactJS.NET] ( http://reactjs.net/ ) [ ![ Build status ] ( http://teamcity.codebetter.com/app/rest/builds/buildType: \( id:bt1242 \) /statusIcon )] ( http://teamcity.codebetter.com/viewType.html?buildTypeId=bt1242&guest=1 )
1
+ [ ReactJS.NET] ( http://reactjs.net/ )
2
2
===========
3
+
3
4
ReactJS.NET is a library that makes it easier to use Facebook's
4
5
[ React] ( http://facebook.github.io/react/ ) and
5
6
[ JSX] ( http://facebook.github.io/react/docs/jsx-in-depth.html ) from C#.
6
7
8
+ [ ![ Build status] ( http://img.shields.io/teamcity/codebetter/bt1242.svg )] ( (http://teamcity.codebetter.com/viewType.html?buildTypeId=bt1242&guest=1) )   ;
9
+ ![ Code coverage] ( http://img.shields.io/teamcity/coverage/bt1242.svg )   ;
10
+ ![ NuGet downloads] ( http://img.shields.io/nuget/dt/React.Core.svg )   ;
11
+ ![ NuGet version] ( http://img.shields.io/nuget/v/React.Core.svg )
12
+
7
13
Features
8
14
========
9
- * On-the-fly [ JSX to JavaScript compilation] ( http://reactjs.net/getting-started/download .html )
15
+ * On-the-fly [ JSX to JavaScript compilation] ( http://reactjs.net/getting-started/usage .html )
10
16
* JSX to JavaScript compilation via popular minification/combination
11
17
libraries:
12
18
* [ ASP.NET Bundling and Minification] ( http://reactjs.net/guides/weboptimizer.html )
13
- * Cassette
19
+ * [ Cassette] ( http://reactjs.net/guides/cassette.html )
14
20
* [ Server-side component rendering] ( http://reactjs.net/guides/server-side-rendering.html )
15
21
to make your initial render super-fast (experimental!)
22
+ * [ Runs on Linux] ( http://reactjs.net/guides/mono.html ) via Mono and V8
16
23
17
24
Quick Start
18
25
===========
You can’t perform that action at this time.
0 commit comments