Servers in ASP.NET Core
As mentioned in a previous post, REST requires the implementation of a specific set of constraints. The Client-Server constraint is probably the most foundational and enforces »
As mentioned in a previous post, REST requires the implementation of a specific set of constraints. The Client-Server constraint is probably the most foundational and enforces »
The past week was hectic busy: Apart from being sick, keeping an eye on the little one and daily work; I gave three talks on ASP. »
Just last night my good friend & newly awarded MVP Gerald Versluis and I gave an end-to-end workshop on ASP.NET Core and Xamarin at our »
Building back-end services sometimes require stubbing of stuff. Stubbr is middleware for ASP.NET Core that provide stubs from a given pre-defined request endpoints configuration. Stubs »
In this episode we take a quick look at Azure Service Fabric, a new platform for building micro-services on Azure and also see how one could »