Pinned Repositories
altinn-studio
Next generation Altinn platform and applications.
AspNetCore.HealthCheckPublisher.DataDogApi
CleanArchitecture
Clean Architecture Solution Template for Angular 9 and .NET Core 3.1
JwtAuthenticationHelper
A simple Json Web Token authentication helper library that allows you to generate access tokens easily for both ASP.NET Core web apps (cookie based auth) and Web APIs (stateless token based auth).
LoanBrokerage
Sample implementation of the Pipes and Filters architectural style
MarsRoverKata
Red planet, here we come...
ModelValidationErrorReportingPoC
ResilienceDecorators.MySql
A simple package that exposes resilience APIs to be used in MySql data access code.
SourceGenerators
WebApplication_MultiTenant
A simple PoC for dynamically mapping tenant requests to databases in a multi-tenant web app. Will need some work before putting in production so don't copy and paste.
explorer14's Repositories
explorer14/JwtAuthenticationHelper
A simple Json Web Token authentication helper library that allows you to generate access tokens easily for both ASP.NET Core web apps (cookie based auth) and Web APIs (stateless token based auth).
explorer14/SourceGenerators
explorer14/AspNetCore.HealthCheckPublisher.DataDogApi
explorer14/LoanBrokerage
Sample implementation of the Pipes and Filters architectural style
explorer14/ModelValidationErrorReportingPoC
explorer14/ResilienceDecorators.MySql
A simple package that exposes resilience APIs to be used in MySql data access code.
explorer14/CleanArchitecture
Clean Architecture Solution Template for Angular 9 and .NET Core 3.1
explorer14/MarsRoverKata
Red planet, here we come...
explorer14/altinn-studio
Next generation Altinn platform and applications.
explorer14/AoC
Ugly solutions to problems in Advent of Code 2022. Purely problem solving, no optimisation
explorer14/AppPerfMetrics
explorer14/aws-csa-pro-2019
explorer14/aws-lambda-dotnet
Libraries, samples and tools to help .NET Core developers develop AWS Lambda functions.
explorer14/ChunkingRedisClient
A C# library which implements various wrappers around the StackExchange.Redis client, specifically using Newtonsoft.Json serialisation; Such as streamed reading/writing and sliding expiration.
explorer14/ConsumerDrivenContracts
PoC for consumer driven contract testing
explorer14/COVID-19-app-Documentation-BETA
Documentation relating to the Beta of the NHS COVID-19 app
explorer14/digiCamControl
DSLR camera remote control open source software
explorer14/dnSpy
.NET debugger and assembly editor
explorer14/EFCoreSamples.StabilityAndPerformance
Showing bad and good examples for EF Core that impacts stability and performance of the applications
explorer14/EventFeedDemo
A sample application for Atom-based event feeds in .NET Core.
explorer14/EventSourcing.NetCore
Examples and Tutorials of Event Sourcing in .NET
explorer14/flowing-retail
Sample application demonstrating an order fulfillment system decomposed into multiple independant components (e.g. microservices). Showing concrete implementation alternatives using e.g. Java, Spring Boot, Apache Kafka, Camunda, Zeebe, ...
explorer14/heuristics
Heuristics that I collect over the years
explorer14/Leaflet.DriveTime
A simple JavaScript module for generating drive time polygons using Mapbox Directions API
explorer14/NReJSON
A set of extensions for interacting with the ReJSON module for Redis.
explorer14/postcodes.io
UK postcode & geolocation API, serving up open data
explorer14/Presentations
explorer14/sql-docs
Technical documentation for Microsoft SQL Server, tools such as SQL Server Management Studio (SSMS) , SQL Server Data Tools (SSDT) etc.
explorer14/TestDataDefinitionFramework
C# framework to abstract test data definition from the backing store so that the same set of tests can be run in memory and against a real data resource.
explorer14/TransactionsAndDeadlocks