protobuf-net.Grpc.AspNetCore.Reflection 1.3.14

protobuf-net.Grpc.AspNetCore.Reflection

Adds the standard gRPC server reflection service to an ASP.NET Core host running code-first gRPC services, so tools like grpcurl and Postman can discover the services and their schemas — which code-first services would otherwise not publish anywhere.

builder.Services.AddCodeFirstGrpcReflection();
// ...
app.MapCodeFirstGrpcReflectionService();

The schemas are generated from the contracts by protobuf-net.Grpc.Reflection; nothing needs to be written by hand or checked in.

More

No packages depend on protobuf-net.Grpc.AspNetCore.Reflection.

Version Downloads Last updated
1.3.14 3 09/20/2026
1.3.6 2 09/20/2026
1.3.0 3 09/20/2026
1.2.2 52 09/15/2026
1.1.1 3 09/20/2026
1.0.179 3 09/20/2026
1.0.177 2 09/20/2026
1.0.152 3 09/20/2026
1.0.147 3 09/20/2026
1.0.140 2 09/20/2026
1.0.136 3 09/20/2026
1.0.123 3 09/20/2026
1.0.118 3 09/20/2026
1.0.113 2 09/20/2026
1.0.110 2 09/20/2026