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

Implement using new ASP.NET Core SDK #479

Merged
merged 1 commit into from
Sep 10, 2024
Merged

Conversation

sc-ivanlieckens
Copy link
Collaborator

Description / Motivation

Changes the leveraged SDK for the MVP Rendering Host.

We want to leverage the new OSS variant of the SDK as it includes support for newer XMC capabilities and is leveraging .NET8. We also expect some performance improvements with the new (de)serialization leveraging STJ.

How Has This Been Tested?

Manual UI testing

Local Machine

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • I have read the Contributing guide.
  • My code/comments/docs fully adhere to the Code of Conduct.
  • My change is a code change.
  • My change is a documentation change and there are NO other updates required.

@sc-ivanlieckens sc-ivanlieckens added enhancement New feature or request MVP Site labels Sep 3, 2024
@robearlam robearlam merged commit 048860d into main Sep 10, 2024
3 checks passed
@robearlam robearlam deleted the new/asp-net-core-sdk branch September 10, 2024 00:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request MVP Site
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants