Skip to content
This repository has been archived by the owner on Dec 21, 2019. It is now read-only.

RocketMod NHibernate integration

Notifications You must be signed in to change notification settings

RocketMod/Rocket.NHibernate

Repository files navigation

Rocket.NHibernate Build status

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

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

this
  .GetNHibernateBuilder()
  //.UseAutoMapping()
  .AddNHibernate();

About

RocketMod NHibernate integration

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages