Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update to .NET 8 and EF Core 8 (preview) #1282

Closed
wants to merge 7 commits into from

Conversation

bkoelman
Copy link
Member

@bkoelman bkoelman commented Jun 14, 2023

This PR updates the codebase to build against .NET 8 and EF Core 8 RC-1 versions.

Note: The goal of this PR is to verify things work properly with the new versions. Not intended to be merged as-is.

QUALITY CHECKLIST

@bkoelman bkoelman force-pushed the update-to-net8-ef8 branch from b0fb2db to 26e080f Compare June 14, 2023 14:55
@bkoelman bkoelman changed the base branch from master to update-to-net7-ef7 June 14, 2023 14:55
@bkoelman bkoelman force-pushed the update-to-net7-ef7 branch from 8290ca4 to 6147461 Compare June 14, 2023 15:07
@bkoelman bkoelman force-pushed the update-to-net8-ef8 branch from 26e080f to ffa27be Compare June 14, 2023 15:08
@bkoelman bkoelman changed the base branch from update-to-net7-ef7 to master June 14, 2023 15:09
@bkoelman bkoelman force-pushed the update-to-net8-ef8 branch from 135d5e5 to 057ad84 Compare June 14, 2023 21:05
@bkoelman bkoelman force-pushed the update-to-net8-ef8 branch 6 times, most recently from 7d63f5b to 2333421 Compare July 29, 2023 07:39
@bkoelman bkoelman force-pushed the update-to-net8-ef8 branch 2 times, most recently from 33f2bc5 to a020df8 Compare August 3, 2023 00:10
@bkoelman bkoelman force-pushed the update-to-net8-ef8 branch 2 times, most recently from 04a8475 to b301ea4 Compare September 2, 2023 13:26
@codecov
Copy link

codecov bot commented Sep 19, 2023

Codecov Report

Merging #1282 (a1e9d08) into update-to-net7-ef7 (e39d010) will not change coverage.
The diff coverage is 100.00%.

@@                 Coverage Diff                 @@
##           update-to-net7-ef7    #1282   +/-   ##
===================================================
  Coverage               93.02%   93.02%           
===================================================
  Files                     268      268           
  Lines                    8802     8802           
===================================================
  Hits                     8188     8188           
  Misses                    614      614           
Files Coverage Δ
...les/NoEntityFrameworkExample/Data/InMemoryModel.cs 100.00% <100.00%> (ø)
...ore/Serialization/Response/FingerprintGenerator.cs 100.00% <100.00%> (ø)

@bkoelman bkoelman force-pushed the update-to-net8-ef8 branch 8 times, most recently from 1e2f225 to a0ff378 Compare September 22, 2023 23:41
@json-api-dotnet json-api-dotnet deleted a comment from github-actions bot Sep 22, 2023
@bkoelman bkoelman force-pushed the update-to-net8-ef8 branch 2 times, most recently from 04888ad to f2299aa Compare September 26, 2023 00:28
@bkoelman bkoelman changed the base branch from master to update-to-net7-ef7 September 26, 2023 01:23
@bkoelman bkoelman force-pushed the update-to-net8-ef8 branch 2 times, most recently from 76285fd to a878079 Compare September 26, 2023 01:47
@bkoelman
Copy link
Member Author

bkoelman commented Oct 2, 2023

Superseded by #1349.

@bkoelman bkoelman closed this Oct 2, 2023
@bkoelman bkoelman deleted the update-to-net8-ef8 branch October 2, 2023 21:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

1 participant