1
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 19, 2023 — Jan 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #45 from 0xced/parametrized-tests More... over 1 year ago
Add test for invalid international addresses Email attribute More... over 1 year ago
Parametrize tests with TestCaseSource instead of using loops More... over 1 year ago
bumped version to 1.0.10 More... over 1 year ago
Properly handle surrogate pairs when measuring substring lengths More... over 1 year ago
bumped version to 1.0.9 More... almost 2 years ago
updated copyright notices More... almost 2 years ago
Don't allow whitespace in international atoms, either More... almost 2 years ago
Drop support for net452 and net5.0 and add support for net462 More... almost 2 years ago
Allow null values for the EmailAttribute More... about 2 years ago
Allow the EmailAttribute to be applied to Parameters as well More... about 2 years ago
Fixed a bug in the IPv6 parser More... over 2 years ago
Do not allow unicode space characters in the domain More... over 2 years ago
Bumped version to 1.0.8 More... over 2 years ago
Allow ValidationContext to be null More... over 2 years ago
Fixed doc comments for EmailAttribute More... over 2 years ago
Updated copyright More... almost 3 years ago
Improved SkipIPv6Literal() More... almost 3 years ago
Added comments for character limits More... almost 3 years ago
Allow a maximum length of 254 characters More... almost 3 years ago
Fix SkipIPv6Literal to correctly work with IPv6:::12.34.56.78 More... almost 3 years ago
Max subdomain length is apparently 63 after all More... almost 3 years ago
Disallow control characters More... almost 3 years ago
"local-part@[1.1.1.1]" should be valid More... almost 3 years ago
Bumped version to 1.0.7 More... almost 3 years ago
The local-part of the addr-spec can be 64. More... over 3 years ago
Use IsDigit() instead of >= '0' && <= '9' More... over 3 years ago
Update README.md More... over 3 years ago
Bumped version to 1.0.6 More... over 3 years ago
Added net50 and netstandard2.1 to the build targets More... over 3 years ago