fluentcms / fluentcms/FluentCMS

Mongodb has error when running setup

Open
#2,308 1 comment 0 reactions 2 assignees Claimed by @TheHadiAhmadi View on GitHub
bug
Dominant language
C#
Stars
565
Forks
107
PR merge metrics
No merged PRs in 30d

Description

![image](https://github.com/user-attachments/assets/64a9cd80-7e1c-4c78-bb4a-bc783366d04c)

appsettings.json:

```
{
"Database": "MongoDb",
"ConnectionStrings": {
"DefaultConnection": "mongodb://127.0.0.1:27017/FluentCMS2"
},
...
}
```

Dotnet Version: `8.0.403`

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.