nsubstitute topic
MockQueryable
Mocking Entity Framework Core operations such ToListAsync, FirstOrDefaultAsync etc
entity-framework-core-mock
Easy Mock wrapper for mocking EFCore5 DbContext and DbSet using Moq or NSubstitute
machine.specifications.fakes
A generic model for using fakes and automocking on top of Machine.Specifications
AspNetMvcActiveDirectoryOwin
ASP.Net MVC with Active Directory Authentication using Owin Middleware
NSubstitute.Analyzers
Roslyn analysers for NSubstitute.
AutoFixture.XUnit2.AutoMock
Autofixture auto-mocking for XUnit2 using a mocking library of your choice.
entity-framework-core3-mock
Easy Mock wrapper for mocking EFCore3 DbContext and DbSet using Moq or NSubstitute
entity-framework-mock
Easy Mock wrapper for mocking EF6 DbContext and DbSet using Moq or NSubstitute
AutoFixture
AutoFixture is an open source library for .NET designed to minimize the 'Arrange' phase of your unit tests in order to maximize maintainability. Its primary goal is to allow developers to focus on wha...