Published inLevel Up CodingHandling Authorization In Clean Architecture with ASP.NET Core and MediatRPrefaceJun 14, 20205Jun 14, 20205
Published inLevel Up CodingUsing Firebase Authentication in a Nuxt Server-side Rendered ApplicationUsing Firebase authentication with a universal application can be, well, not exactly straight-forward. My aim for this article is to share…Feb 3, 20205Feb 3, 20205
Published inLevel Up CodingCreating a Basic Authorization Pipeline with MediatR and ASP.NET CoreI must admit that I see a lot of discussion about this topic around the usual places of the internet that developers look to for help…Jan 20, 2020Jan 20, 2020
Using TypeScript with a Server-side Rendered Nuxt.JS ApplicationHave you ever done the following:Jul 27, 20193Jul 27, 20193
Published inLevel Up CodingSupporting Nullable Owned Types in Entity Framework CoreLet me paint this picture for you. One day you were working on a project. You just got value objects implemented and working — you’re…Jul 16, 2019Jul 16, 2019
Published inLevel Up CodingUsing Value Objects with Entity Framework CoreIf you were asked to store a postal address in a database, how would you do it? Probably a few columns that represent the city, state…Jul 16, 20192Jul 16, 20192