DynamoDB-BaseRepository icon indicating copy to clipboard operation
DynamoDB-BaseRepository copied to clipboard

C# .NET Core implementation of the repository pattern using DynamoDB using single table and hierarchical data modelling approach

Results 1 DynamoDB-BaseRepository issues
Sort by recently updated
recently updated
newest added

Great sample. Could you please provide example - how to resolve dependencies of repositories in .net core app? For repostiories Thanks.