This template let you create a new project ASP.NET Web API that contains dependency Injection Unity, and a personalised DLL that manage the Logger (Log4net) : https://www.nuget.org/packages/HRebai.CrossCutting/ When we create a project ASP.NET Web API we use POSTMAN to execute them and see the Json result but in our template we use Swagger to improve the documentation and it's easier because all URL are well described. |