Chris Cameron
|
ad47c890a8
|
refactor: Tidying
|
2019-01-08 14:47:03 -05:00 |
|
Chris Cameron
|
108317212c
|
feat: Adding TryGetPortForScheme method to UriExtensions
|
2019-01-07 15:37:33 -05:00 |
|
Chris Cameron
|
4a411e8990
|
refactor: Removing unused code
|
2019-01-07 12:20:13 -05:00 |
|
Chris Cameron
|
4cd28a8a12
|
fix: IcdHashSet preserves comparer when an operation creates a new IcdHashSet
|
2019-01-03 13:03:51 -05:00 |
|
Chris Cameron
|
470c35cab7
|
chore: Updating changelog, incrementing minor version
8.1.0.0
|
2019-01-02 14:18:42 -05:00 |
|
Chris Cameron
|
a372d97868
|
feat: Adding RegexUtils shims for RegexOptions
|
2018-12-19 07:50:23 -05:00 |
|
Chris Cameron
|
f208ec521b
|
feat: Added RegexUtils method for replacing a single group in a match
|
2018-12-19 06:40:39 -05:00 |
|
Jack Kanarish
|
347cf70b6c
|
Merge branch 'MetLife_v5.4' of https://cs-gogs.icdpf.net/Common/Utils into MetLife_v5.4
|
2018-12-17 09:34:47 -05:00 |
|
Jack Kanarish
|
1076795fae
|
refactor: make isenumtype public for use in other classes
|
2018-12-17 09:34:37 -05:00 |
|
Chris Cameron
|
7d059bc605
|
Merge remote-tracking branch 'origin/dev' into MetLife_v5.4
|
2018-12-10 11:37:15 -05:00 |
|
Chris Cameron
|
dd270adf9e
|
feat: Added methods to IcdUriBuilder for appending path
|
2018-12-10 11:36:31 -05:00 |
|
Jack Kanarish
|
efb5e014ec
|
feat: give better information when constructor lookup fails
|
2018-12-04 14:36:04 -05:00 |
|
Chris Cameron
|
083280cc64
|
chore: Updating changelog
|
2018-12-03 14:32:21 -05:00 |
|
Rashod Davis
|
e222ce424b
|
feat: Adding short parsing methods to XML utils
|
2018-12-03 10:32:39 -05:00 |
|
Rashod Davis
|
ad7176506d
|
feat: Added GetAttributeAsEnum xml utils method
|
2018-12-03 10:32:16 -05:00 |
|
Chris Cameron
|
e4e3e9b91a
|
feat: IcdUriBuilder better supports null Uris
|
2018-11-28 13:28:40 -05:00 |
|
Chris Cameron
|
1721116908
|
chore: Removing bad null reference warning
|
2018-11-27 12:17:29 -05:00 |
|
Chris Cameron
|
d8489d31b6
|
chore: Updating changelog, incrementing major version
8.0.0.0
|
2018-11-20 14:59:21 -05:00 |
|
Chris Cameron
|
a8552ea0e3
|
chore: Adding xml encoding headers
|
2018-11-20 14:05:08 -05:00 |
|
Chris Cameron
|
e700650735
|
Merge remote-tracking branch 'origin/MetLife_v5.2' into MetLife_v5.4
|
2018-11-20 13:25:40 -05:00 |
|
Chris Cameron
|
ed9c017856
|
Merge branch 'fix/console-print' of Common/Utils into dev
|
2018-11-16 22:22:02 +00:00 |
|
Jeffery Thompson
|
0ee1b440ee
|
fix: exception in NetStandard if console message contained curly braces
|
2018-11-16 17:19:49 -05:00 |
|
Chris Cameron
|
4184f85826
|
chore: Updating test framework sdk
|
2018-11-14 15:48:17 -05:00 |
|
Chris Cameron
|
42cc8c2cfc
|
feat: Adding string extension method for removing all instances of a given string, fixes unexpected use of Remove characters method
|
2018-11-12 10:37:16 -05:00 |
|
Drew Tingen
|
6b37db3530
|
Merge branch 'fix/csv-nullref' of Common/Utils into dev
|
2018-11-09 21:09:50 +00:00 |
|
Chris Cameron
|
ad8fa216a5
|
fix: Fixed NullReferenceException when writing null strings to CSV
|
2018-11-09 16:08:25 -05:00 |
|
Chris Cameron
|
ef415bb20f
|
fix: Removing default fragment xml conformance level, fixes StartDocument on net standard
|
2018-11-09 14:59:22 -05:00 |
|
Chris Cameron
|
fe614ae8ad
|
chore: Updating .csproj
|
2018-11-09 13:40:54 -05:00 |
|
Chris Cameron
|
2d4bc57ed8
|
feat: Reworked xml attribute utils for performance
|
2018-11-09 11:42:36 -05:00 |
|
Chris Cameron
|
c048c4fc65
|
test: Adding test case for RemoveCharacters string extension method
|
2018-11-09 10:09:40 -05:00 |
|
Chris Cameron
|
2e2eebd95f
|
chore: Updating changelog, incrementing minor version
7.1.0.0
|
2018-11-08 16:25:05 -05:00 |
|
Chris Cameron
|
e21830a7d5
|
perf: Moving enumerable extensions optimizations into correct place
|
2018-11-08 16:15:22 -05:00 |
|
Chris Cameron
|
f53607018c
|
refactor: Enumerate over XML attributes
|
2018-11-08 15:50:12 -05:00 |
|
Chris Cameron
|
e0176741d2
|
fix: Fixing dumb mistake in TryFirst and TryLast extensions
|
2018-11-08 15:49:44 -05:00 |
|
Chris Cameron
|
742b7e99aa
|
feat: Adding method for getting properties with a given attribute type
|
2018-11-08 13:03:23 -05:00 |
|
Chris Cameron
|
cf0c71d39b
|
refactor: Removing redundant generic constraints
|
2018-11-08 13:02:49 -05:00 |
|
Chris Cameron
|
376f9c0837
|
refactor: Removing unused code
|
2018-11-08 11:46:14 -05:00 |
|
Chris Cameron
|
8b1c53ebe1
|
feat: IcdXmlTextWriter exposes WriteStartDocument and WriteEndDocument
|
2018-11-07 14:25:24 -05:00 |
|
Chris Cameron
|
2e0b0da87f
|
chore: Updating test SDK
|
2018-11-07 12:57:35 -05:00 |
|
Chris Cameron
|
8311fe5c9d
|
perf: Micro-optimization
|
2018-11-06 15:45:43 -05:00 |
|
Chris Cameron
|
fb41d76a9c
|
docs: Clarifying method usages
|
2018-11-06 15:45:34 -05:00 |
|
Chris Cameron
|
8f107aa209
|
Merge remote-tracking branch 'origin/MetLife_v5.4' into ConnectPro_v1.1
|
2018-11-06 13:25:17 -05:00 |
|
Jack Kanarish
|
2024dc0171
|
fix: remove constraint
|
2018-11-06 13:06:39 -05:00 |
|
Chris Cameron
|
923866dbdf
|
feat: Validation
|
2018-11-02 16:28:05 -04:00 |
|
Chris Cameron
|
a14b4a5803
|
refactor: Tidying
|
2018-11-02 14:03:13 -04:00 |
|
Chris Cameron
|
fac2610b83
|
Merge remote-tracking branch 'origin/MetLife_v5.4' into ConnectPro_v1.1
|
2018-11-02 11:29:28 -04:00 |
|
Jack Kanarish
|
0ef0286a9f
|
Merge remote-tracking branch 'origin/dev' into MetLife_v5.4
|
2018-11-02 10:46:19 -04:00 |
|
Jack Kanarish
|
d084553600
|
fix: fix an issue where use of except causes phone numbers with repeat digits to be improperly truncated
|
2018-11-01 17:28:27 -04:00 |
|
Chris Cameron
|
2b14a6b65c
|
refactor: Tidying
|
2018-10-30 17:20:52 -04:00 |
|
Chris Cameron
|
043a50669a
|
perf: Small optimization in StringExtensions
|
2018-10-30 17:06:42 -04:00 |
|