Sebastian Stehle
|
3d3391a783
|
Net7 (#939)
* Started with main project.
* Temporary.
* Simplified type registry.
* More tests and thread safety.
* Update dockerfile and OpenApi.
* Add missing class.
* Update dependencies and OpenAPI
* Fix naming in tests
* Fix Squid/SquidMiddleware.cs
* OpenAPI fixes.
* Remove useless locks.
* Fix serializer.
* Usings simplified.
* Fix type names.
* Changelog for 7.3.
* Fix tests
* Fix tests
* Another fix for tests
|
4 years ago |
Sebastian Stehle
|
c652b50ecc
|
File scoped namespace. (#938)
|
4 years ago |
Sebastian
|
f7424dfd62
|
File scoped namespace.
|
4 years ago |
Sebastian Stehle
|
93a667a0b0
|
Fix JSON dot. (#911)
* Fix JSON dot.
* Serializer fix.
* Fix queries.
|
4 years ago |
Sebastian
|
7e033cbadd
|
Different string representations.
|
4 years ago |
Sebastian Stehle
|
c4db9a8c63
|
System text json (#902)
* Started conversion.
* Made progress.
* More fixes.
* Fix tests
* Fix null writing.
* More fixes
* Fix rule formatting.
|
4 years ago |
Sebastian Stehle
|
3836c42617
|
Feature/experimental count collection (#890)
* Always add scope.
* Storage performance.
* Storage improvements.
* Fix tests.
* Assets counts.
* Fix for deletion.
* Simplify deletion.
* Fix bulk insert.
* Added migration for total collection.
* More flexible total calculation.
* Fix reload.
* Updates
* Introduce persistence action.
* Fix tests
* Fix tests
* Improve queries.
* Improved mapping.
* Temp
* Revert count collection.
* Easier count cache.
|
4 years ago |