Nate 4322cacaef Update documentation links (#4541) 6 년 전
..
src ddff3ac39c Improve aspcore DB benchmarks (#4015) 7 년 전
.gitignore 39bcfb51eb Update Nancy Benchmark (#3768) 7 년 전
README.md 4322cacaef Update documentation links (#4541) 6 년 전
benchmark_config.json 58035c6031 CSharp/nancy - create default key in benchmark_config (#3832) 7 년 전
nancy-netcore.dockerfile 39bcfb51eb Update Nancy Benchmark (#3768) 7 년 전
nancy.dockerfile 58035c6031 CSharp/nancy - create default key in benchmark_config (#3832) 7 년 전

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