Clean Architecture | Creating Maintainable Software using .NET Core
Intro This is one of my favorite topics as of late - Clean Architecture, the Do's and Don'ts of how to write awesome software. At some point in your software…
Intro This is one of my favorite topics as of late - Clean Architecture, the Do's and Don'ts of how to write awesome software. At some point in your software…
Changing Password Policy The password restrictions in ASP.NET Core Identity are strict by default, however you may find yourself wanting to change it to make it easier for you users.…
Getting started in the world of .Net and C# isn't easy; I have a JavaScript background and it was tough for me at least. So, here is a simplified walk…