CodeClimber

Climbing the cliffs of web development, on .NET

Friday, June 21, 2019 aspnetcore, aspnetmvc, ebook, MVC

Free eBook on ASP.Net Core 2.2 is available for download

My latest ebook, ASP.NET Core Succinctly, written together with Ugo Lattanzi is been published and is available for free from Syncfusion.…

Thursday, April 20, 2017 aspnetcore, mvc, ebook

Free eBook on ASP.Net Core is available for download

Free eBook on ASP.Net Core is available for download

My latest ebook, ASP.NET Core Succinctly, writting together with Ugo Lattanzi has just been published and is available for free from Syncfusion…

Wednesday, December 21, 2016 Umbraco, WebAPI, umbRequestHelper, controller, MVC

How to get the url of custom Umbraco backoffice API controllers with the GetApiUrl method

In this post I'm explaining how to setup the serverside so that you can use the umbRequestHelper.getApiUrl to get the Url also of custom Umbraco backoffice API controllers without hardcoding them in your frontend JS code.…