CalcBinding 2.2.2

dotnet add package CalcBinding --version 2.2.2
                    
NuGet\Install-Package CalcBinding -Version 2.2.2
                    
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="CalcBinding" Version="2.2.2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="CalcBinding" Version="2.2.2" />
                    
Directory.Packages.props
<PackageReference Include="CalcBinding" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add CalcBinding --version 2.2.2
                    
#r "nuget: CalcBinding, 2.2.2"
                    
#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.
#:package CalcBinding@2.2.2
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=CalcBinding&version=2.2.2
                    
Install as a Cake Addin
#tool nuget:?package=CalcBinding&version=2.2.2
                    
Install as a Cake Tool

CalcBinding - small library providing Binding markup extension with path expressions directly in xaml

Product Compatible and additional computed target framework versions.
.NET Framework net40 is compatible.  net403 was computed.  net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

GitHub repositories (7)

Showing the top 7 popular GitHub repositories that depend on CalcBinding:

Repository Stars
ProtonVPN/win-app
Official ProtonVPN Windows app
micahmo/WgServerforWindows
Wg Server for Windows (WS4W) is a desktop application that allows running and managing a WireGuard server endpoint on Windows
dymproject/purest-admin
Purest Admin 是一套真正意义上前后端分离、深度适配企业RBAC权限体系的通用后台管理系统。依托现代化 .NET 10 技术栈、Vue3 生态前端、强大的工作流引擎,力求降低业务框架搭建门槛,实现一站式、敏捷、高可扩展的企业级后台管理平台。
jxq1997216/AITranslator
使用大语言模型来翻译MTool导出的待翻译文件的图像化UI软件
laosanyuan/HuoHuan
互联网微信群聊二维码获取工具
SweetSmellFox/MFAWPF
hawkeye-stan/msfs-popout-panel-manager
Pop out panel manager for MSFS 2020
Version Downloads Last Updated
2.2.2 134 4/26/2015
2.1.2 313 2/5/2015
2.1.1 72 2/1/2015
2.1.0 77 1/29/2015
2.0.0 119 1/13/2015
1.0.0 98 12/5/2014

.net 4.0 support