Class Central Tips
This course focuses on back-end development using the .NET framework. It equips you with the essential skills to build, manage, and optimize server-side applications efficiently.
By the end of the course, you will be able to…
Describe the features and functionalities of the .NET Framework, the differences between .NET Core and .NET Framework, and common libraries and packages used in .NET development
Explain the steps to set up the development environment for .NET, create a simple web API with ASP.NET Core, and integrate OpenAPI (Swagger) with ASP.NET Core
Define the basic syntax and features of C# in the context of .NET, and the importance and process of serialization and deserialization in .NET
Develop an API project with Microsoft Copilot, including writing, debugging, and implementing API code and middleware components