angularjs - Error while installing FluentValidation from NuGet Package Manager -


i working on angularjs project. trying fluent validation - .net validation library building validation rules. whenever tried install library nuget got following error -

'fluentvalidation' has dependency defined 'system.collections'.

i using visual studio 2012, .net framework 4.5 & nuget version installed 2.6.40627.9000.

if suggestion, please reply.


Comments

Popular posts from this blog

commonjs - How to write a typescript definition file for a node module that exports a function? -

openid - Okta: Failed to get authorization code through API call -

thorough guide for profiling racket code -