This will be converting the passed DataSet to JSON based on the configuration provided.
                        
                    
         
                Info
| Version: | 2022.1.6 | 
| Author(s): | ballavamsi | 
| Last Update: | Thursday, January 6, 2022 | 
| .NET Fiddle: | Create the first Fiddle | 
| NuGet Url: | https://www.nuget.org/packages/DataSet2JSON | 
Install
Install-Package DataSet2JSON
                        dotnet add package DataSet2JSON
                        paket add DataSet2JSON
                        
                                DataSet2JSON Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- Newtonsoft.Json(>= 11.0.2)
 - Newtonsoft.Json.Schema(>= 3.0.10)
 
Tags