зеркало из https://github.com/microsoft/Reactors.git
Страница:
Build a web app with ASP.NET Core
Страницы
Adding AI to your Applications
Automate Your Development with GitHub Actions
Azure Cognitive Services with ML
Beginners Data Science for Python Developers (3 hour)
Beginners Data Science for Python Developers
Blockchain Fundamentals
Build a mobile app with Xamarin
Build a web app with ASP.NET Core
Build and Deploy applications to Azure by using GitHub Actions
Build continuous integration (CI) workflows by using GitHub Actions
Building and deploying a Django App
Building smart contracts for Blockcopoly
Building smart contracts with blockchain
Computer Vision API and Text Analytics
Connecting and deploying to Ethereum networks
Contribute to an Open Source Project on GitHub
Contributing guide
Create dynamic pages in Vue.js
Creating Chat Bots with TypeScript
Creating decentralized apps
DevOps Tools of the Trade
Discover Something new in Genomics Data
Embrace data nuances with K means
Embrace data nuances with Naive Bayes
End to End App Development Using Visual Studio Code
Explore Linear Regression and Classification with a bioscience project
Explore Logistic Regression with a loan application project
Explore Logistic Regression
Explore data types in Go
Explore the art world by using RESTFUL APIs
Exploring Genomics Data in VS Code
Exploring with Linear Regression
Get familiar with Solidity advanced data structures
Get started with Go
Get started with TypeScript
Get started with Vue CLI and single file components in Vue.js
Get started with Vue
Get started with the Windows Subsystem for Linux
Getting Started with JavaScript – Making Pages Dynamic
Getting started with DevOps
Getting started with HTML & CSS – Page layout and design
Getting started with HTML & CSS
Getting started with TypeScript No Learn Module
Getting started with TypeScript
Getting your data ready for analysis
HTML fundamentals
Home
How to Manipulate and Clean your data in Jupyter Notebooks
How to build a bot with QnA Maker
How to use Azure's Computer Vision Service
How to use NumPy and Pandas to write Python for Data Science
I 3 OSS
Implement interfaces in TypeScript
Intro to JQuery & APIs
Intro to Machine Learning Models
Intro to Python
Intro to Solidity
Introducing CSS selectors
Introduction to Python for Data Science (3 hour)
Introduction to Python for Data Science
Introduction to Python for space exploration
Introduction to blockchain on Azure
JavaScript fundamentals
Joining Datasets with Pandas
Learn about error handling in Rust
Learn how to work with offchain data using Oracles
Learn how to work with tokens in smart contracts
Learn the basics of PowerShell
Learn the foundations of programming in Go
Leverage GitHub Actions to Publish to GitHub Packages
Linear Regression with Azure Machine Learning
Making Your Data Useful for Analysis
Overview of Artificial Intelligence
Overview of Django
Pandas are more than bears: How to import, clean, and store data
Predict values with Linear Regression
Predict values with regression
Publish a Blazor WebAssembly app with Azure Static Web Apps
Quantum computing fundamentals
Rust 101
Rust: understand common concepts
Take Your First Steps with C#
Take Your First Steps with Python
TypeScript101
Use Machine Learning to Predict Rocket Launch Delays
Use the UNIX shell to wrangle log data
Using Advanced Machine Learning Models
Using the Azure Blockchain Development Kit
Using the Cloud for Machine Learning with ML Studio
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
- 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
- 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
- Add a data store 10 min
- Explain what the data store will do
- Use the Cloud Shell to add a data store
- Add a controller 5 min
- Explain what the controller will do
- Follow the steps to create a controller
- Implement CRUD operations 10 min
- Explain the different CRUD operations
- Add CRUD operations to the controller
- Test web API actions 10 min
- Talk about the importance of testing
- Send POST requests to the web API
- Next steps 5 min
- Encourage attendees to complete the knowledge check and summary
- 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
- Encourage them to visit: https://docs.microsoft.com/learn/browse/?terms=ASP.NET for more ASP.NET content on Microsoft Learn
- Check if the Reactor contact has other information to share