Logo
Explore Help
Register Sign In
admin/FrontOffice.BFF
1
0
Fork 0
You've already forked FrontOffice.BFF
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
9a420606538d0faa3a0a62f5042375c897694949
FrontOffice.BFF/src/FrontOffice.BFF.Application/NetworkMembershipCQ/Queries/GetMyNetworkPosition/GetMyNetworkPositionQuery.cs

4 lines
174 B
C#
Raw Normal View History

feat: Add Protobuf definitions for Network Membership service - Introduced `networkmembership.proto` with RPC methods for retrieving user network tree, statistics, and position. - Implemented HTTP annotations for gRPC transcoding in the service methods. - Added support for Google API annotations in `annotations.proto` and `http.proto`. - Created `ConfigureServices.cs` to register FluentValidation for the Protobuf services. - Updated project file to include necessary dependencies for gRPC and Protobuf.
2025-12-04 19:53:47 +03:30
namespace FrontOffice.BFF.Application.NetworkMembershipCQ.Queries.GetMyNetworkPosition;
public record GetMyNetworkPositionQuery : IRequest<GetMyNetworkPositionResponseDto>;
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.2 Page: 219ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API