Ben Adams a29dc9edec Update .NET frameworks to .NET 5.0 (#6000) 5 gadi atpakaļ
..
src a29dc9edec Update .NET frameworks to .NET 5.0 (#6000) 5 gadi atpakaļ
.gitignore 39bcfb51eb Update Nancy Benchmark (#3768) 7 gadi atpakaļ
README.md 4322cacaef Update documentation links (#4541) 6 gadi atpakaļ
benchmark_config.json a29dc9edec Update .NET frameworks to .NET 5.0 (#6000) 5 gadi atpakaļ
nancy-netcore.dockerfile a29dc9edec Update .NET frameworks to .NET 5.0 (#6000) 5 gadi atpakaļ
nancy.dockerfile 657b22c5fb Update Nancy to latest Mono and .NET Core (#5516) 5 gadi atpakaļ

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