Stars
Provides window (analytics) functions and binary functions for EF Core. Providers: SQL Server, SQLite, Postgres.
Adds views, synonyms, stored procedures, etc. (so-called SQL objects) to the EF model. Creates migrations, when those objects are changed. SQL objects are defined as raw SQL in C#-code or in embedd…
Overview of a Clean Architecture
Library to run business logic when using Entity Framework Core for database accesses
Northwind Traders is a sample application built using ASP.NET Core and Entity Framework Core.
A library to help you quickly code CRUD accesses for a web/mobile/desktop application using EF Core.
Extensions, Auditing, Concurrency Checks, JSON properties and Transaction Logs for EntityFramework and EFCore
Northwind Traders is a sample application built using ASP.NET Core and Entity Framework Core.
Simple, unambitious mediator implementation in .NET
General-purpose library for rapid .NET applications development
Source code for the CQRS in Practice Pluralsight course
This repository contains the sample code for the MugenMvvmToolkit