🔧Available extensions
What are the available extensions supported by Extensification?
Extensification provides extensions for varying types from arrays and lists to strings and numbers. You can consult the below table for types and namespaces.
Type | Namespace |
---|---|
Arrays |
|
Array lists |
|
Bytes |
|
Characters |
|
Dictionaries |
|
Double-precision integers |
|
Enumerables |
|
Integers |
|
Lists |
|
Long integers |
|
Short integers |
|
Single-precision integers |
|
Streams |
|
Stream readers |
|
Streams |
|
Strings |
|
External extensions:
Library | Type | Namespace |
---|---|---|
Newtonsoft.Json | JProperty |
|
Legacy extensions:
Type | Namespace |
---|---|
Strings |
|
NetFX extensions:
Type | Namespace |
---|---|
Dictionaries |
|
Enumerables |
|
Streams |
|
Last updated