Making it simple and easy to use RavenDb in your .NET Core application(s).
- ✅ 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.
Package is available via NuGet.
dotnet add package WorldDomination.SimpleRavenDb
Yep - contributions are always welcome. Please read the contribution guidelines first.
If you wish to participate in this repository then you need to abide by the code of conduct.
Yes! Please use the Issues section to provide feedback - either good or needs improvement 🆒