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

AspNetCore documentation, FrozenSet and C#12 #466

Merged
merged 6 commits into from
Dec 5, 2023

Conversation

Daniel-Svensson
Copy link
Member

Use C# 12.0 for all projects
AspNetCore updates

  • Add authentication documentation
  • Use FrozenSet in first location (QueryStringConverter)
  • Update versionprefix to 1.0.0 (for next release)

Minor:

  • Replace Any() with Count > 0

* Add net8 compile target
* Use FrozenSet in first location (QueryStringConverter)
* Use versionprefix 1.0.0 (for next release)
Copy link

sonarcloud bot commented Dec 4, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

0.0% 0.0% Coverage
0.0% 0.0% Duplication

Copy link
Contributor

@SandstromErik SandstromErik left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me, might just want to add the whitespaces

src/OpenRiaServices.Hosting.AspNetCore/Framework/README.md Outdated Show resolved Hide resolved
Co-authored-by: Erik Sandström <116262628+SandstromErik@users.noreply.github.com>
@Daniel-Svensson Daniel-Svensson merged commit 08f671b into OpenRIAServices:main Dec 5, 2023
3 of 4 checks passed
@Daniel-Svensson Daniel-Svensson deleted the aspnet8 branch December 5, 2023 14:53
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