Skip to main content

Steve Gordon – Code with Steve

  • About Me
  • Contact
  • Subscribe

Category: ASP.NET Core

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

Health Checks with gRPC and ASP.NET Core 3.0 Header

Health Checks with gRPC and ASP.NET Core 3.0

15th October 201915th October 2019 Steve Gordon Leave a comment

In this post, we will explore a couple of options to apply health checks to your gRPC server running on ASP.NET Core 3.0. Health checks are a common requirement. In particular, in containerised environments, they are required so that the container orchestrator and load balancers know which services are actually functioning. This post is part […]

Read More

gRPC Response Compression with ASP.NET Core Header

gRPC Response Compression with ASP.NET Core 3.0

8th October 201915th October 2019 Steve Gordon Leave a comment

In this post, part of my gRPC with ASP.NET Core series, we’ll explore enabling response compression for gRPC services. NOTE: I’ll cover a few details about compression in this post which are from my early investigation into the options and techniques to configure calls. There may be more precise or more proficient approaches to accomplish […]

Read More

Server Streaming with gRPC Header

Server Streaming with gRPC and .NET Core

2nd October 201915th October 2019 Steve Gordon Leave a comment

In this post, I want to focus on the implementation of server streaming and client consumption of the stream when using gRPC with .NET Core. The samples in this post are based on versions you can find in my complete demo application up on my gRPC Demos GitHub repository. As a bonus, we’ll make use […]

Read More

Posts pagination

Newer posts 1 … 3 4 5 … 18 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