issues
search
dj-nitehawk
/
MongoDB.Entities
A data access library for MongoDB with an elegant api, LINQ support and built-in entity relationship management
https://mongodb-entities.com
MIT License
547
stars
70
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
return zero
#234
kingsanu
closed
15 hours ago
1
Improvement: Allow Join with DB.UpdateAndGet()
#233
mulder999
opened
3 weeks ago
0
beta testing v3 mongo driver
#232
dj-nitehawk
closed
6 days ago
3
add in testcontainers so that contributors do not need to run a replica set locally
#231
dberry-rcs
closed
1 month ago
5
SaveAsync fails to upsert when using sharded MongoDB
#230
MichaelGlaive
opened
1 month ago
0
support optimistic concurrency
#229
li-zheng-hao
closed
2 months ago
1
Error when creating Capped and Timeseries collections
#228
paolobriones
opened
2 months ago
1
Index creation problem with version 23.1.1 in .net 8
#227
huseyingoztok
closed
3 months ago
3
Not compatible with MongoDB driver version 2.28
#226
natesitton80
closed
3 months ago
1
Bson deserializing of objectid error
#225
cphillips83
closed
3 months ago
3
Storing different objects (of different types) with a common base object in single table
#224
ssteiner
closed
4 months ago
1
System.InvalidCastException in ToReference()
#223
CodeyDotNet
closed
5 months ago
4
Set Collection Name Programmatically without static CollectionAttribute
#222
LucaZiegler
closed
7 months ago
1
PagedSearch search big data is very slow
#221
uServe-UP
closed
7 months ago
5
DB.UpdateAndGet() + "Insert an entity if it doesn't exist"
#220
pachanga
closed
7 months ago
1
System.TypeInitializationException: The type initializer for 'MongoDB.Entities.Cache`1' threw an exception
#219
jushstone
closed
8 months ago
10
Update DB.Watcher.cs for thread safety
#218
Dolgsthrasir
closed
9 months ago
1
How to donate
#217
srcmkr
opened
9 months ago
1
While updating how to add record if not found?
#216
kingsanu
closed
11 months ago
1
Does DB.Update lock row while update?
#215
kingsanu
closed
11 months ago
3
About Customize collection names
#214
goodnull
closed
1 year ago
1
Fix typos
#213
VaibhavWakde52
closed
12 months ago
1
Disallow saving objects with unregistered discriminator value
#212
BenStorey
closed
1 year ago
3
allow all IDs to not be nullable
#211
dberry-rcs
closed
1 year ago
17
Nullable ID field in IEntity interface
#210
m-sokol-esky
closed
12 months ago
4
Q: Parallel integration tests with separate database per test class/collection
#209
m-sokol-esky
closed
1 year ago
1
proposed unitTests
#208
dberry-rcs
closed
1 year ago
17
I would like to ask how to write a query, can help me?
#207
lamjack
closed
1 year ago
8
Fix dictionary indexes
#206
fredimachado
closed
1 year ago
2
migrations run repeatly
#205
li-zheng-hao
closed
1 year ago
3
support soft delete
#204
li-zheng-hao
closed
1 year ago
3
[Feature Request] Add property attribute to configure TTL
#203
thepra
closed
1 year ago
1
The collection type 'MongoDB.Entities.Many' is abstract, an interface, or is read only, and could not be instantiated and populated
#202
criss02-cs
closed
1 year ago
1
Missing Parameterless constructor
#201
gpsdevadmin
closed
1 year ago
1
DeleteAsync is Acknowledged but DeletedCount is always zero
#200
Germandf
closed
1 year ago
2
ReadName can only be called when State is Name, not when State is EndOfDocument.
#199
Ebi1989
closed
1 year ago
1
DBContext.DeleteAsync throwing exception starting from v21.0.2
#198
Germandf
closed
1 year ago
2
Delete by lambda expression report errors
#197
PinkFatMan
closed
1 year ago
4
Change Stream functionality doesn't work
#196
samlanza
closed
1 year ago
1
Empty IEntity
#195
dberry-rcs
closed
1 year ago
18
Enable the Nullable project property and fix all the warnings
#194
dberry-rcs
closed
1 year ago
9
About the MongoDB.Driver.Linq.ExpressionNotSupportedException
#193
thepra
closed
1 year ago
2
DB.SaveAsync Error : Must contain at least 1 request
#192
li-zheng-hao
closed
1 year ago
3
CreateCollectionAsync() - small documentation changes
#191
paolobriones
closed
1 year ago
0
how to use projecting on page query ?
#190
li-zheng-hao
closed
2 years ago
2
support for projecting to a specific type
#189
li-zheng-hao
closed
2 years ago
2
Query result is not correct
#188
li-zheng-hao
closed
2 years ago
13
Update DB.GeoNear.cs
#187
reachej
closed
2 years ago
0
Update TestGeoNear.cs
#186
reachej
closed
2 years ago
10
Update DBContext.GeoNear.cs
#185
reachej
closed
2 years ago
0
Next