# EntityFrameworkCore.LiteDB **Repository Path**: anysharp/EntityFrameworkCore.LiteDB ## Basic Information - **Project Name**: EntityFrameworkCore.LiteDB - **Description**: EFCore的LiteDB组件 - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2024-10-08 - **Last Updated**: 2025-01-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: EFCore, ORM ## 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