TurkishId 3.2.0

.NET Standard 2.1
dotnet add package TurkishId --version 3.2.0
NuGet\Install-Package TurkishId -Version 3.2.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="TurkishId" Version="3.2.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add TurkishId --version 3.2.0
#r "nuget: TurkishId, 3.2.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install TurkishId as a Cake Addin
#addin nuget:?package=TurkishId&version=3.2.0

// Install TurkishId as a Cake Tool
#tool nuget:?package=TurkishId&version=3.2.0

Turkish ID Number Validation Library

Product Versions
.NET net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows
.NET Core netcoreapp3.0 netcoreapp3.1
.NET Standard netstandard2.1
MonoAndroid monoandroid
MonoMac monomac
MonoTouch monotouch
Tizen tizen60
Xamarin.iOS xamarinios
Xamarin.Mac xamarinmac
Xamarin.TVOS xamarintvos
Xamarin.WatchOS xamarinwatchos
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on TurkishId:

Package Downloads
TurkishId.ModelBinder

Turkish ID Number Model Binding Library

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
3.2.0 368 11/11/2022
3.1.0 556 4/10/2022
3.0.1 779 12/16/2020
3.0.0 376 12/14/2020
2.2.0 490 11/3/2019
2.1.1 694 12/4/2018
2.1.0 934 7/31/2017
1.2.5984.40030 1,170 5/21/2016
1.1.5813.32782 1,557 12/2/2015
1.0.5432.39496 1,655 11/15/2014
1.0.5432.36431 1,556 11/15/2014

# 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.