2 Build a web app with ASP.NET Core
mebaumb редактировал(а) эту страницу 2021-04-23 07:37:44 -07:00

Event Information

Category Details
Reactor Topic Coding, Languages, and Frameworks
Workshop Level Beginner
Workshop Duration 60 min
Title Build a web app with ASP.NET Core
Description Join this workshop where we'll create a web API project with ASP.NET Core. We'll also create an in-memory database for persisting products, and test the web API action methods. It will help if you have some experience with writing C# and are familiar with REST API methods like GET, POST, PUT, and DELETE. During this workshop, we'll be going through the Learn module: https://aka.ms/ASPWebAPI-2. To follow along just click the link and sign into the Learn platform with your Microsoft account.
Content https://aka.ms/ASPWebAPI-8

Event Date Nov 3-4, 2021 - all locations

Here's an overview of what this workshop will cover and suggested agenda to follow with links and resources.

Content to teach

This workshop will take Reactor community members through the Mirosoft Learn module: Create a web API with ASP.NET Core

SHARE THIS LINK WITH REACTOR ATTENDEES: https://aka.ms/ASPWebAPI-8

Encourage attendees to go through the modules with you and complete it. Also encourage them to rate the module at the end.

Agenda

  1. Intro 3 min
    • Welcome community members
    • Provide overview of content to be covered
    • Explain how they can follow along during the workshop
    • Encourage community members to complete and rate the module
  2. Create a web API project 10 min
    • Use the Azure Cloud Shell to setup the environment and scaffold the web API project
    • Confirm everyone can get their Azure Cloud Shell sandbox working successfully
  3. Add a data store 10 min
    • Explain what the data store will do
    • Use the Cloud Shell to add a data store
  4. Add a controller 5 min
    • Explain what the controller will do
    • Follow the steps to create a controller
  5. Implement CRUD operations 10 min
    • Explain the different CRUD operations
    • Add CRUD operations to the controller
  6. Test web API actions 10 min
    • Talk about the importance of testing
    • Send POST requests to the web API
  7. Next steps 5 min
    • Encourage attendees to complete the knowledge check and summary
  8. Closing 5 min
    • Q&A
    • Ask attendees to take the survey: https://aka.ms/Reactor/Survey
      • Note: The event code is listed in this issue description and/or your Reactor contact can share that with the community members during the workshop
    • Share Resources
    • Check if the Reactor contact has other information to share