Mike Smith 39ba41bb8e Fixes to get tests for the toolset to work (#6266) 4 years ago
..
PlatformBenchmarks a9b7543f4e Update aspnet-corert to ASP.NET 5.0 (#6082) 4 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 0096f84ee9 Config for the new toolset (#6259) 4 years ago
benchmark_config.json a2b1a2178b Remove Red Hat Linux Transport benchmarks. (#6026) 4 years ago
config.toml 39ba41bb8e Fixes to get tests for the toolset to work (#6266) 4 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