Angular Angular Reactive Validation v4 released Today I released angular-reactive-validation v4.0.1. There were quite a number of breaking changes with Angular 9 Ivy that prevented users of v3.x to upgrade. However, the library is now fully compatible with Angular 9.
C# Fixing Roslyn compilation errors in unit tests of a code analyzer This article explains how to fix netstandard reference and missing Main method errors while developing a code analyzer
Codemotion Day #2 of Codemotion Amsterdam 2019 I recently visited the Codemotion conference in Amsterdam. In this post I'll share some noteworthy ideas I heard on day two and my thoughts on them.
Codemotion Day #1 of Codemotion Amsterdam 2019 The past two days I've visited the Codemotion event in Amsterdam. In this post I'll share some ideas that I found to be noteworthy and my thoughts on them.
.NET Core How to add additional claims to the HttpContext.User In this article I explore how to set additional claims coming from a web service in an environment with an IdentityServer4 authentication authority.
Angular Working towards ng-messages for Angular Angular is missing a good ng-messages implementation. It is time to create one. Firstly, by seeing how we can improve on AngularJS' implementation.
A brief introduction As a start to my blog I'll write an introductory post. In my experience such a post is hardly ever read, but can be a good aid to the writer (me) for deciding on the topics to write about in the coming year.