- London, UK
-
11:08
- 1h ahead - https://martincostello.com
- @martincostello.com
- in/martin-costello
- @martin_costello
Highlights
-
benchmarks Public
Repository for storing benchmark results
-
costellobot Public
GitHub automation for my repositories.
-
adventofcode Public
Solutions for Advent of Code in C#
-
update-static-assets Public
A GitHub Action that updates HTML static assets
-
update-dotnet-sdk Public
A GitHub Action that updates the .NET SDK
-
rebaser Public
A GitHub Action that can resolve basic version conflicts between Git branches
-
A GitHub Action that publishes results from BenchmarkDotNet benchmarks to a GitHub repository
-
-
aspnetcore-openapi Public
A demonstration of different ways to add OpenAPI (Swagger) support to ASP.NET Core applications
-
dependabot-helper Public
An application that helps manage Dependabot updates across multiple repositories.
-
An example of integration testing ASP.NET Core Minimal hosting and APIs
-
apple-fitness-workout-mapper Public
Visualise multiple journeys from Apple Fitness on a map
-
-
-
alexa-london-travel-site Public
The companion site for the London Travel Amazon Alexa skill
-
alexa-london-travel Public
An Amazon Alexa skill for checking the status of travel in London
-
openapi-extensions Public
Extensions for Microsoft.AspNetCore.OpenApi
-
Sample repository that demonstrates automated monthly patching of .NET applications
-
polly-sandbox Public
A sandbox repository for integrating Polly
-
cdn Public
Source content for my CDN
-
An example of writing a simple custom GitHub Action with C#
-
project-euler Public
My solutions for problems on https://projecteuler.net/
-
benchmarks-demo Public
Demonstrates continuous benchmarking in GitHub Actions using BenchmarkDotNet
-
-
dotnet-bumper Public
Upgrades projects to a newer version of .NET
-
browserstack-automate Public
.NET client for the BrowserStack Automate REST API
-
build-kit Public
A NuGet package containing reusable MSBuild targets for my other .NET projects
-
benchmarks-dashboard Public
A dashboard for visualising benchmark results from benchmarkdotnet-results-publisher
-
wait-for-nuget-package Public
Waits for a new version of a NuGet package to be published
-
xunit-logging Public
Logging extensions for xunit