AdamTibi
- 8,358 total downloads
- last updated 5/4/2016
- Latest version: 1.0.2
A portable library for the DataAnnotations namespace. Reduced surface area matches the Silverlight SDK version of DataAnnotations, with additions of some classes.
With .NET 4.6
- 297 total downloads
- last updated 8/17/2019
- Latest version: 1.0.0
Has two attributes to allow implementing the PRG (Post, Redirect, Get) pattern. The two attributes PreserveModelStateAttribute and RestoreModelStateAttribute will save the ModelState, in a clean way, when redirecting from one action method to another. Check the repository for more info and an...
More information