What is this Directory.Packages.props file all about?
With introduction of MsBuild we can now manage all these Package Version numbers more in a single file that we can place in the Root of our solution or project files.
Gary is Technical Director at threenine.co.uk, an independent software vendor specialising in IoT, Field Service and associated managed services, enabling customers to be efficient, productive, secure and scale-able.
With introduction of MsBuild we can now manage all these Package Version numbers more in a single file that we can place in the Root of our solution or project files.
A walk-through guide detailing the steps you can follow to configure your Blazor wasm project to use Tailwind CSS.
A walkthrough guide on how to create a simple Balzor application and deploy it to netlify using GitHub Actions and Cake Build Script
configure your Nuxt3 application to have an RSS feed to l enable the syndication of your content to various platforms.
An introduction and exploration into understanding & implementing Middleware components into Dotnet Web based applications
A quick walkthrough guide on how to implement WebSocket end points in dotnet
Learn how to generate code coverage summary reports and view them on your GitHub actions
Fathom Analytics; the GDPR-friendly alternative to Google Analytics. In this post we explore how to integrate Fathom Analytics your Jekyll Static Site Generated site on Github Pages.
Fathom Analytics; the GDPR-friendly alternative to Google Analytics. In this post we explore how to integrate Fathom Analytics into your WordPress blog.
Fathom Analytics; the GDPR-friendly alternative to Google Analytics. I discuss why I use it myself, the key features it offers, and the advantages of it using it.
A detailed walk-through guide on how to implement Fantom Analytics on your Nuxt 3 app
A walk-through guide exploring how to utilize another commonly required aspect for enterprise software application and the ability to store documents, images and various other data files, using Azure Blob Storage.
A detailed walk-through guide on how to use of Azure Key Vault in your dotnet REST API projects to store and use secrets
In this post we are going to initially create a Cake Script to Build, Test and Publish a test coverage to azure devops on every commit to master.
Vertical slicing is defined as narrowing a work item down to a narrow focus i.e. breaking functionality down into small pieces.
a comprehensive capture of Architectural concerns, Essential activities and practical case studies
To stay competitive in today’s market, organisations need to adopt a culture of customer-centric practices that focus on outcomes rather than outputs. Companies that live and die by outputs often fall into the “build trap,” cranking out features to meet their schedule rather than the customer’s needs.
A walk-through on how to create a GitHub profile and customise it to make your Github profile stand out and attract prospective clients and employers
In Nuxt 3, layouts are a way to define a common structure for the pages of your application, In this detailed walk-through guide we explore how to create, define and use layouts in Nuxt 3
A detailed walk-through of the process of creating a new blog using Nuxt 3 and hosting it on Netlify.