- I moved the ValidatorEx class to CG.Validations.
- I changed the framework to .net 6.0
- I added the ValidatorEx class
- I changed the namespace to System.ComponentModel.DataAnnotations
- bug fixes
- I switched to the .NET 5.0 framework
- bug fixes
- I added the EmailAddressListAttribute type.
- I added the PhoneListAttribute type.
I bumped the major version for the new year.
-
I copied the code from CG.Core.
-
I moved OptionsBase to CG.Options.
-
I dropped support for .net 4.61