Sitecore.FakeDb 3.0.0-alpha1

This is a prerelease version of Sitecore.FakeDb.
dotnet add package Sitecore.FakeDb --version 3.0.0-alpha1
                    
NuGet\Install-Package Sitecore.FakeDb -Version 3.0.0-alpha1
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Sitecore.FakeDb" Version="3.0.0-alpha1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Sitecore.FakeDb" Version="3.0.0-alpha1" />
                    
Directory.Packages.props
<PackageReference Include="Sitecore.FakeDb" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Sitecore.FakeDb --version 3.0.0-alpha1
                    
#r "nuget: Sitecore.FakeDb, 3.0.0-alpha1"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Sitecore.FakeDb@3.0.0-alpha1
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Sitecore.FakeDb&version=3.0.0-alpha1&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Sitecore.FakeDb&version=3.0.0-alpha1&prerelease
                    
Install as a Cake Tool

Unit testing framework for Sitecore.

Product Compatible and additional computed target framework versions.
.NET Framework net471 is compatible.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (4)

Showing the top 4 NuGet packages that depend on Sitecore.FakeDb:

Package Downloads
Sitecore.FakeDb.AutoFixture

Unit testing framework for Sitecore.

Sitecore.FakeDb.NSubstitute

Unit testing framework for Sitecore.

Sitecore.FakeDb.Serialization

Unit testing framework for Sitecore.

RainbowDeserializerToFakeDb

A library that deserializes Rainbow (.yml) files into FakeDb items and templates for the purpose of unit/integration testing Sitecore projects.

GitHub repositories (2)

Showing the top 2 popular GitHub repositories that depend on Sitecore.FakeDb:

Repository Stars
SitecoreUnicorn/Unicorn
A Sitecore utility designed to simplify deployment of Sitecore items across environments automatically
mikeedwards83/Glass.Mapper
Version 5 of the Glass mapping framework, the best ORM for Sitecore.
Version Downloads Last Updated
3.0.0-alpha1 784,486 12/13/2019
2.0.1 985,233 12/5/2019
2.0.0 428,702 12/5/2019
2.0.0-beta2 30,870 11/2/2018
2.0.0-beta1 3,094 10/25/2018
2.0.0-alpha1 4,569 7/25/2018
1.7.4 953,586 11/2/2018
1.7.3 432,991 10/25/2018
1.7.2 816,928 1/16/2018
1.7.1 449,934 11/23/2017
1.7.0 595,015 7/14/2017
1.6.1 441,130 6/16/2017
1.6.0 496,215 3/25/2017
1.5.0 483,341 1/25/2017
1.4.1 429,426 1/19/2017
1.4.0 426,532 1/17/2017
1.3.5 480,692 12/21/2016
1.3.4 425,638 12/19/2016
1.3.3 433,555 12/13/2016
1.3.2 428,454 11/10/2016
Loading failed