Skip to content

Commit bbfc0e9

Browse files
committed
Add information about ASP.NET 5 packages
1 parent 26fde5f commit bbfc0e9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

site/jekyll/getting-started/download.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ packages available:
1313
React and JSX. You will normally use this through an integration library
1414
like React.Mvc4.
1515
* [React.Web.Mvc4](https://www.nuget.org/packages/React.Web.Mvc4/) - Integration with ASP.NET MVC 4 and 5.
16+
* [React.AspNet](https://www.nuget.org/packages/React.AspNet/) - Integration with ASP.NET 5 (vNext), including ASP.NET MVC 6. [Learn more about ASP.NET 5 support](/getting-started/aspnet5.html)
1617
* [React.Web.Mvc3](https://www.nuget.org/packages/React.Web.Mvc3/) - Integration with ASP.NET MVC 3.
1718
* [Cassette.React](https://www.nuget.org/packages/Cassette.React/) - Integration with [Cassette](http://getcassette.net/). The recommended way to combine and minify your JavaScript.
1819
* [System.Web.Optimization.React](https://www.nuget.org/packages/System.Web.Optimization.React/) - Integration with

0 commit comments

Comments
 (0)