________________________________________________________________
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 approximate duration of the course is 70 hours , which is distributed between the content and collaboration tools. Upon completion, the student will receive an accrediting diploma.
The training is carried out through our Virtual Campus , with this modality you will have all the didactic content on the course platform and it will be accessible, from the start day of the course, 24 hours a day, every day of the week. Access to the Campus will be available for 6 weeks .
The student will also have participation forums , as well as continuous 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 Drivers
- ASP.NET Core CRUD Actions
- Implementation of CRUD operations
Module 2: Publish 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 your Visual Studio application project
- Adding a controller
- Adding a data warehouse
- Create a web API project
Module 3: Creating mobile and desktop applications with .NET MAUI
- Creating a cross-platform application with .NET MAUI
- Creating a user interface with XAML
- Customizing the layout in .NET MAUI XAML pages
- Shared Resource Usage
- Creating multi-page apps with tabs and floating navigation
- Consumption of 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
- API creation