Announcing MongoDB Provider for Entity Framework Core

Поділитися
Вставка
  • Опубліковано 12 вер 2024
  • Join us this week on MongoDB TV as host Nic Raboy is joined by EP experts James Kovacs from MongoDB, Damien Guard from Intracia, Arthur Vickers and Shay Rojanksy from Microsoft as they delve into the exciting journey of the Entity Provider's adoption within the C# developer community. This groundbreaking development promises to streamline the integration of MongoDB with existing technologies, significantly lowering the learning curve and broadening MongoDB's presence in the developer marketplace.
    Learn More → mdb.link/Entit...
    Official MongoDB Entity Framework Core Provider → mdb.link/Entit...

КОМЕНТАРІ • 6

  • @parko1965
    @parko1965 3 місяці тому

    Very very good work. Looks like Arthur is keen on this and if he is it may be something big.

  • @ThuyDao-do2zx
    @ThuyDao-do2zx 2 місяці тому

    I'm trying to use a dynamic object like JsonObject for entity model, I'm trying to use
    .HasConversion(
    v => v.ToBsonDocument(null, null, null, default),
    v => BsonSerializer.Deserialize(v, null));
    But it's not work. Do you have any way for MongoDB.EntityFramework works with a dynamic object like BsonDocument, JsonObject, or JObject?

  • @shahnawazk
    @shahnawazk 10 місяців тому +1

    Great stuff!

  • @clystian
    @clystian 10 місяців тому +1

    Great support

  • @elizeltonlisboa1650
    @elizeltonlisboa1650 9 місяців тому +1

    superb

  • @pouriameftahi7463
    @pouriameftahi7463 9 місяців тому +1

    nice move