top of page
Search
The Tech Platform
Feb 4, 2022
Using ProducesResponseType to write a better Web API actions in .Net Core
Motivation I used to create API actions that return only one type most of the time, for example the GetProduct action would return...
The Tech Platform
Jan 25, 2022
Testing file upload with Swagger in ASP.Net core
Let’s assume you have an API which is used for uploading image to the backend and you wanted to test it when the UI is still in...
bottom of page