# EasyRpc 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** * [EasyRpc](https://github.com/ipjohnson/EasyRpc) * ASP.NET Core ## Paths & Source for Tests * [Plaintext](Benchmarks/Startup.cs): "/plaintext" * [JSON Serialization](Benchmarks/Startup.cs): "/json"