Steve Gordon

Results 13 repositories owned by Steve Gordon

CorrelationId

565
Stars
105
Forks
Watchers

An ASP.NET Core middleware component which synchronises a correlation ID for cross API request logging.

gRPC-Demos

88
Stars
25
Forks
Watchers

Demos for my talk Beyond HTTP in ASP.NET Core 3.0 with gRPC

AspNetCoreAnatomySamples

32
Stars
10
Forks
Watchers

Samples for my talk "Anatomy of ASP.NET Core Requests"

ChannelSample

37
Stars
7
Forks
Watchers

GenericHostExample

39
Stars
17
Forks
Watchers

gRPCBasicSample

19
Stars
4
Forks
Watchers

A basic early example of using gRPC with ASP.NET Core 3.0

HttpClientFactorySamples

15
Stars
4
Forks
Watchers

A collection of sample applications which demonstrate some potential requirements that may occur when using HttpClient and HttpClientFactory.

IHostedServiceAsAService

87
Stars
27
Forks
Watchers

A small example of a generic host based .NET core app which can be run as a Windows Service.