SRoddis/Mongo.Migration

Mapping a Object and Create Index

Closed this issue · 0 comments

Hello Everyone.
I am having some problems when I trying to use the MongoMigration.

I am trying to setup when the application startup

  • Mapping my objects
  • Create indexes

But i not find anything how to do this using mongo migration.
Anyone could help-me?