issues
search
CenterEdge
/
Yardarm
OpenAPI 3 SDK Generator for C#
Apache License 2.0
46
stars
6
forks
source link
Upgrade generator to .NET 8
#226
Closed
brantburnett
closed
11 months ago
brantburnett
commented
11 months ago
Motivation
Improved performance and new features.
Modifications
Upgrade all generator and unit test projects to target .NET 8
Bump to C# 12 for all projects
Upgrade various unit test dependencies
Remove NullableAttributes from Yardarm, they're all available OOB now
Fix some nullability warnings
Remove reference to Microsoft.SourceLink.GitHub, it's OOB now
Update SDK references
Update Dockerfile
brantburnett
commented
11 months ago
/merge
Motivation
Improved performance and new features.
Modifications