Skip to content

Modernize to .NET 8 with gRPC#3

Draft
ElStefan wants to merge 1 commit intomasterfrom
codex/upgrade-projekt-zu-.net-8-und-grpc
Draft

Modernize to .NET 8 with gRPC#3
ElStefan wants to merge 1 commit intomasterfrom
codex/upgrade-projekt-zu-.net-8-und-grpc

Conversation

@ElStefan
Copy link
Owner

Summary

  • upgrade codebase to .NET 8
  • introduce ASP.NET Core gRPC server with Kestrel
  • replace log4net with Serilog
  • remove obsolete setup and service host projects
  • add Windows Forms gRPC client
  • extend gRPC API for binary and cache operations
  • update README to mention the new client

Testing

  • dotnet build DownloadManager.sln (fails: Microsoft.NET.Sdk.WindowsDesktop not found)

https://chatgpt.com/codex/tasks/task_e_685743acc61c8322a0a22582c8d1cf62

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant