Brief Introduction
develop .net core APIsDescription
This course will get you started with .net core 3 API development or .net core API development in general. We will start with the basics - controllers, actions, routes, with that we will figure out how to access different pieces of requests and responses. Once we are done with the basics, we will move on to dependencies which will be explained in a very clear, simple and quick way. Finally, we will touch on authorization, you will learn how to use action filter and then later you will see how to possibly secure a public API.
--source code included
Requirements
- Requirements
- C# knowledge
- visual studio