Toby Henderson is currently an Application Architect at Huddle. Previously he worked in the finance sector as a developer, operations manager and technical architect for over 15 years. Very fussy about coffee, likes good food and booze.
Talks I've Given
-
HTTP API patterns
Featuring Toby Henderson
After doing the standard HTTP CRUD, sometimes you need to do more, become a little more sophisticated in your manipulation of resources and add some depth to your HTTP API.
This talk will take you through some common HTTP API patterns, provide you with names for these patterns so we can talk...
.net http-apis rest api-design http -
2
Tutorial: Linux :heart - .NET Core: Deploy and Run
Featuring Toby Henderson and Ian Cooper
So you have realized that you know how to design a .NET Core application: it is just C# and the BCL. So you have realized that know how to design ASP.NET Core and EF Core applications. They are just ASP.NET and EF, with a few changes to APIs, some good, some annoying.
tutorial asp.net-core bcl c# .net linux -
2
Tutorial: .NET Core Microservices from Soup to Nuts
Featuring Toby Henderson and Ian Cooper
In this workshop, Ian Cooper and Toby Henderson will guide you through creating microservices in .NET Core, from the first lines of code to deployment to Docker containers running Linux. This workshop is hands-on, and the intent will be to walk you through a typical .NET core Microservices stack....
dotnet dotnetcore prognet microservices tutorial workshop docker cloud-native app http api ui -
Up and Running with .NET Core
Featuring Toby Henderson
.NET Core is a set of runtime, library and compiler components that allow you to create apps that run on Windows, Mac OS X and Linux. It can be installed locally with your app with only the packages you need. It provides a lightweight development model and the flexibility to work with your...
dotnet core -
Building Reactive Applications
Featuring Toby Henderson
How do you build reactive applications? Building loosely coupled, event-driven, scalable systems is hard.
reactive-programming prognet .net -
An Introduction to Mono
Featuring Toby Henderson
Toby Henderson presents an introduction to Mono and the ecosystem around it the Frameworks (.Net, Winforms, Asp.Net, GTK#), Platforms, Cross platform applications, IDEs and IDE support, Tools and Libraries.
mono