Ben Adams 79dc06489f [CSharp] Update Nancy to NET 7.0 (#7776) 2 years ago
..
src 79dc06489f [CSharp] Update Nancy to NET 7.0 (#7776) 2 years ago
.gitignore 39bcfb51eb Update Nancy Benchmark (#3768) 7 years ago
README.md 4322cacaef Update documentation links (#4541) 6 years ago
benchmark_config.json ba6b3a3618 ASP.NET Core naming clarity (#6507) 4 years ago
config.toml 0096f84ee9 Config for the new toolset (#6259) 4 years ago
nancy-netcore.dockerfile 79dc06489f [CSharp] Update Nancy to NET 7.0 (#7776) 2 years ago
nancy.dockerfile 0096f84ee9 Config for the new toolset (#6259) 4 years ago

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