# EntityFrameworkCore.LiteDB **Repository Path**: maikebing/EntityFrameworkCore.LiteDB ## Basic Information - **Project Name**: EntityFrameworkCore.LiteDB - **Description**: MaikeBing.EntityFrameworkCore.LiteDB is a LiteDB provider for Entity Framework Core . - **Primary Language**: C# - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 7 - **Forks**: 1 - **Created**: 2019-03-23 - **Last Updated**: 2025-05-19 ## Categories & Tags **Categories**: database-dev **Tags**: None ## README [![License](https://img.shields.io/github/license/maikebing/EntityFrameworkCore.LiteDB.svg)](https://github.com/maikebing/EntityFrameworkCore.LiteDB/blob/master/LICENSE) [![Build status](https://ci.appveyor.com/api/projects/status/vwsmrn4rm8os303y?svg=true)](https://ci.appveyor.com/project/MaiKeBing/entityframeworkcore-litedb) [![Nuget Version](https://img.shields.io/nuget/v/MaikeBing.EntityFrameworkCore.LiteDB.svg)](https://www.nuget.org/packages/MaikeBing.EntityFrameworkCore.LiteDB/) # MaikeBing.EntityFrameworkCore.LiteDB ## What is MaikeBing.EntityFrameworkCore.LiteDB? *MaikeBing.EntityFrameworkCore.LiteDB* is a LiteDB provider for Entity Framework Core . * Do not use in a production environment unless you have the ability to modify this project * ## Where can I get it? Get it from NuGet. You can simply install it with the Package Manager console: PM> Install-Package MaikeBing.EntityFrameworkCore.LiteDB