AutoSitecore is a customization of AutoFixture for creating NSubstitute Sitecore Items.
                        
                    
         
                Info
| Version: | 1.0.0 | 
| Author(s): | Dan Solovay | 
| Last Update: | Sunday, September 11, 2016 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | http://github.com/dsolovay/AutoSitecore | 
| NuGet Url: | https://www.nuget.org/packages/AutoSitecore | 
Install
Install-Package AutoSitecore
                        dotnet add package AutoSitecore
                        paket add AutoSitecore
                        
                                AutoSitecore Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- AutoFixture(>= 3.50.2)
- Lucene.Net(>= 3.0.3)
- Microsoft.Extensions.DependencyInjection(>= 1.0.0)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 1.0.0)
- NSubstitute(>= 1.10.0)
- System.Collections(>= 4.0.11)
- System.Collections.Concurrent(>= 4.0.12)
- System.ComponentModel(>= 4.0.1)
- System.Diagnostics.Debug(>= 4.0.11)
- System.Globalization(>= 4.0.11)
- System.Linq(>= 4.1.0)
- System.Linq.Expressions(>= 4.1.0)
- System.Reflection(>= 4.1.0)
- System.Resources.ResourceManager(>= 4.0.1)
- System.Runtime.Extensions(>= 4.1.0)
- System.Threading(>= 4.0.11)
- System.Threading.Tasks(>= 4.0.11)
Tags
