Skip To Content
Toggle navigation
Packages
Upload
Statistics
Documentation
Downloads
Blog
Sign in
Package type
All types
Dependency
.NET tool
Template
Options
Include prerelease
11 packages returned for Tags:"deconstructor"
Sort by
Relevance
Downloads
Recently updated
ArrayDeconstructors.
Source
by:
hazzik
11,207 total downloads
last updated
10/12/2022
Latest version:
1.0.4
deconstructor
deconstruction
array
arrays
tuple
tuples
ArrayDeconstructors is a source package which allows you to use new C# 7 deconstruction syntax to deconstruct array into variables: int[] array = <...>; var (a,b) = array;
Bluehill.
Deconstructors
by:
na1307
1,157 total downloads
last updated
1/1/2023
Latest version:
2.0.0
deconstructor
deconstruct
na1307
bluehill
Provides Deconstruct methods for several types.
Bluehill.
Deconstructors.
Version
by:
na1307
193 total downloads
last updated
1/1/2023
Latest version:
2.0.0
deconstructor
deconstruct
na1307
bluehill
version
Deconstructors for Version.
Bluehill.
Deconstructors.
Drawing
by:
na1307
246 total downloads
last updated
1/1/2023
Latest version:
2.0.0
deconstructor
deconstruct
na1307
bluehill
drawing
Deconstructors for Drawing types.
Bluehill.
Deconstructors.
List
by:
na1307
244 total downloads
last updated
1/1/2023
Latest version:
2.0.0
deconstructor
deconstruct
na1307
bluehill
ilist
Deconstructors for IList(Array, List, etc.).
Bluehill.
Deconstructors.
Wpf
by:
na1307
197 total downloads
last updated
1/1/2023
Latest version:
2.0.0
deconstructor
deconstruct
na1307
bluehill
wpf
Deconstructors for WPF types.
Bluehill.
Deconstructors.
Tuple
by:
na1307
197 total downloads
last updated
1/1/2023
Latest version:
2.0.0
deconstructor
deconstruct
na1307
bluehill
tuple
Deconstructors for Tuple.
SpanDeconstructors.
Source
by:
hazzik
381 total downloads
last updated
11/1/2019
Latest version:
1.0.0
deconstructor
deconstruction
span
read-only-span
tuple
tuples
SpanDeconstructors is a source package which allows you to use C# 7 deconstruction syntax to deconstruct array or span into variables: Span<int> span = <...>; var (a,b) = span;
Bluehill.
Deconstructors.
Forms
by:
na1307
199 total downloads
last updated
1/1/2023
Latest version:
2.0.0
deconstructor
deconstruct
na1307
bluehill
winforms
forms
Deconstructors for Windows Forms types.
Bluehill.
Deconstructors.
KeyValuePair
by:
na1307
197 total downloads
last updated
1/1/2023
Latest version:
2.0.0
deconstructor
deconstruct
na1307
bluehill
keyvaluepair
dictionary
dictionaryentry
Deconstructors for KeyValuePair.
Bluehill.
Deconstructors.
Numerics
by:
na1307
194 total downloads
last updated
1/1/2023
Latest version:
2.0.0
deconstructor
deconstruct
na1307
bluehill
numerics
vector
matrix
Deconstructors for Numerics types.