EventStore/EventStore-Client-Dotnet

Dotnet RFC - 021 Projections API Create Operation Implementation

tambeau opened this issue · 1 comments

@tambeau commented on Fri Nov 05 2021

Implementation of Create Operation for Dotnet gRPC Projections API

Create

  • Create Projection (Name, Query, EmitEnabled, TrackEmittedStreams) - Enabled parameter remove always set to false

Merged into a single-issue DotNet RFC - 021 Projections API Implementation #170