couchbase
Step by step: Couchbase Lite with .Net Core
·327 words·2 mins
dotnet
couchbase
docker
Not long after writing Step by step: Couchbase with .Net Core I discovered Couchbase Lite, which is still in development, but it looks like a great solution for embedded NoSQL scenarios.
So let’s start with this simple: Step by step: Couchbase Lite with .Net Core tutorial.
Create a folder for your new project # Open a command prompt an run
Step by step: Couchbase with .Net Core
·289 words·2 mins
dotnet
couchbase
docker
This week I started to read an understand how Couchbase works and that’s the reason I decided to write: Step by step: Couchbase with .Net Core
Tip: I’ll be using Docker to install and run Couchbase
Now let’s start:
Create a folder for your new project # Open a command prompt an run