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

Upgrade to .NET 6 #330

Merged
merged 21 commits into from
Mar 28, 2022
Merged

Upgrade to .NET 6 #330

merged 21 commits into from
Mar 28, 2022

Conversation

csharpfritz
Copy link
Collaborator

@csharpfritz csharpfritz commented Jan 28, 2022

Combining the findings of PRs #319, #327, #321

Adding C# 10 features, updating docs and save points

ToDo:

  • Migrate SRC to use .NET 6 File Scoped namespaces
  • Migrate SRC to use Global Usings
  • Migrate SRC to use Implicit Usings
  • Migrate SRC to use Minimal APIs
  • Migrate SRC to use JSON Code Generation
  • Migrate SRC to use EF Compiled Models
  • Rollout SRC changes to save-point/00
  • Rollout SRC changes to save-point/01
  • Rollout SRC changes to save-point/02
  • Rollout SRC changes to save-point/03
  • Rollout SRC changes to save-point/04
  • Rollout SRC changes to save-point/05
  • Rollout SRC changes to save-point/06
  • Rollout SRC changes to save-point/07
  • Rollout SRC changes to save-point/08
  • Rollout SRC changes to save-point/09
  • Update docs

@dotnetspark
Copy link
Contributor

This is great! I just closed #331 because I was missing updating the build props

@csharpfritz
Copy link
Collaborator Author

This is great! I just closed #331 because I was missing updating the build props

I'm updating the docs to include information about codegen for JSON and EF Core... and also adding entries about the PageTitle component

@csharpfritz csharpfritz mentioned this pull request Mar 16, 2022
@csharpfritz
Copy link
Collaborator Author

Updated to add the PageTitle tag in the docs. Needs segments added for JSON CodeGen

Directory.Build.props Outdated Show resolved Hide resolved
@csharpfritz
Copy link
Collaborator Author

I'm generating an .editorConfig to add to this with a space indentation set at 4 spaces. I will run dotnet format against all code in the workshop

@csharpfritz csharpfritz merged commit 2c28378 into master Mar 28, 2022
@csharpfritz csharpfritz deleted the fritz-upgradenet6 branch March 28, 2022 17:42
@csharpfritz csharpfritz restored the fritz-upgradenet6 branch March 28, 2022 17:42
@csharpfritz csharpfritz mentioned this pull request Mar 30, 2022
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.

4 participants