Complete guide to building an app with .Net Core and React

Udemy Review
Location
Online(Course Link)
Dates
On Demand
Course Categories
IT, Technology and Software
Certficate
Yes(Certificate of completion)
Language
English
Course Fees
US Dollar 1942.16 (Check Course Page for Last Price)No. of Attendant
Unlimited
Acquired Skills/Covered Subjects
- Learn how to build an application from start to publishing with .Net Core (v2.2), React (with Typescript) and Mobx
- How to build a Web API in .Net Core with Clean Architecture using the CQRS + Mediator pattern
- How to use AutoMapper and MediatR packages in the .Net projects
Provider Name | Udemy |
---|---|
Training Areas |
|
Website | www.udemy.com |
About The Provider |
Udemy.com is an online learning platform aimed at
professional adults and students. Udemy,
a portmanteau of you + academy, has more than 30 million students and 50,000
instructors teaching courses in over 60 languages. There have been over 245
million course enrollments. Students and instructors come from 190+ countries
and 2/3 of students are located outside of the U.S. Udemy also has over 4,000
enterprise customers and 80% of Fortune 100 companies use Udemy for employee
upskilling (Udemy for Business). Students take courses largely as a means of
improving job-related skills.Some courses generate credit toward technical certification. Udemy has
made a special effort to attract corporate trainers seeking to create
coursework for employees of their company. Udemy
serves as a platform that allows instructors to build online courses on topics
of their choosing. Using Udemy's course development tools they can upload
video, PowerPoint presentations, PDFs, audio, zip files and live
classes to create courses.[citation needed] Instructors can
also engage and interact with users via online discussion boards. Courses
are offered across a breadth of categories, including business and entrepreneurship,
academics, the arts, health and fitness, language, music, and technology. Most
classes are in practical subjects such as Excel software or
using an iPhone camera. Udemy also offers
Udemy for Business, enabling businesses access to a targeted suite of over
3,000 training courses on topics from digital marketing tactics to office
productivity, design, management, programming,
and more. With Udemy for Business, organizations can also create custom
learning portals for corporate training. |
Have you learnt the basics of ASP.NET Core and React? Not sure where to go next? This course should be able to help with that. In this course we learn how to build a multi-project ASP.NET Core solution that is built using Clean Architecture and the CQRS and Mediator pattern that makes our code easy to understand, reason about and extend.
Both ASP.NET Core and React are hot topics and this course will enhance your knowledge of both, simply by building an application from start to finish. In each module we learn something new, whilst incrementally adding features to the application. Building an application is significantly more rewarding than building yet another Todo List from the documentation!
Every line of code is demonstrated and explained and by the end of this course you will have the skills and knowledge to build your own application using the techniques taught in this course.
Here are some of the things you will learn about in this course:
Setting up the developer environment
Creating a multi-project solution using the the ASP.NET Core WebAPI and the React app using the DotNet CLI and the create-react-app utility.
Clean Architecture and the CQRS + Mediator pattern
Setting up and configuring ASP.NET Core identity for authentication
Using React with Typescript
Adding a Client side login and register function to our React application
Using React Router
Using AutoMapper in ASP.NET Core
Building a great looking UI using Semantic UI
Adding Photo Upload widget and creating user profile pages
Using React Final Form to create re-usable form inputs with validation
Paging, Sorting and Filtering
Using SignalR to enable real time web communication to a chat feature in our app
Publishing the application to both IIS and Linux
Getting an ‘A’ rating for security from a well known security scanning site.
Many more things as well