Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Course: .NET Core Stack

Course: .NET Core Stack

This course combined the lecture format with hands-on exercises to help you build full-stack production ready .NET Core applications. First, you’ll learn how to build a relatively simple todo list app using WebAPI Core and React. Then you’ll learn to deploy on Azure and run your app in production.

Ask me anything at:
https://github.com/alertbox/ama/

Alertbox Inc.

August 19, 2020
Tweet

More Decks by Alertbox Inc.

Other Decks in Education

Transcript

  1. Who is this course for? This course is designed for

    full-stack developers or developers that would like to build full-stack .NET Core apps. Our goal is to go into details of what it takes to build and deploy a full-stack app to production. PREFACE
  2. What does this course cover? This course combined the lecture

    format with hands-on exercises to help you build full-stack production ready .NET Core applications. First, you’ll learn how to build a relatively simple todo list app using WebAPI Core and React. Then you’ll learn to deploy on Azure and run your app in production. PREFACE
  3. How the course is structured? The course is split roughly

    into a couple of parts: a. The Backend b. The Frontend, and c. References COURSE CONTENT
  4. The Backend First part of the course helps you: a.

    Configure your Azure account b. Write the various backend APIs c. Work with external APIs (Stripe), and d. Deploy your app thru the command line (CLI) COURSE CONTENT
  5. The Frontend Second part of the course helps you: a.

    Set up project and the UI Kit with React and Bootstrap b. Set up routes using React-Router c. Use Auth0 SDK to login and signup users d. Accept credit card payments in React e. Deploy your frontend to production COURSE CONTENT
  6. References Finally, a collection of various standalone topics that referred

    during the course or that don’t necessarily belong to this course. COURSE CONTENT
  7. Source Code It is relatively simple application and the complete

    source code for the frontend and the backend available free with course attendance. COURSE CONTENT
  8. Backend flavors You would want to have a look at

    the Serverless Stack course. QUESTIONS
  9. Ask me anything on GitHub It is as easy as

    creating a new issue on this project: https://github.com/alertbox/ama QUESTIONS
  10. Tweet me 140 characters makes everyone more efficient if you

    have something quick and easy. I’m @alertboxinc on Twitter. QUESTIONS