# Carter Tests on Linux This includes tests for plaintext and json serialization. ## Infrastructure Software Versions **Language** * C# 7.0 **Platforms** * .NET Core (Windows and Linux) **Web Servers** * [Kestrel](https://github.com/aspnet/KestrelHttpServer) **Web Stack** * [Carter](https://github.com/CarterCommunity/Carter) * ASP.NET Core ## Paths & Source for Tests * [Plaintext](Benchmarks/PlainModule.cs): "/plaintext" * [JSON Serialization](Benchmarks/JsonModule.cs): "/utf8json"