Thanks to visit codestin.com
Credit goes to github.com

Skip to content
View mjbradvica's full-sized avatar

Organizations

@concept-practice

Block or report mjbradvica

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 250 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
mjbradvica/README.md

Welcome

Writings

Blog - πŸ““ I typically cover topics such as refactoring, good engineering practices, and automated testing for dotnet and front-end frameworks.

Libraries πŸ“–

NPredicateBuilder - 🚧 A predicate builder for dotnet that works with LINQ to Objects and Entities.

ChainStrategy - πŸ”— An implementation of the Chain of Responsibility and Strategy patterns.

MediatorBuddy - πŸ‘« An opinionated application of MediatR.

ClearDomain - πŸ‘€ Foundational classes for Domain-Driven-Design (and non-DDD) projects.

Currently Under Development βš™οΈ

These are currently under active development.

RapidLaunch - πŸš€ Basic CRUD for ADO.NET

EazyInput - πŸ“ Fully featured inputs for React, Vue, and Angular.

Pinned Loading

  1. NPredicateBuilder NPredicateBuilder Public

    Predicate Builder for LINQ to Objects and LINQ to Entities

    C#

  2. RapidLaunch RapidLaunch Public

    A simple base repository to perform CRUD for Entity Framework.

    C# 1

  3. MediatorBuddy MediatorBuddy Public

    An opinioned implementation of the MediatR library.

    C#

  4. ChainStrategy ChainStrategy Public

    An implementation of the Chain of Responsibility and Strategy patterns for .NET.

    C# 1

  5. ClearDomain ClearDomain Public

    A collection of base classes and interfaces for DDD projects.

    C#