Provides some utilities to interact with data sources.
                        
                    
         
                Info
| Version: | 2.0.0 | 
| Author(s): | Khun Ly, Pierre Sprimont | 
| Last Update: | Sunday, December 1, 2019 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://wincopies.com/wincopies/ | 
| NuGet Url: | https://www.nuget.org/packages/WinCopies.Data.NetCore | 
Install
Install-Package WinCopies.Data.NetCore
                        dotnet add package WinCopies.Data.NetCore
                        paket add WinCopies.Data.NetCore
                        
                                WinCopies.Data.NetCore Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- WinCopies.Util.NetCore(>= 2.0.0)
 - Microsoft.CodeAnalysis.CSharp(>= 3.3.1)
 - Microsoft.CodeAnalysis.CSharp.Workspaces(>= 3.3.1)
 - Microsoft.CodeAnalysis.Common(>= 3.3.1)
 - Microsoft.CodeAnalysis.Workspaces.Common(>= 3.3.1)
 - Newtonsoft.Json(>= 6.0.1)