kfinley
-
TypeMerger
by: kfinley- 354,013 total downloads
- last updated 6/26/2023
- Latest version: 2.1.4
A simple convention-based object merger for .NET Core. TypeMerger allows two objects to be merged into a new type using Reflection.Emit to generate a new type. Properties can be ignored and collisions can be... More information -
- 2,999 total downloads
- last updated 4/24/2022
- Latest version: 6.0.4
Entity Framework Continuous Migrations is an EF Core extension for conditionally applying pending migrations to a database at runtime using application configuration settings. -
EFQuerySpecs
by: kfinley- 2,393 total downloads
- last updated 4/24/2022
- Latest version: 6.0.4
EFQuerySpecs is a lightweight Domain Driven Design Specification pattern implementation for Entity Framework Core. -
- 1,676 total downloads
- last updated 9/5/2021
- Latest version: 0.0.3
Service Provider Functions is a small libary (1 class) that takes care of the .net core IServiceCollection dependency injection boilerplate code for AWS Lambda Functions in .net core 3.1. -
- 998 total downloads
- last updated 4/24/2022
- Latest version: 0.0.2
Simple Feature Flags implemention using appsettings.json files -
- 327 total downloads
- last updated 4/24/2022
- Latest version: 0.0.1
SUT is a wrapper class for testing systems. Includes an MSpec ClassFixture.