Skip to content

Releases: I-RzR-I/DomainCommonExtensions

v2.3.0.7698

15 Jul 18:45
79d9ff6
Compare
Choose a tag to compare

What's Changed

  • Feature/func string num extensions by @I-RzR-I in #34

  • Add an alternative extension method for WithIndex

  • Add string extension methods IfStartsWith and IfNotStartsWith.

  • Add string extension methods IfContains and IfNotContains

  • Add generic equality compare object IfEquals and IfNotEquals

  • Add func extensions sync/async IsTrue, IsFalse.

Full Changelog: v2.2.0.8487...v2.3.0.7698

v2.2.0.8487

27 Jun 21:01
ce7993b
Compare
Choose a tag to compare

What's Changed

  • Feature/new methods and improvements by @I-RzR-I in #33

Full Changelog: v2.1.1.6403...v2.2.0.8487

v2.1.1.6403

03 Mar 15:53
c53fc98
Compare
Choose a tag to compare
Merge pull request #31 from I-RzR-I/feature/AddExtensions

Add new string and Guid extensions

v2.1.0.0

19 Feb 18:11
e192564
Compare
Choose a tag to compare
Merge pull request #30 from I-RzR-I/feature/EncryptionDataPassCodeGen…

v2.0.1.8588

09 Jan 22:02
78cf008
Compare
Choose a tag to compare
Merge pull request #29 from I-RzR-I/fix/RemoveUnusedReference

Fix/remove unused reference

v2.0.0.0

09 Jan 21:30
f3c9147
Compare
Choose a tag to compare
Merge pull request #28 from I-RzR-I/feature/Remove_System_Linq_Dynami…

v1.3.0.0

22 Sep 20:25
9a0adf4
Compare
Choose a tag to compare
Merge pull request #27 from I-RzR-I/feature/AddJsonValidation

Fix test for `CalculateAge`. Add new string extensions.

v1.2.0.0

29 May 20:37
cbad95d
Compare
Choose a tag to compare
Merge pull request #26 from I-RzR-I/feature/AddAndReviewValidation

add and review validation in the DataTypeExtensions folder

v1.1.2.3434

18 May 06:37
1cd61e7
Compare
Choose a tag to compare
Merge pull request #25 from I-RzR-I/feature/25042024AddNewExtension

Add new string extensions: `AsRedacted`, `TrimPrefix`, `TrimSuffix`.

v1.1.1.7310

13 Feb 18:26
93cbbd4
Compare
Choose a tag to compare
Merge pull request #24 from I-RzR-I/feature/AddIfNullOrXExtensions

Adjust/clean up code execution. Add new extens