• Kevsoft.NET
  • Buy me a coffee Buy me a coffee
  • Home
  • Events
Kevin Smith
Kevin Smith

Microsoft MVP, Developer, technology enthusiast and @dotnetsheff/@dotnetYork organiser.

Microsoft MVP

Contact me

2025 © Kevin Smith

Storing GUIDs as strings in MongoDB with C#

How to store GUID fields as strings when serializing objects in MongoDB with C#

2020, Jun 25   —  9 minute read

Running GitHub Action steps and jobs only on push to master

How to only running GitHub Action steps and jobs on push to master branch

2020, Jun 10   —  6 minute read

Allowing null origin in Azure App Service

How to allowing null origin in Azure App Services

2020, May 18   —  3 minute read

Optimising MongoDB queries by removing lookups

How to optimising MongoDB queries by removing lookups

2020, May 16   —  6 minute read

Using multi-stage builds to create class library NuGet packages.

How to create class library NuGet packages that will run build and deploy anywhere.

2020, May 02   —  12 minute read

Creating a job scoped computed environment variable in GitHub Actions.

How to create a computed environment variable scoped across multiple steps within a job.

2020, Apr 25   —  3 minute read

Updating Arrays in MongoDB with C#

How to update complex documents containing arrays in MongoDB with C#

2020, Mar 23   —  10 minute read

Creating MongoDB indexes in ASP.NET Core 3.1

How to Create indexes in MongoDB when using ASP.NET Core 3.1

2020, Mar 06   —  5 minute read
Page 5 of 10