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

C# 9.0 Updates #42

Closed
5 of 6 tasks
tthiery opened this issue Jul 4, 2020 · 0 comments
Closed
5 of 6 tasks

C# 9.0 Updates #42

tthiery opened this issue Jul 4, 2020 · 0 comments
Assignees
Labels
breaking-change enhancement New feature or request

Comments

@tthiery
Copy link
Member

tthiery commented Jul 4, 2020

  • Make Library nullable
  • Utilize data classes / records
  • Update regards pattern matching
    • is null / is not null
  • Activate .NET 5 SDK Code Analyzers
  • Remove unnecessary usings
@tthiery tthiery added this to the vX.Y - .NET 5 / C# 9.0 Update milestone Jul 4, 2020
@tthiery tthiery added the enhancement New feature or request label Jul 4, 2020
tthiery added a commit that referenced this issue Mar 7, 2021
- Untested
- Switched Protocol Core from netstandard2.1 to net5.0.
  Dropping .NET 3.1 support completely

#42
tthiery added a commit that referenced this issue Mar 13, 2021
tthiery added a commit that referenced this issue Mar 13, 2021
- Ignore make function static Code Analysis

#42
tthiery added a commit that referenced this issue Mar 13, 2021
#42 non-breaking
@tthiery tthiery self-assigned this Mar 13, 2021
tthiery added a commit that referenced this issue Mar 23, 2021
- Converted Messages to Records
- Switched Protocol Core from netstandard2.1 to net5.0.
- Merged Records in Model files
- Pattern Match null
- Fix Code Analyzers Issues
- Ignore make function static Code Analysis
- Fixed unused usings

#42 non-breaking
tthiery added a commit that referenced this issue Apr 1, 2021
tthiery added a commit that referenced this issue Apr 1, 2021
@tthiery tthiery closed this as completed Apr 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking-change enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant