Sitecore.ItemBinding 2.4.1

dotnet add package Sitecore.ItemBinding --version 2.4.1
NuGet\Install-Package Sitecore.ItemBinding -Version 2.4.1
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="Sitecore.ItemBinding" Version="2.4.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Sitecore.ItemBinding --version 2.4.1
#r "nuget: Sitecore.ItemBinding, 2.4.1"
#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 Sitecore.ItemBinding as a Cake Addin
#addin nuget:?package=Sitecore.ItemBinding&version=2.4.1

// Install Sitecore.ItemBinding as a Cake Tool
#tool nuget:?package=Sitecore.ItemBinding&version=2.4.1

Lightweight framework for automating Sitecore item to model class binding

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.4.1 1,778 1/15/2016
2.4.0 1,045 12/28/2015
2.3.0 1,422 11/6/2015
2.2.0 1,086 6/24/2015
2.1.5 1,544 11/21/2014
2.1.4 1,601 11/10/2014
2.1.3 1,411 11/10/2014
2.1.1 1,139 10/24/2014

Added check to prevent the user-control from being databound when model is null