RavenDB embedded with ASP NET Core web API

This post describes how you can set up a simple ASP NET Core web API with Visual Studio 2017 to use an embedded RavenDB. This is a step by step tutorial. a) You need to create a new ASP.NET Core Web Application with Visual Studio 2017 b) Choose .NET Core; ASP.NET Core 2.1; API c) … Continue reading RavenDB embedded with ASP NET Core web API