Ben Adams ba6b3a3618 ASP.NET Core naming clarity (#6507) 4 anos atrás
..
src a29dc9edec Update .NET frameworks to .NET 5.0 (#6000) 5 anos atrás
.gitignore 39bcfb51eb Update Nancy Benchmark (#3768) 7 anos atrás
README.md 4322cacaef Update documentation links (#4541) 6 anos atrás
benchmark_config.json ba6b3a3618 ASP.NET Core naming clarity (#6507) 4 anos atrás
config.toml 0096f84ee9 Config for the new toolset (#6259) 4 anos atrás
nancy-netcore.dockerfile 0096f84ee9 Config for the new toolset (#6259) 4 anos atrás
nancy.dockerfile 0096f84ee9 Config for the new toolset (#6259) 4 anos atrás

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