Info
Version: | 3.0.329 |
Author(s): | Davyd McColl |
Last Update: | Wednesday, November 13, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/fluffynuts/PeanutButter |
NuGet Url: | https://www.nuget.org/packages/PeanutButter.DuckTyping |
Install
Install-Package PeanutButter.DuckTyping
dotnet add package PeanutButter.DuckTyping
paket add PeanutButter.DuckTyping
PeanutButter.DuckTyping Download (Unzip the "nupkg" after downloading)
Dependencies
1 package depend on this package.
Tags
There is also a FuzzyDuckAs<> facility for more case-insensitive ducking.
At no point is there use of DynamicObjects, which hurt performance.
Property read/write as well as methods are ducked, with the current caveat
that ref and out parameters may not behave as expected.