How to manage secrets with dotnet user secrets
A walk-through on How to add and use user secrets to manage application specific secrets using the d…
I originally started this blog back in 2014, as a way to help me learn about various Digital Marketing and other non-software development related activities that I was interested in. I wrote about this reasons in Whats the big idea behind garywoodfine.com ?
Over the years, I have written a number of articles and posts which have gradually emerged as a loosely collated collection of code tutorials and explorations that I have shared.
A walk-through on How to add and use user secrets to manage application specific secrets using the d…
how to make use of the HttpClientFactory to implement the Typed Client pattern in dotnet.
Data validation in API's is crucial task yet is often overlooked, with Entity Framework Core entity …
Improve your development workflow by connecting to your database within your IDE
With introduction of MsBuild we can now manage all these property settings and more in a single file…
In Nuxt 3, layouts are a way to define a common structure for the pages of your application, In this…
A detailed walk-through of the process of creating a new blog using Nuxt 3 and hosting it on Netlify…
Detailed walk-through guide on how to install and start using the Nuxt 3 Content module.
We take a look at developing a Nuxt Plugin to enable Google Analytics functionality within our Nuxt …
adding modules and gradually introduce more of the key features of Nuxt 3 that will help you to buil…
How to guide to configure your headless Raspberry PI with Raspbian Buster Lite for ssh access.
Instructions on how to burn SD card to create a Raspberry PI SDc ard
How to guide to install Nginx on raspberry pi to enable serving static web pages on your local netwo…
The Raspberry Pi is a great Multi Purpose mini Linux based computer you can use for almost…
installing NodeJS, an open-source, cross-platform JavaScript run-time environment that enables execu…