Adam Hathcock
059253ff39
Revert SQLite to allow side by side ( #48 )
2024-07-24 11:38:34 +01:00
Adam Hathcock
5c7a96b960
ensure proper disposal of transports from di factory ( #44 )
...
* Rework servertransport to have proper interface and factory
* fmt
* rename class
* exclude factory from tests
2024-07-18 16:13:17 +01:00
Adam Hathcock
dc62aa22b9
Use GitVersion.MsBuild
2024-07-16 10:06:29 +01:00
Adam Hathcock
cd67efdfff
Use the non-prerelease DoubleNumerics package ( #29 )
2024-07-16 08:15:28 +00:00
Adam Hathcock
1112ec39ab
clean up tests and altcover the integration tests
2024-07-12 15:42:40 +01:00
Adam Hathcock
b23e91651c
switch from minver to gitversion
2024-07-12 15:15:19 +01:00
Adam Hathcock
200b84f49a
Main to dev ( #18 )
...
* Add Instances base (#6 )
* Use Uri for checks in GetAccounts function (#8 )
* Add integration and perf tests to sln (#9 )
* Remove perf tests (#10 )
* remove perf tests
* do all unit tests
* Code coverage (#11 )
* code coverage
* enable codecov for GA
* Update README.md
* Update coverage and dependencies (#12 )
* Update coverage and dependencies
* fmt
* add codecov config
* merge DUI3/Alpha into sdk (#13 )
* merge DUI3/Alpha into sdk
* formatting
* Merge Objects dui3/alpha -> dev (#14 )
* merge DUI3/Alpha into sdk
* formatting
* Objects changes
* Objects tests
* Unit test project
* update codecov to be less intrusive (#15 )
* update codecov to be less intrusive
* fix codecov yaml
* add coverage exclusion
* Merge sharp `dui3/alpha` -> sdk `main` (#16 )
* Merge
* csharpier format
* Fixed polysharp issues
* Integration Tests
* Fixes
* Some nullability fixes (#17 )
* add coverage exclusion
* fix some tests and fix nullability errors
---------
Co-authored-by: Oğuzhan Koral <45078678+oguzhankoral@users.noreply.github.com >
Co-authored-by: Jedd Morgan <45512892+JR-Morgan@users.noreply.github.com >
2024-07-09 13:56:03 +01:00
Adam Hathcock
d9d1865504
downgrade sqlite to match core
2024-06-25 10:57:44 +01:00
Adam Hathcock
405f3f4ee4
renamespace and other fixes ( #2 )
...
* renamespace
* add to sln and move
* manage package centrally
* add sourcelink and use GlobalPackageReference
* properly use globals
* fix nuget push
* fix readme
* add namespace handling for new types
* Removing used classes to stop viral spread of dependencies. Some JSON usage was STJ and not newtonsoft
* fmt
* initial test
* serialization namespace test
* fmt
* put back old namespaces
* fix tests
* fixes while trying to do a roundtrip test
* remove namespace fix
2024-06-25 10:27:59 +01:00