This repository provides a sample implementation of a gRPC-based file streaming service built with ASP.NET Core. It demonstrates how to use gRPC's streaming capabilities to efficiently upload files between a client and server using Protocol Buffers (Protobuf) and HTTP/2.