NancyFx / Nancy

Lightweight, low-ceremony, framework for building HTTP based services on .Net and Mono
http://nancyfx.org
MIT License
7.15k stars 1.47k forks source link

Add netstandard2.1 target to Nancy.Validation.DataAnnotations #3000

Closed Liklainy closed 4 years ago

Liklainy commented 4 years ago

Prerequisites

Description

Make Nancy.Validation.DataAnnotations package available for net core 3.1 applications by adding netstandard2.1 target

NOTE: AssociatedMetadataTypeTypeDescriptionProvider is not available for netstandard2.0