Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

It should be compatible with .net core #21

Open
GersonDias opened this issue Mar 8, 2018 · 1 comment
Open

It should be compatible with .net core #21

GersonDias opened this issue Mar 8, 2018 · 1 comment

Comments

@GersonDias
Copy link

I'm looking forwarding to be able to use that on my .net core app, but I can't install the nugget package because it isn't compatible with .net core (2.0).

The output is

Restoring packages for <path>
Package DataAnnotationsValidator 2.2.0 is not compatible with netcoreapp2.0 (.NETCoreApp,Version=v2.0). Package DataAnnotationsValidator 2.2.0 supports: net471 (.NETFramework,Version=v4.7.1)
Package restore failed. Rolling back package changes for 'DCMessenger.Contracts'.
Time Elapsed: 00:00:00.0655642
========== Finished ==========
@AlShadi
Copy link

AlShadi commented May 3, 2018

There is a fork for .Net Core: https://github.com/ovation22/DataAnnotationsValidatorRecursive
This version should include .Net Standard 2.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants