Tag: web api

Swashbuckle (Swagger) Customization for WebAPI

Computer Environment, Languages & Coding

Who has ever tested their WebAPI knows such tools as Postman or Advanced REST (extensions for...
Read More

OdataToEntity – an easy way to create .Net Core OData services

ASP .NET CORE, Languages & Coding

When .Net Core was released, the old version of OData ASP.NET Web API turned out to be incompatible with the new platform. This fatal flaw...
Read More

Single IoC Container in the HTTP-request: Web API vs. OWIN Middleware

Containers, Tools & technologies

In this article, I am going to provide you with a working solution that allows you to have a single dependency container (IoC container)...
Read More
Close