Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
This repository was archived by the owner on Dec 21, 2019. It is now read-only.

RocketMod/Rocket.EntityFrameworkCore

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rocket.EntityFrameworkCore Build status

Provides EntityFrameworkCore integrations for RocketMod .NET Game Server Plugin Framework.

To use in your plugins, add Rocket.EntityFrameworkCore to your plugin from NuGet and then use in your Load():

this
  .GetEntityFrameworkCoreBuilder()
  .AddEntityFrameworkCore();

After that just add your normal DbContext's by extending PluginDbContext and this will handle the rest.

About

RocketMod EF Core integration

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.