Skip to main content

Steve Gordon – Code with Steve

  • About Me
  • Contact
  • Subscribe

Category: ASP.NET Core

Introducing HttpProtocol in ASP.NET Core 5.0 Header

ASP.NET Core 5 Features – Introducing HttpProtocol

18th March 202018th March 2020 Steve Gordon Leave a comment

In this blog post, which will be a quick read, I’m going to begin what I expect to be a long-running endeavour, to dig into new APIs available in .NET 5 and ASP.NET Core 5.0. This time, I’m going to look at a new helper for HTTP protocol versions. What are HTTP Protocol Versions? Through […]

Read More

Upgrading from ASP.NET Core 3.1 to 5.0 (Preview 1) Header

Upgrading from ASP.NET Core 3.1 to 5.0 (Preview 1)

17th March 202019th March 2020 Steve Gordon Leave a comment

In this post, I want to take a look at the steps required to upgrade some projects to the first preview of .NET 5 and ASP.NET Core 5.0. Both were released yesterday (16th March 2020) and are the first public previews we have available for these future versions. The .NET 5 roadmap has these scheduled […]

Read More

Anonymous Aware Middleware with Endpoint Routing and Healthchecks Header

Anonymous Aware Middleware with Endpoint Routing and Healthchecks

13th February 202013th February 2020 Steve Gordon Leave a comment

In this post, I want to describe an approach to allow anonymous access to a health check endpoint, added using the MapHealthChecks extension on EndpointRouting. I’ll also cover how to make changes to custom middleware so that it doesn’t apply to endpoints which allow anonymous access. The scenario is based on one that I encountered […]

Read More

Become a better developer by reading source code - Header

Become a Better Developer by Reading Source Code

28th January 202028th January 2020 Steve Gordon Leave a comment

Hey friends! In this post, I’ll share some thoughts I have concerning the conscious reading and study of source code. In my opinion, reading code is a process which can help you become a more proficient software developer. It has undoubtedly improved and influenced my software development skills. Should I Read Source Code? Yes, you […]

Read More

2019 Year in Review

Year in Review 2019

2nd January 20202nd January 2020 Steve Gordon Leave a comment

Happy new year! Another year seems to have flown by incredibly quickly. I wanted to sit down and think back to some of the highlights from the past twelve months. 2019 was a hectic year for me and quite exhausting at times, but also extremely rewarding. In fact, now that I’ve thought back to everything […]

Read More

Posts pagination

Newer posts 1 2 3 4 … 17 Older posts

Pluralsight Courses


  • Creating Background Services in ASP.NET Core and .NET
  • Dependency Injection in ASP.NET Core 6
  • Configuration and Options in ASP.NET Core 6
  • String Manipulation and Regex in C#10
  • String Manipulation in C#: Best Practices
  • Integration Testing ASP.NET Core Applications: Best Practices
  • Implementing Cross-cutting Concerns for ASP.NET Core Microservices

Follow me

  • Twitter
  • Github
  • LinkedIn
  • YouTube
  • Mastodon

Support This Blog

Become a Patron!

Support this blog!Buy me a coffee!

Recent Posts

  • How dotnet.exe resolves and loads the hostfxr library – Exploring the .NET muxer
  • A Brief Introduction to the .NET Muxer (aka dotnet.exe)
  • Implementing ASP.NET Core Automatic Span (Activity) Linking for Internal Redirects with Middleware on .NET 9
  • An Efficient Dictionary for IPAddress Tracking using .NET 9 with AlternateLookup and IAlternateEqualityComparer
  • Receiving GitHub Webhooks When Using the ASP.NET Core Developer Certificate

.NET South East

Please come and join our new .NET User  Group in Brighton, UK.

Categories

Archives

  • Twitter
  • Github
  • LinkedIn
  • YouTube
  • Mastodon
  • Twitter
  • Github
  • LinkedIn
  • YouTube
  • Mastodon
Copyright © Steve Gordon 2019 Theme by Colorlib Powered by WordPress