# Zebra Tests on Linux This includes tests for plaintext and json serialization. Zebra is a new F# functional Asp.net Framework Wrapper that utalises a shared state-machine for Task binding the same as C# async/await but done using F# computation expressions. ## Infrastructure Software Versions **Language** * F# 6.0 **Platforms** * .NET Core (Windows and Linux) **Web Servers** * [Kestrel](https://github.com/aspnet/KestrelHttpServer) **Web Stack** * [Zebra](https://medium.com/@gerardtoconnor/racing-the-zebra-benchmark-performance-architecture-for-f-web-server-58dd922f5cfe) * ASP.NET Core ## Paths & Source for Tests * [Plaintext](src/App/Program.fs): "/plaintext" * [JSON serialization](src/App/Program.fs): "/json"