Sébastien Ros 5fa9fee9f2 Optimal thread count for aspnetcore plaintext (#3328) 7 years ago
..
Benchmarks 14ad208cd4 Delegating command preparation to the driver (#8) (#3297) 7 years ago
.gitignore 5e0887dff4 Upgrade Npgsql to 3.2.0-beta1 (#2509) 8 years ago
README.md 70a2dac663 Use .NET Core 2.0.0-preview1 (#2855) 8 years ago
benchmark_config.json e1e047222c Standardize a few test metadata values (#3130) 7 years ago
run-linux.sh 70a2dac663 Use .NET Core 2.0.0-preview1 (#2855) 8 years ago
run-windows.ps1 70a2dac663 Use .NET Core 2.0.0-preview1 (#2855) 8 years ago
setup-dapper.sh 70a2dac663 Use .NET Core 2.0.0-preview1 (#2855) 8 years ago
setup-ef.sh 70a2dac663 Use .NET Core 2.0.0-preview1 (#2855) 8 years ago
setup-httpsys.sh 70a2dac663 Use .NET Core 2.0.0-preview1 (#2855) 8 years ago
setup-json.sh 399a99a724 CSharp/aspnetcore update (#2483) 8 years ago
setup-mvc-dapper.sh 70a2dac663 Use .NET Core 2.0.0-preview1 (#2855) 8 years ago
setup-mvc-ef.sh 70a2dac663 Use .NET Core 2.0.0-preview1 (#2855) 8 years ago
setup-mvc-httpsys.sh 70a2dac663 Use .NET Core 2.0.0-preview1 (#2855) 8 years ago
setup-mvc-json.sh 70a2dac663 Use .NET Core 2.0.0-preview1 (#2855) 8 years ago
setup-mvc-plaintext.sh 70a2dac663 Use .NET Core 2.0.0-preview1 (#2855) 8 years ago
setup-mvc-raw.sh 70a2dac663 Use .NET Core 2.0.0-preview1 (#2855) 8 years ago
setup-mvc-windows.sh 70a2dac663 Use .NET Core 2.0.0-preview1 (#2855) 8 years ago
setup-plaintext.sh 5fa9fee9f2 Optimal thread count for aspnetcore plaintext (#3328) 7 years ago
setup-raw.sh 70a2dac663 Use .NET Core 2.0.0-preview1 (#2855) 8 years ago
setup-windows.sh 70a2dac663 Use .NET Core 2.0.0-preview1 (#2855) 8 years ago

README.md

ASP.NET Core Tests on Windows and Linux

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

This includes tests for plaintext and json serialization.

Infrastructure Software Versions

Language

  • C# 7.0

Platforms

  • .NET Core (Windows and Linux)

Web Servers

Web Stack

  • ASP.NET Core
  • ASP.NET Core MVC

Paths & Source for Tests