A shared package used by the Elevate API SDK packages.
Note: Do not install this package manually, it will be added as a prerequisite by
other packages that require it.
Extensions.dll contains extension methods that enhance existing C# classes thus making life easier for developers.
Extensions.dll supports all versions of .NET from 3.5 through 5.0
Highlights are methods such as:
Use .Save() and .Load() for easy...
More information