Joe Enos
Joe Enos
Running in .NET Core 3.1. I see this project hasn't been updated in a couple years, so is it not compatible with .NET Core 3.1? ``` Unhandled exception. System.TypeLoadException: Method...
When querying for a nullable struct type, it's always returning null, even if the query returns results. In the below example, they have the identical query - the first one...
Adding the ability to simulate a delay by adding a `?delay=N` query string parameter. This is for Issue #112 Also adding the fix for `/guide/` to the template since the...