Skip to content

Releases: ssg/TurkishId

3.2.0

11 Nov 06:45
@ssg ssg
Compare
Choose a tag to compare

TurkishId

New features

  • TryParse alternative with a nullable return value instead of out parameter.

Improvements

  • The package is built using .NET 6.0 now.
  • Upgraded dependencies.

TurkishId.ModelBinder

  • Depends on .NET 6.0 now.

3.0.1

16 Dec 00:50
@ssg ssg
Compare
Choose a tag to compare

This release only includes localization-compatible validation error messages in TurkishId.ModelBinder. The TurkishId package was also updated to keep them in sync but it contains no changes.

3.0.0

14 Dec 03:32
@ssg ssg
Compare
Choose a tag to compare

Breaking changes

  • This release targets .NET 5.0 and above.

New features

  • A separate TurkishId.ModelBinder package for ASP.NET Core projects for automatic validation and binding.
  • TryParse method.

2.2.0

03 Nov 01:40
@ssg ssg
0257d24
Compare
Choose a tag to compare

This release brings the support to .NET Standard 1.1 and adds support for nullable references.

2.1.1

04 Dec 20:46
@ssg ssg
Compare
Choose a tag to compare
  • Upgrade package dependencies