________________________________________________________________
Do you want to take this course remotely or in person?
Contact us by email: info@nanforiberica.com , phone: +34 91 031 66 78, WhatsApp: +34 685 60 05 91 , or contact Our Offices
________________________________________________________________
Course Description
This course is taught online and consists of 5 units .
The course lasts approximately 70 hours , divided between content and collaboration tools. Upon completion, students will receive a certificate.
Training is provided through our Virtual Campus . With this option, you'll have access to all the course content on the course platform, which will be accessible 24/7 from the start of the course. Access to the Campus will be available for six weeks .
The student will also have access to participation forums , as well as ongoing tutoring.
Addressed to
Aimed at developers with more than two years of experience and an intermediate level of programming in Visual Studio.
Requirements
- Know how to write C# at the beginner level
- Local facilities of the .NET SDK and Visual Studio Code
-
C# Extension for Visual Studio Code
- Experience using the command line
Course content
Module 1: Creating a Web API with ASP.NET Core Controllers
- ASP.NET Core REST
- Exercise: Creating an ASP.NET Core Project
- ASP.NET Core Web API Controllers
- ASP.NET Core CRUD Actions
- Implementing CRUD operations
Module 2: Publishing a Web Application to Azure with Visual Studio and ASP.NET Controllers
- Exploring Azure APP Service
- Publishing an ASP.NET Application from Visual Studio
- Exploring the Visual Studio Application Project
- Adding a controller
- Adding a data warehouse
- Creating an API Web Project
Module 3: Building Mobile and Desktop Apps with .NET MAUI
- Creating a Cross-Platform Application with .NET MAUI
- Creating a User Interface with XAML
- Customizing Layout in .NET MAUI XAML Pages
- Using shared resources
- Creating multi-page applications with tabs and floating navigation
- Consuming REST web services
- Storing SQLite Data in a .NET MAUI Application
Module 4: Building a Web API with a Minimal API, ASP.NET Core, and .NET 6
- Creating a minimal API
- How to add routes and use other advanced commands
- Building web applications and services with ASP.NET Core, Minimal API, and .NET 6
- Using a database with a minimal API, Entity Framework Core, and ASP.NET Core
Module 5: Building a Full-Stack Application Using React
- Creating a Minimal API for ASP.NET Core
- Designing a front-end for an application
- API Design
- Creating the API