A shared library containing helpers and other classes like Enumerables and other functions c#-like to ease the work of .net programmers.
npm install @miracledevs/paradigm-ui-web-shared

npm install --save @miracledevs/paradigm-ui-web-shared
`
Change log
---
Version 1.0.6
- Updated npm dependencies.
- Updated ObjectExtensions.getTypeName to work in Firefox.
Version 1.0.5
- Updated npm dependencies.
- Updated ObjectExtensions.getTypeName.
- Updated date tests.
Version 1.0.4
- Updated npm dependencies.
Version 1.0.3
- Changed repository from gitlab to github.
Version 1.0.2
- Added tslint to project.
- Formatted code using the tslint.
- Changed StringExtensions.format and StringExtensions.formatArray not to serialize null values.
Changed tests accordingly.
Version 1.0.1
- Added readme file.
Version 1.0.0`