
Azure now allows you to get a free certificate for your website running as an app service.
[More]
Disabling the Submit button in Blazor Validation

Recently British Airways got hacked and more than 380.000 payment cards got compromised. So how could this have happened? Imagine that BA uses some external JavaScript library. If a hacker can change this external source and add his/her own code to the library, it is a piece of cake to steal any information that the user enters on the website. So how can you avoid this hack?
[More]

What if you have a website
[More]
![Named Arguments](https://u2ublogimages.blob.core.windows.net/peter/MakeYourCodeMoreReadableWithNam
[More]
Using NuGet packages in your project is very practical, until you need to debug... With Source Link you can now step through NuGet packages with ease!
[More]
Blazor is a framework that allows you to build rich web pages and SPAs using .NET standard libraries
[More]
Summary: This post is about how to enable migrations for library projects, with user-secrets.
[More]