Skip to content

Making it simple and easy to use RavenDb in your .NET Core application(s).

License

Notifications You must be signed in to change notification settings

PureKrome/SimpleRavenDB

Repository files navigation

Simple: RavenDb

Making it simple and easy to use RavenDb in your .NET Core application(s).

Key Points

  • ✅ Easy to seed fake data.
  • ✅ Easy to do 'database migrations'.
  • ✅ Easy to make sure any seeding/migrations are done before the web host starts.
  • ✅ Easy to read in configuration settings.

In summary: this library makes is SIMPLE (by abstracting away most of the boring ceremony) to use/code against a RavenDb server in your .NET Core application.


Installation

Package is available via NuGet.

dotnet add package WorldDomination.SimpleRavenDb 

Contribute

Yep - contributions are always welcome. Please read the contribution guidelines first.

Code of Conduct

If you wish to participate in this repository then you need to abide by the code of conduct.

Feedback

Yes! Please use the Issues section to provide feedback - either good or needs improvement 🆒


About

Making it simple and easy to use RavenDb in your .NET Core application(s).

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

 
 
 

Languages