### Prerequisites - [x] I have written a descriptive issue title - [x] I have verified that I am running the latest version of Nancy - [x] I have verified if the problem exist in both `DEBUG` and `RELEASE` mode - [x] I have searched [open](https://github.com/NancyFx/Nancy/issues) and [closed](https://github.com/NancyFx/Nancy/issues?q=is%3Aissue+is%3Aclosed) issues to ensure it has not already been reported ### Description At the moment NancyFX only targets .NET Standard 2.0 and .NET 4.5.2. Since .NET Standard 2.1 is out, we can target the project for .NET Standrd 2.1.
Prerequisites
DEBUGandRELEASEmodeDescription
At the moment NancyFX only targets .NET Standard 2.0 and .NET 4.5.2. Since .NET Standard 2.1 is out, we can target the project for .NET Standrd 2.1.