Nate 0096f84ee9 Config for the new toolset (#6259) 4 жил өмнө
..
src a29dc9edec Update .NET frameworks to .NET 5.0 (#6000) 4 жил өмнө
.gitignore 39bcfb51eb Update Nancy Benchmark (#3768) 7 жил өмнө
README.md 4322cacaef Update documentation links (#4541) 6 жил өмнө
benchmark_config.json a29dc9edec Update .NET frameworks to .NET 5.0 (#6000) 4 жил өмнө
config.toml 0096f84ee9 Config for the new toolset (#6259) 4 жил өмнө
nancy-netcore.dockerfile 0096f84ee9 Config for the new toolset (#6259) 4 жил өмнө
nancy.dockerfile 0096f84ee9 Config for the new toolset (#6259) 4 жил өмнө

README.md

Nancy on Mono and CoreCLR Benchmarking Test

The information below contains information specific to Nancy on Mono and CoreCLR. For further guidance, review the documentation. Also note the additional information provided in the CSharp README.

This is the Nancy on Mono and CoreCLR portion of a benchmarking test suite comparing a variety of web platforms.

Infrastructure Software Versions

Language

  • C# 7.2

Platforms

  • Mono 5.12.X (Linux)
  • CoreCLR 2.1 (Linux)

Web Servers

  • Kestrel (Linux)

Web Stack

  • ASP.NET Core 2.1
  • Nancy 2.0.0

Databases

  • MySQL Connector + Dapper (ORM)

Developer Tools

  • Visual Studio 2017

Paths & Source for Tests

Nancy - Dapper (ORM)

Add a New Test for Nancy

Platform Installation

Install Mono on Linux

Install CoreCLR on Linux

Get Help

Experts

There aren't any experts listed, yet. If you're an expert, add yourself!

Community

  • Chat in the #NancyFX room on JabbR.
  • #NancyFx on Twitter.

Resources