Skip To Content
Toggle navigation
Packages
Upload
Statistics
Documentation
Downloads
Blog
Sign in
Frameworks
.NET
net7.0
net6.0
net5.0
.NET Core
netcoreapp3.1
netcoreapp3.0
netcoreapp2.2
netcoreapp2.1
netcoreapp2.0
netcoreapp1.1
netcoreapp1.0
.NET Standard
netstandard2.1
netstandard2.0
netstandard1.6
netstandard1.5
netstandard1.4
netstandard1.3
netstandard1.2
netstandard1.1
netstandard1.0
.NET Framework
net481
net48
net472
net471
net47
net462
net461
net46
net452
net451
net45
net40
net35
net30
net20
Package type
All types
Dependency
.NET tool
Template
Options
Include prerelease
6 packages returned for Tags:"duck-
typing"
Sort by
Relevance
Downloads
Recently updated
PeanutButter.
DuckTyping
by:
davydm
543,148 total downloads
last updated
9/21/2023
Latest version:
3.0.180
duck-typing
cross-platform
type-emission
configuration
A package to facilitate duck-typing through an object extension DuckAs<>. There is also a FuzzyDuckAs<> facility for more case-insensitive ducking. At no point is there use of DynamicObjects, which...
More information
ProxyGen.
NET
by:
Sholtee
32,355 total downloads
last updated
5/29/2023
Latest version:
8.2.1
Proxy
Interface-Proxy
Duck-Typing
Interface-Interceptor
Interceptor
.NET proxy generator powered by Roslyn
Shadow.
Quack
by:
CleanCraftsman
17,759 total downloads
last updated
4/5/2022
Latest version:
2.3.0
duck-type
duck-typing
duck
type
Interface-implementation
interface
dynamic-class
dynamic
class
functional
More tags
Shadow Quack enables immutable interface contracts to be used, by using a dynamic implementation. Shadow Quack allows for powerful duck typing, interface facade merging and functional immutable...
More information
Unclassified.
DeepConvert
by:
ygoe
11,867 total downloads
last updated
2/6/2022
Latest version:
1.4.0
convert
conversion
collections
data
datetime
timestamp
type
cast
types
duck
More tags
Converts a data type to another data type, smarter than the standard Convert class, including collections and their items as well as object properties (duck typing). With special support for DateTime...
More information
TypeUnifier
by:
dannychen
980 total downloads
last updated
2/24/2018
Latest version:
1.0.0
duck-typing
reflection
dynamic
A library that dispatches member access of a type to its mapped types when there are no common interfaces or inheritances between them.
Shadow.
Quack.
Args
by:
CleanCraftsman
3,224 total downloads
last updated
4/5/2022
Latest version:
1.1.3
Dynamic
Arguments
Duck-typing
config
command
params
implementation
interface
configuration
merge
More tags
IProxy implementation to allow a Command Line Arguments Array as the input to Duck.Implement<T>(T Source)