netkoala - Overview
Popular repositories Loading
-
AutoMapper AutoMapper Public
Forked from LuckyPennySoftware/AutoMapper
A convention-based object-object mapper in .NET.
C#
-
FluentValidation FluentValidation Public
Forked from FluentValidation/FluentValidation
A small validation library for .NET that uses a fluent interface and lambda expressions for building validation rules.
C#
-
dapper-dot-net dapper-dot-net Public
Forked from DapperLib/Dapper
Dapper - a simple object mapper for .Net
C#
-
NSubstitute NSubstitute Public
Forked from nsubstitute/NSubstitute
A friendly substitute for .NET mocking frameworks.
C#
-
AutoFixture AutoFixture Public
Forked from AutoFixture/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 …
C#