# GenHTTP Tests on Linux See the [GenHTTP website](https://genhttp.org) for more information. ## Infrastructure Software Versions **Language** * C# 8.0 **Platforms** * .NET Core **Web Servers** * [GenHTTP](https://github.com/Kaliumhexacyanoferrat/GenHTTP) ## Paths & Source for Tests * [Plaintext](Benchmarks/Program.cs): "/plaintext" * [JSON](Benchmarks/Tests/JsonResource.cs): "/json" * [DB](Benchmarks/Tests/DbResource.cs): "/db" * [Queries](Benchmarks/Tests/QueryResource.cs): "/queries" * [Updates](Benchmarks/Tests/UpdateResource.cs): "/updates" * [Fortunes](Benchmarks/Tests/FortuneHandler.cs): "/fortunes"