Christopher Jolly
|
3a75520215
|
properly update some dependencies to 7.0
|
3 years ago |
Christopher Jolly
|
0f2b0c3447
|
Update to EF 7 GA version
|
3 years ago |
Christopher Jolly
|
0e7d080ebd
|
Initial ef7 update
|
3 years ago |
Christopher Jolly
|
e446bce94c
|
Upgrade to latest dependencies
|
3 years ago |
Christopher Jolly
|
de09de2b5f
|
update dependencies
|
3 years ago |
Christopher Jolly
|
426240084d
|
net 6 update
|
4 years ago |
Christopher Jolly
|
b1fa143d4d
|
Update to .Net 5 (#99)
* update to net 5
* Add DecimalTypeKey to the logger
* fix build
* fix sdk version for script
* Update dependencies.
* Fix version and dependencies.
* Readd necessary code paths, fix smaller upgrade issues, cleanup code.
* Fix project files.
* Fix tests.
* Readd removed JetQueryTranslationPostprocessorFactory injection.
Fix date/time related millisecond (double) support.
* Fix value generation.
Co-authored-by: Laurents Meyer <laucomm@gmail.com>
|
4 years ago |
Laurents Meyer
|
523c644c95
|
Update CI to support official releases, dependencies and the version to RTM.
|
5 years ago |
Laurents Meyer
|
64ebb61c0a
|
Rename System.Data.Jet to EntityFrameworkCore.Jet.Data (#75)
* Rename System.Data.Jet and System.Data.Jet.Test projects.
* Rename System.Data.Jet and System.Data.Jet.Test namespaces.
|
5 years ago |
Laurents Meyer
|
30336a9cc7
|
EF Core 3.x providers are not compatible with EF Core 5.x.
|
5 years ago |
Laurents Meyer
|
c661926684
|
Improve project and CI (#68)
* Update .NET SDK.
Improve CI.
* Simplify dependency management.
* Add new versioning mechanism.
* Implement CI package publishing.
* Add matrix for multiple ACE architectures.
* Fix xUnit warnings.
* Cleanup and enable SourceLink.
* Manually install .NET SDK to specify architecture.
Extend matrix to test for x64/x86 and ODBC/OLE DB.
|
5 years ago |