Ben Adams 585278d442 Update corert (#4356) 6 years ago
..
PlatformBenchmarks 585278d442 Update corert (#4356) 6 years ago
.gitignore 559eb38c25 Add .NET CoreRT (AOT) (#3906) 7 years ago
README.md e88a0e77bb Add Json benchmark support to aspnetcore-corert (#4212) 6 years ago
aspcore-corert.dockerfile 585278d442 Update corert (#4356) 6 years ago
benchmark_config.json e88a0e77bb Add Json benchmark support to aspnetcore-corert (#4212) 6 years ago

README.md

ASP.NET Core Tests on Windows and Linux

See .NET CoreRT and ASP.NET Core for more information.

This includes tests for plaintext and json serialization.

Infrastructure Software Versions

Language

  • C# 7.0

Platforms

  • .NET CoreRT, a .NET Core runtime optimized for AOT (ahead of time compilation), with the accompanying .NET native compiler toolchain

Web Servers

Web Stack

  • ASP.NET Core

Paths & Source for Tests