.NET extensions to support concurrent-aware operations on Azure DocumentDB that will let you detect and act easily on concurrency faults.
                        
                    
         
                Info
| Version: | 1.0.0 | 
| Author(s): | ealsur | 
| Last Update: | Monday, March 27, 2017 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/ealsur/concurrentdocdb | 
| NuGet Url: | https://www.nuget.org/packages/DocumentDB.Concurrency | 
Install
Install-Package DocumentDB.Concurrency
                        dotnet add package DocumentDB.Concurrency
                        paket add DocumentDB.Concurrency
                        
                                DocumentDB.Concurrency Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
                                         .NETStandard 1.6 
                                        
                    - NETStandard.Library(>= 1.6.1)
 - Microsoft.Azure.DocumentDB.Core(>= 1.1.2)
 
- Microsoft.Azure.DocumentDB(>= 1.13.0)
 
Tags