Tags
Language
Tags
June 2025
Su Mo Tu We Th Fr Sa
1 2 3 4 5 6 7
8 9 10 11 12 13 14
15 16 17 18 19 20 21
22 23 24 25 26 27 28
29 30 1 2 3 4 5
    Attention❗ To save your time, in order to download anything on this site, you must be registered 👉 HERE. If you do not have a registration yet, it is better to do it right away. ✌

    ( • )( • ) ( ͡⚆ ͜ʖ ͡⚆ ) (‿ˠ‿)
    SpicyMags.xyz

    ASP.NET Core 3 and React: Full-stack web development with .NET Core 3 and React (repost)

    Posted By: hill0
    ASP.NET Core 3 and React: Full-stack web development with .NET Core 3 and React (repost)

    ASP.NET Core 3 and React:
    Hands-On full stack web development using ASP.NET Core, React, and TypeScript 3
    by Carl Rippon

    English | 2019 | ISBN: 1789950228 | 585 Pages | PDF,EPUB | 22 MB

    This book will guide us through building a scalable, React single-page application with an ASP.NET Core REST API backed by a SQL database accessed via the Dapper framework. As we build the frontend, we'll learn about new React features and the popular patterns, technologies, and tools from the React ecosystem such as function-based components, JSX, React Router, Redux. We'll leverage TypeScript on top of React to make our frontend robust and maintainable. While building the REST API, we'll learn how to implement API controllers and understand attribute routing and model binding. We'll also learn how to secure the API with ASP.NET Core identity and authorization policies. We'll learn how to write robust unit tests in both the REST API and the React and complete our journey by deploying our app to the Azure cloud.