Run ASP.NET Core Web Server on Arm64
Introduction
Create a ASP.NET Core Web API project
Build, run, and access the web server
Next Steps
Run ASP.NET Core Web Server on Arm64
Who is this for?
This is an advanced topic for developers who are interested in building a web server for a headless IoT applications.
What will you learn?
Upon completion of this Learning Path, you will be able to:
- Build and run an ASP.NET Core 8 application
- Create a Web API
- Create and use services using the dependency injection
Prerequisites
Before starting, you will need the following:
- A Windows on Arm computer such as the Lenovo Thinkpad X13s running Windows 11 or a Windows on Arm virtual machine .
- .NET 8 SDK for arm64 .
- Any code editor, we recommend using Visual Studio Code for Arm64 .