dotnet-sdk/test/Dapr.AspNetCore.Integration...
Yaron Schneider 6671ab020c
Add bulk get to client (#372)
* Add bulk get to client

* change params, return type, class to struct

* change IList to IReadOnlyList, make parallelism nullable

* change GetBulkItem to BulkStateItem
2020-08-17 09:24:35 -07:00
..
AppWebApplicationFactory.cs Adding & enhancing client apis over gRPC (#244) 2020-03-09 20:52:12 -07:00
CloudEventsIntegrationTest.cs git gui, ading editor config and removing depenency on StyleCop.Analyzers (#228) 2020-02-18 13:21:12 -08:00
ControllerIntegrationTest.cs Fixing an issue of a null reference exception where the model binder is checked against a null BindingSource (#371) 2020-08-17 08:57:48 -07:00
Dapr.AspNetCore.IntegrationTest.csproj Build for net core 3.1 (#189) 2019-12-16 09:31:25 -08:00
RoutingIntegrationTest.cs Adding & enhancing client apis over gRPC (#244) 2020-03-09 20:52:12 -07:00
StateTestClient.cs Add bulk get to client (#372) 2020-08-17 09:24:35 -07:00
SubscribeEndpointTest.cs Returning routes for pubsub from aspnetcore integration. (#309) 2020-05-14 15:16:55 -07:00