-
Updated
Jun 30, 2020 - C#
#
dbcontext
Here are 33 public repositories matching this topic...
SapphireDb Server, a self-hosted, easy to use realtime database for Asp.Net Core and EF Core
firebase
database
core
aspnet
websockets
realtime
sse
entity-framework
self-hosted
entity
dbcontext
server-sent-events
realtime-database
entityframework
net
signalr
net-core
firestore
sapphire-db
realtime-data-synchronization
Domain Driven Design oriented application framework, meets CRUD needs
redis
framework
cqrs
rabbitmq
ddd
transaction
domain-driven-design
entity-framework
dbcontext
nhibernate
dapper
nlog
hangfire
ravendb
stove
-
Updated
Dec 11, 2018 - C#
Easy Mock wrapper for mocking EFCore2 DbContext and DbSet using Moq or NSubstitute
mock
unit-testing
csharp
dotnetcore
dbcontext
efcore
entity-framework-core
dotnet-standard
moq
nsubstitute
dbset
efcore2
-
Updated
Dec 15, 2019 - C#
LazyLoading for EF Core
orm
entity-framework
dbcontext
efcore
entity-framework-core
lazyloading
ef-core
dbcontext-factory
lazyloading-enabled
-
Updated
Oct 19, 2017 - C#
2
jarretoldham
commented
Jan 31, 2020
Thanks for the work on the great library. I am having trouble when removing objects from the DbContextMock when they are related to one another. For example, I have two classes, one being a parent to the other. I create the mock sets with multiple children related to a single parent, like so:
var children = new Children[] { new Child { Id = 1, ParentId = 1, ... }, new Child { Id = 2
Open
Support for Views
5
A light, simple EntityFramework wrapper
c-sharp
crud
sql-server
orm
database
csharp
repository
dotnet
dbcontext
entityframework
repository-pattern
crud-application
vb-net
vbnet
sqlserver
ado-net
crud-sample
crud-operation
code-first
adodotnet
-
Updated
Jan 6, 2020 - C#
EntityFramework Multiple DbContext and DbUp concurrent migration, includes FluentMigrator approach
-
Updated
Oct 4, 2017 - C#
auditing
history
dbcontext
efcore
snake-case
audit-log
snake-casing
ef-core
soft-delete
entityframeworkcore
snakecase
code-first
softdelete
dotnetstandard
auditlog
camelcase-to-snakecase
-
Updated
Apr 30, 2020 - C#
EntityFrameworkCore.DbContextBackedMock.Moq
testing
mock
test
inmemory
tests
context
dbcontext
efcore
entityframework
entity-framework-core
moq
entityframeworkcore
inmemory-db
-
Updated
Oct 20, 2019 - C#
Database management extensions for .Net Core
-
Updated
Mar 31, 2020 - C#
Generate DbContext class for EntityFramework by analyzing the SQL table schema.
-
Updated
Mar 29, 2017 - SQLPL
Migration with manual sql script for entity framework
-
Updated
Mar 9, 2017 - C#
This repository includes source code and documentation for connecting a PostGreSQL with EntityFramework and .net Core Application
-
Updated
Sep 19, 2018 - C#
A net core web API hosted on docker and console app calling the docker container. And Xunit Test
-
Updated
Nov 20, 2018 - C#
-
Updated
Mar 20, 2020 - C#
OGL - Na podstawie książki i dodatku K. Żydzika: C# 6.0 i MVC 5.0 Tworzenie nowoczesnych portali internetowych
jquery
identity
mvc
unity
migrations
json-data
models
mvc-framework
entity-framework
mvc-application
dbcontext
inversion-of-control
repository-pattern
jquery-ajax
sqlserver
dbset
partial-views
mvc-navigation
modelbuilder
-
Updated
Jul 2, 2018 - C#
Secures files into a WPF application by utilizing a SQLCipher database stored locally that is encrypted and password protected. Also implements MVVM best practices along with several other key design patterns such as: UnitOfWork, Repository, DbContext, ServiceLayer, and others.
-
Updated
Mar 15, 2020 - C#
Entity Framework Code-First approach
-
Updated
Feb 19, 2018 - C#
.NET Core API: Generic and dynamically generated controllers using Dynamic DBContext.
-
Updated
Jan 10, 2020 - C#
database
database-connector
dbcontext
dotnet-core
dotnet-standard
database-context
db-connection
database-connection-wrapper
-
Updated
Apr 17, 2020 - C#
ASP.NET Core Web app that allows students to enroll into new courses at the Star Gazers university.
-
Updated
Jan 15, 2018 - C#
ASP.NET Core Application to manage and view post and comments
dependency-injection
dbcontext
entity-framework-core
asp-net-core
repository-pattern
asp-net
asp-net-mvc
architectural-patterns
-
Updated
Oct 24, 2019 - C#
CRUD Operation With ASP.NET Core 2.2 MVC
-
Updated
May 25, 2019 - C#
Improve this page
Add a description, image, and links to the dbcontext topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the dbcontext topic, visit your repo's landing page and select "manage topics."


Move the examples that currently are under
src/examplesto this project: https://github.com/vany0114/EF.DbContextFactory.Samples