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

Add NativeAOT compatibility for ASP.Net Core in .NET 8 #1124

Merged
merged 5 commits into from
Feb 19, 2024
Merged

Add NativeAOT compatibility for ASP.Net Core in .NET 8 #1124

merged 5 commits into from
Feb 19, 2024

Conversation

Shane32
Copy link
Member

@Shane32 Shane32 commented Feb 17, 2024

The added code targets .NET 8, as this is the only version of ASP.Net Core where AOT is supported.

@Shane32 Shane32 self-assigned this Feb 17, 2024
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (ac38114) 93.88% compared to head (2cf142e) 93.88%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1124   +/-   ##
=======================================
  Coverage   93.88%   93.88%           
=======================================
  Files          49       49           
  Lines        2370     2370           
  Branches      421      421           
=======================================
  Hits         2225     2225           
  Misses        103      103           
  Partials       42       42           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@Shane32 Shane32 merged commit 010d522 into master Feb 19, 2024
7 checks passed
@Shane32 Shane32 deleted the aot branch February 19, 2024 20:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants