Provides various classes that assist with .NET Core 3 unit testing.
                        
                    
         
                Info
| Version: | 3.8.6 | 
| Author(s): | Dennis Mitchell | 
| Last Update: | Tuesday, February 4, 2020 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/denmitchell/NetCoreTestingUtilities | 
| NuGet Url: | https://www.nuget.org/packages/EDennis.NetCoreTestingUtilities | 
Install
Install-Package EDennis.NetCoreTestingUtilities
                        dotnet add package EDennis.NetCoreTestingUtilities
                        paket add EDennis.NetCoreTestingUtilities
                        
                                EDennis.NetCoreTestingUtilities Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- Dapper(>= 2.0.30)
- EDennis.JsonUtils(>= 3.2.9)
- EPPlus(>= 4.5.3.2)
- FileContextCore(>= 3.2.2)
- JsonDiffPatch(>= 2.0.49)
- Microsoft.AspNetCore.Hosting(>= 2.2.7)
- Microsoft.AspNetCore.TestHost(>= 3.1.0)
- Microsoft.EntityFrameworkCore.InMemory(>= 3.1.0)
- Microsoft.EntityFrameworkCore.SqlServer(>= 3.1.0)
- Microsoft.EntityFrameworkCore.Sqlite(>= 3.1.0)
- System.Data.SqlClient(>= 4.8.0)
- xunit.abstractions(>= 2.0.3)
- xunit.extensibility.core(>= 2.4.1)
Tags
