Vertical slice architecture pitch
Making a case for replacing the classic n-tier architecture with vertical slice architecture. Why should we use it?
I'm a software craftsman with special interest in software architecture, functional programming, .Net, C#, F#, TypeScript and React. I like books and obligatory last sentence punchlines. Stay curious. 🖖
Making a case for replacing the classic n-tier architecture with vertical slice architecture. Why should we use it?
How to automate the process of adding or removing encryption from multiple SQL columns at the same time?
My early attempt on functional programming in F# - solving one of the F# Koans exercises.
This article will cover one of the potential reasons why you're getting the invalid signature error when you're trying to authenticate against and IDP.
How to bind complex objects as GET query params in Swashbuckle / Swagger in .Net Core?