Comparing our upgraded .NET Core 3 projects to new .NET Core 3 projects
While we successfully upgraded our projects to ASP.NET core 3 last week, we noted there were a few differences compared
Learning and sharing Azure architecture and DevOps tips with GitHub
While we successfully upgraded our projects to ASP.NET core 3 last week, we noted there were a few differences compared
Today we are going to upgrade our applications to the latest versions of .Net Core 3.0 and .Net Standard 2.1,
One of the best practices we’ve found over the years is to include versioning information right on our website. As
Last week, we learned about the basics of feature flags. This week, we are going to create our own, simple
“Feature flags”, sometimes called “feature flag toggles”, are a key piece of functionality in applications that practice continuous deployment, where
Today we are going to extend our website authentication to use Google, Twitter and Facebook. In our last post, we
Today, we are going to add external authentication to our website, enabling us to restrict some features to logged in
Last week we used the Bing image search cognitive service to help us to find images on the internet we
Today we are going to start using cognitive services to enhance our solution. We will start simple with just one
It is important in this industry to be flexible and be able to evolve – especially when just about everything