✅ how to get this dependencies
Form1.Designer.cs(72,30,72,41): error CS0246: The type or namespace name 'MongoClient' could not be found (are you missing a using directive or an assembly reference?)
Form1.Designer.cs(74,53,74,65): error CS0246: The type or namespace name 'BsonDocument' could not be found (are you missing a using directive or an assembly reference?)
Form1.Designer.cs(77,35,77,47): error CS0246: The type or namespace name 'BsonDocument' could not be found (are you missing a using directive or an assembly reference?)
Form1.Designer.cs(77,26,77,48): error CS0103: The name 'Builders' does not exist in the current context
how to get those dependency
7 Replies
What libraries are they from?
winform csharp
NuGet packages?
ahjhh nvm
MongoDB.Driver
extremely dumb of me
still not working
What errors?
Did you install all the necessary packages?
solved
needed to add
stuff
$close
Use the
/close
command to mark a forum thread as answeredok