
Setting up DbUp in Azure Pipelines Paid Members Public
DbUp in a .Net core console application and Azure Pipelines.

Tip of the Week: Azure Pipelines - How to Find Remaining Free Build Minutes? Paid Members Public
With Azure Pipelines you can continuosly build, test and deploy to any cloud platform. Azure Pipelines has multiple options to start based on your project. Even if you are developing a private application, Pipelines offers you 1 Free parallel job with upto 1800 minutes per month and also 1 Free

Working Effectively Under Constraints Paid Members Public
At times you might be working in environments where there are a lot of restrictions on the tools that you can use, the process that you need to follow, etc. Under these circumstances, it is essential that we stick to some core and fundamental principles and practices that we as

Subresource Integrity (SRI) Paid Members Public
Enable browsers to verify files they fetch (for example, from a CDN) are delivered without manipulation.

Enable Cross-Origin Requests (CORS) in ASP.Net Web API Using CorsOptions Paid Members Public
Don't use Cors.AllowAll - Set it up correctly!

HTTP Content Security Policy (CSP) Paid Members Public
Prevent execution of malicious content in the context of your website.

HTTP Strict Transport Security (STS or HSTS) Paid Members Public
Get your website to load only over HTTPS.

Ok I Have Got HTTPS! What Next? Paid Members Public
Security is of more and more a concern these days and we saw why it's important to move on to HTTPs. Hope you have already moved on to HTTPS, If not right now is a perfect time - this is one of the things that you should not