Frameworks

Frontend frameworks have become popular in recent years. Facebook's React is a library designed to reliably build web application views in JavaScript, although the patent licensing is controversial. The aim is to help large teams work on a project by simplifying the data flow and standardizing the approach. React can be integrated with ASP.NET Core using the ReactJS.NET project (https://reactjs.net/).

This is not to be confused with React Native, used to build cross-platform apps that share code across iOS, Android, and the Universal Windows Platform (UWP). If you prefer coding in C#, then you can build your cross-platform mobile apps with Xamarin. However, we won't go further into any of these technologies in this book. Visit ...

Get ASP.NET Core 2 High Performance - Second Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.