-
Merge on-premise with existing Azure AD user
How to merge an on-premise AD user with an already existing Azure AD user using hard-match (sourceAnchor/immutableID).
-
EU elections 2019 in Austria
Just some bar plots using the data of the applicants from parties in Austria for the European Parliament election 2019
-
Customize ASP.NET Core Identity
Customize ASP.NET Core Identity and Identity Razor Pages to use a custom user model
-
Integration testing in ASP.NET Core with EF Sqlite and InMemory Provider and XUnit
A simple example how to do integration testing in ASP.NET Core with Entity Framework Core Sqlite and InMemory Provider