Commit Graph

83 Commits (48e81e65e8948fa61980744932eb4103a28ed876)

Author SHA1 Message Date
crobibero 6e98378447 Simplify converter
4 years ago
crobibero 66a1880a58 Add number to bool json converter
4 years ago
Bond_009 10be618ec3
Add more tests for JsonGuidConverter
4 years ago
Bond_009 8c8a71692e Remove Hex class as the BCL has one now
4 years ago
crobibero 83629ab6f2 Update packages to net5
4 years ago
dependabot[bot] e15891df51
Bump Microsoft.NET.Test.Sdk from 16.7.1 to 16.8.0
4 years ago
crobibero 42c2ab97e7 Support IReadOnlyList for JsonCommaDelimitedArrayConverter
4 years ago
crobibero b2662894cf Add whitespace handling and tests
4 years ago
crobibero 7565ae22cb Add tests and switch to factory
4 years ago
Bond_009 d7dc15971e Add roundtrip test
4 years ago
Bond_009 8535a718b7 Add tests for deserializing guids
4 years ago
crobibero b216b91e21 Bump Microsoft.NET.Test.Sdk and add missing reference
4 years ago
crobibero 6709645ec9 bump deps
4 years ago
dependabot[bot] 4fd2b7a879
Bump Microsoft.NET.Test.Sdk from 16.6.1 to 16.7.0
4 years ago
dependabot[bot] 979137f567
Bump coverlet.collector from 1.2.1 to 1.3.0
4 years ago
telans bf5b21e67b
enable code analyzers for tests
4 years ago
dependabot[bot] a4de0bb373
Bump Microsoft.NET.Test.Sdk from 16.5.0 to 16.6.1
4 years ago
Vasily 5922c35d69
Merge pull request #2920 from Bond-009/tests2
4 years ago
Mark Monteiro c5f163293f Add <ProjectGuid> properties to all project files
4 years ago
Bond_009 c430a7ed8f Address comments
4 years ago
Bond_009 958681cdff Cover more branches
4 years ago
Bond_009 7f4a229cd2 Add some simple tests
4 years ago
dependabot-preview[bot] b80c2a532e
Bump coverlet.collector from 1.2.0 to 1.2.1
5 years ago
dependabot-preview[bot] b10f268c43
Bump Microsoft.NET.Test.Sdk from 16.4.0 to 16.5.0
5 years ago
Bond_009 71abf1d3ce Enable TreatWarningsAsErrors and Nullable for test projects
5 years ago
Bond_009 2186df8ac4 Update deps
5 years ago
Bond_009 c8f403238e Move to .Net Core 3.1
5 years ago
Bond_009 a2df6e0e36 Fix naming tests
5 years ago
Bond_009 a245f5a0d4 Rewrite hex encoder/decoder
5 years ago
Bond_009 516933aab5 Move to netcore3.0
5 years ago
Bond_009 d1a6e8c99e Fix tests
5 years ago
Bond_009 1b01a6ece1 Add tests for EncoderValidator
5 years ago
Bond-009 6f17a0b7af Remove legacy auth code (#1677)
5 years ago