A library for building DbContext with in-memory database for testing
-
Updated
Dec 18, 2025 - C#
A library for building DbContext with in-memory database for testing
🔧 Create DbContext instances effortlessly with DbContextBuilder, using in-memory databases for reliable unit and integration testing without data loss.
Generate Entity Framework Core model from an existing database
Entity Framework Core Power Tools - reverse engineering, migrations and model visualization in Visual Studio & CLI
Angular + .NET + SQL Using Migration
A database context implementation for MongoDB.
This package simplifies MongoDB integration by providing a unified context for database access, eliminating the need to manage table names, schema configurations, or connection strings manually.
Controle de despesas em ASP.NET Core (Web API + MVC) com MySQL e exportação para Excel.
🛢Repository for testing the operation of a custom DBContext for working with service orders.
Factory Pattern for Entity Framework core. supports multiple sql server database with multiple dbcontext support.
Sample data provider to connect to test projects. Provides some premade models that can be used or can use custom model
EfCore.BulkOperations simplifies bulk operations like insert, update, and delete with efficient SQL queries compatible with most databases.
ASP.NET Core MVC project showcasing the use of View Components to handle and render data retrieved through the Data-First method.
A full-stack web app with ASP.NET Core backend, ReactJS frontend, and SQL Server for data management, featuring user authentication and CRUD operations.
Dot net Core WebAPI CRUD Operations Using SQLServer and swagger
This project demonstrates how to perform CRUD (Create, Read, Update, Delete) operations using Entity Framework Core in a .NET application. It provides a comprehensive example of how to set up and use Entity Framework Core with a SQL Server database, including creating a database context, defining models, and performing basic database operations.
Unit testing with real database using Testcontainers
Add a description, image, and links to the dbcontext topic page so that developers can more easily learn about it.
To associate your repository with the dbcontext topic, visit your repo's landing page and select "manage topics."