efcore2
There are 17 repositories under efcore2 topic.
cyilcode/EFCoreAutoMigrator
An aggresive auto migrator tool for EF core 2.1 and above
xingwen1987/DynaX
动态的工具集合 For .Net Core
PizzaConsole/RazorStripe
Razor Pages with Stripe Integration
brunoofgod/Tasks
.NetCore2.2 + WebAPI + DDD + EF + AutoMapper + FluentValidator+ Vue JS
anomepani/AspNetCoreEfCoreMySQL
Asp.Net Core 2.0 , EFCore and MySQL
icgam/Easify.Ef
Unit of work implementation for Easify framework and testing facilities
imhotepper/HerokuPgSqlConnectionParser
Connection string builder for .net core 2.x applications deployed to heroku.com
Rythious/ScratchMUD
Creating a MUD from scratch sounds like a fun challenge. An extensible MUD framework with a web client seems like something that no one needs and is a good testing ground for all the technologies I'd like to mess around with, like SignalR, Azure DevOps, and Razor Pages.
ashisharel/Asp.NetCorePOC
A repo for Asp.Net Core web application to learn Asp.Net Core fundamentals.
mvgeny/Feedme
Architecture template with ASP.NET Core 2.2, EF Core 2.2 technologies and Clean Code, SOLID, DDD, CQRS practices.
aravindk777/ProjectManApi.Core
Project Manager Api -- on .net Core 2.1 with EFCore. A complete .net core based web api using Repository pattern, Code first based EF.core and AutoMapper to map the Viewmodel and Datamodel elements. Adopted the Microsoft's extension libraries for IOC and Logging with NLog framework embedded.
AtEntelgy/MySamuraiCoreApp
Curso de Julie Lerman, de EF Core 2.0
kevmcivor/kpmg
KPMG technical exercise
MarcosCostaDev/ImprovedApi
Base api to use in projects. Its include Dotnet Core 2.2, Mediator, Automapper, Flunt.
Slingr/orbis-events
Starter project for stage 2 recruitment
ushibutatory/efcore-separate-migrations
[C#]EF CoreのDbContextとMigrationsとをそれぞれ別プロジェクトで管理する
Ickerday/dotnet-account-cru-poc
A DDD-based account CRU (is there a D in banking?) in .NET Core using EFCore, MongoDB, NLog and xUnit.