Skip to main content

Steve Gordon – Code with Steve

  • About Me
  • Contact
  • Subscribe

Category: .NET

Architecting a Cloud-Native Service with .NET and AWS Header

Architecting a Cloud-Native Service with .NET and AWS

27th May 202027th May 2020 Steve Gordon Leave a comment

At Madgex, we are currently building out v6 of our world-leading job board software. With v6, we are breaking the monolith and applying a microservices architecture. This architecture supports rapid growth of our platform, the introduction of new features, and the adoption of the latest technologies such as .NET Core 3.1, Vue.JS and GraphQL. This […]

Read More

Credential Loading and the AWS SDK for .NET - Deep Dive Header

Credential Loading and the AWS SDK for .NET (Deep Dive)

12th May 202027th May 2020 Steve Gordon Leave a comment

In this post, I want to dive into how the AWS SDK for .NET attempts to load credentials for any service clients which you use in your applications. I’m going to focus specifically on .NET Core applications, where the SDK client(s) are resolved from the dependency injection (DI) container. However, the steps are relatively consistent, […]

Read More

Creating a ReadOnlySequence from Array Data Header

Creating a ReadOnlySequence from Array Data

15th April 202015th April 2020 Steve Gordon Leave a comment

WARNING: This blog post is informational and relevant to those with an inquisitive mind but should be considered experimental. The code presented here is not suited to most real-world situations, not thoroughly tested and is just for fun! In this post, I will demonstrate how to create a ReadOnlySequence from some existing data held in […]

Read More

How are .NET APIs Designed - Blog Header

How are .NET APIs Designed?

6th April 20207th April 2020 Steve Gordon Leave a comment

In this post, I want to cover something which I find extremely interesting. How are .NET APIs Designed? Sounds exciting… right?  Perhaps you’re thinking no, it’s not and you are planning to hit that back button. Hold fire for one second to think about the challenge from the perspective of the .NET team.  You’re designing […]

Read More

Sending and Receiving JSON using HttpClient with System.Net.Http.Json Header

Sending and Receiving JSON using HttpClient with System.Net.Http.Json

31st March 202031st March 2020 Steve Gordon Leave a comment

In this post, I will introduce a new library, called System.Net.Http.Json, which has been added to .NET in the last few days. We’ll look at the problem which this library helps to solve. We’ll then explore some examples of how to use it in your code today. WARNING: This library is currently available as a pre-release […]

Read More

Posts pagination

Newer posts 1 … 6 7 8 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

  • Encrypting Properties with System.Text.Json and a TypeInfoResolver Modifier (Part 2)
  • The Grand Mystery of the Missing 18 Bytes
  • Talk: Application Performance Optimisation in Practice (60 mins)
  • Encrypting Properties with System.Text.Json and a TypeInfoResolver Modifier (Part 1)
  • How dotnet.exe resolves and loads the hostfxr library – Exploring the .NET muxer

.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