Hi there, I'm Andrew, most people just call me Andy. I'm a Developer that has way too many interests. Feel free to get in touch about anything :)
- London, UK
- http://www.thinkprogramming.co.uk/
Pinned Loading
-
Magick.NET.WebImageExtensions
Magick.NET.WebImageExtensions PublicLightweight extension methods for Magick.NET for typincal cropping, scaling and resizing for the web.
-
dotnet-core-dapper-cqrs
dotnet-core-dapper-cqrs PublicExample .NET Core app using CQ(R)S with Dapper
-
-
FilterExpressionParser
FilterExpressionParser PublicParser for filter expression built with Antlr4 and .NET Core
C#
-
Get exceptions of all tasks with Tas...
Get exceptions of all tasks with Task.WhenAll 1async Task Main()
2{
3var task1 = Task.Run(async () => {
4await Task.Delay(500);
5throw new Exception("Exception from task 1");
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.