Justin Baur
af07dffa6f
Relax nullable in test projects ( #5379 )
...
* Relax nullable in test projects
* Fix xUnit Warnings
* More xUnit fixes
2025-02-06 17:07:43 -05:00
Justin Baur
a661ffdb3d
Improve Speed of EncryptedStringAttribute
( #3785 )
...
* Improve Speed of EncryptedStringAttribute
- Use Base64.IsValid
- Use SearchValues
* Fix Tests
* Remove SearchValues Change
* Format
2024-02-20 13:07:54 -05:00
Justin Baur
a349f28840
[PS-1471] Create Allocation Free EncryptedStringAttribute
validation ( #2273 )
...
* Add new logic for validating encrypted strings
* Add benchmarks
* Formatting & Comments
* Move Debug assertion to just be a test
* Address PR feedback pt.1
* Address more PR feedback
* Formatting
* merge branch 'master' into 'encrypted-string-perf'
* Revert "merge branch 'master' into 'encrypted-string-perf'"
This reverts commit a20e127c9c8ba2563949a80218b3f787f0260a4b.
2022-10-20 16:10:02 -04:00
Justin Baur
7f5f010e1e
Run formatting ( #2230 )
2022-08-29 16:06:55 -04:00
Justin Baur
bae03feffe
Revert filescoped ( #2227 )
...
* Revert "Add git blame entry (#2226 )"
This reverts commit 239286737d15cb84a893703ee5a8b33a2d67ad3d.
* Revert "Turn on file scoped namespaces (#2225 )"
This reverts commit 34fb4cca2aa78deb84d4cbc359992a7c6bba7ea5.
2022-08-29 15:53:48 -04:00
Justin Baur
34fb4cca2a
Turn on file scoped namespaces ( #2225 )
2022-08-29 14:53:16 -04:00
Oscar Hinton
23b0a1f9df
Run dotnet format ( #1764 )
2021-12-16 15:35:09 +01:00
Mike Hanson
d4647ba8a7
Add unit test coverage for EncryptedStringAttribute
2020-06-04 13:22:34 -07:00