TurnerSoftware / MongoFramework

An "Entity Framework"-like interface for MongoDB
MIT License
392 stars 35 forks source link

Allow KeyGenerator to be optional #350

Closed Turnerj closed 1 year ago

Turnerj commented 1 year ago

Fixes #348

This will still need further tests to see how it behaves with a round trip to the DB and back.