Top 20 NuGet autofixture Packages

Makes FakeItEasy Dummies useful by wiring-them-up to real-looking, random test data. Leverages the power of AutoFixture to create anonymous variables. Fixes some of AutoFixture's poor default behaviors. Makes unit tests more expressive with less lines of code.
A Dummy Factory for types in AccountingTime.
A Dummy Factory for types in OBeautifulCode.Serialization.
A Dummy Factory for types in Naos.SqlServer.Domain
A Dummy Factory for types in OBeautifulCode.Type
Accelerates preparation of mocked structures for unit tests under xUnit2 by configuring AutoFixture data generation to use Moq. Gracefully handles recursive structures by omitting recursions.
A dummy factory for Excel types.
A Dummy Factory for types in OBeautifulCode.Compression
A Dummy Factory for types in OBeautifulCode.Representation.System
A Dummy Factory for types in Naos.Database.Domain
A Dummy Factory for types in Naos.Email.Domain
A Dummy Factory for types in Naos.Slack.Domain
Accelerates preparation of mocked structures for unit tests under xUnit2 by configuring AutoFixture data generation to use NSubstitute. Gracefully handles recursive structures by omitting recursions.
An AutoFixture customization for lazy-loading entities using LazyEntityGraph.
A Dummy Factory for types in Naos.HubSpot.Domain
A Dummy Factory for types in Naos.Protocol.Domain
A Dummy Factory for types in Naos.Mongo.Domain
A Dummy Factory for types in Naos.Notification.Domain
Accelerates preparation of mocked structures for unit tests under xUnit2 by configuring AutoFixture data generation to use FakeItEasy. Gracefully handles recursive structures by omitting recursions.
A consolidation NuGet of multiple nugets, all aimed at making some QoL improvements, like .Batch() for IEnumerable Linq and an IOC json "dbcontext" and generic repository