max-ieremenko / ServiceModel.Grpc

Code-first for gRPC
https://max-ieremenko.github.io/ServiceModel.Grpc/
Apache License 2.0
90 stars 11 forks source link

Change examples to use WebApplication #195

Closed max-ieremenko closed 7 months ago

max-ieremenko commented 7 months ago

replace webBuilder.UseStartup<Startup>() with WebApplication.CreateBuilder()