BlueshiftSoftware / EntityFrameworkCore

NoSQL providers for EntityFramework Core

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Document Database Providers for Entity Framework Core

Welcome to the home of Document Database (NoSQL) Providers for EntityFrameworkCore!

AppVeyor Build Status Travis CI Build Status

This repository currently only contains a MongoDB provider for EF Core. However, there are plans in the current roadmap to expand this with further NoSQL provider offerings.

MongoDb is a highly popular No-SQL database solution for storing structured, non-relational document data. This provider enables applications built with EntityFrameworkCore to use MongoDb instances as a backing data store.

Find out how to get started by visiting the Wiki pages. Feel free to contribute to this repository with code, comments, wiki entries, and/or issues.

The latest release and CI previews builds are available at the EntityFrameworkCore.MongoDb MyGet Feed.

About

NoSQL providers for EntityFramework Core

License:Other


Languages

Language:C# 97.7%Language:Shell 1.3%Language:PowerShell 1.0%Language:Batchfile 0.1%Language:Smalltalk 0.0%