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 net8.0 #110

Merged
merged 26 commits into from
Nov 15, 2023
Merged

Update to net8.0 #110

merged 26 commits into from
Nov 15, 2023

Conversation

mwadams
Copy link
Contributor

@mwadams mwadams commented Sep 29, 2023

All projects updated to net8.0
Added additional net8.0 optimizations
Added optimized UriTemplate table dispatch.

- Removed the ineffective json serialization for property names.
- This will continue to work when it ships.
- This supports matching a UriTemplate and a Verb
- The verb is CASE SENSITIVE and so you should ensure you convert appropriately before calling.
jongeorge1
jongeorge1 previously approved these changes Oct 2, 2023
@mwadams mwadams merged commit b6b7acc into main Nov 15, 2023
4 checks passed
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

2 participants