DevTut
GitHub (opens new window)
GitHub (opens new window)
  • Entity Framework

    • Disclaimer
    • Getting started with Entity Framework
    • Code First Conventions
    • Code First DataAnnotations
    • Entity Framework Code First
    • Entity-framework Code First Migrations
    • Inheritance with EntityFramework (Code First)
    • Code First - Fluent API
    • Mapping relationship with Entity Framework Code First: One-to-one and variations
    • Mapping relationship with Entity Framework Code First: One-to-many and Many-to-many
    • Database first model generation
    • Complex Types
    • Database Initialisers
    • Tracking vs. No-Tracking
    • Transactions
    • Managing entity state
    • Loading related entities
    • Model Restraints
    • Entity-Framework with Postgresql
    • Entity Framework with SQLite
    • .t4 templates in entity-framework
    • Advanced mapping scenarios: entity splitting, table splitting
    • Best Practices For Entity Framework (Simple & Professional)
    • Optimization Techniques in EF
    • The Contributors

# The Contributors

Thanks

Thanks to the great people behind the beautiful Stackoverflow Documentation 😇. All of you are good souls 💯

Daniel A. White (opens new window) Kobi (opens new window) Gert Arnold (opens new window) DavidG (opens new window) Sampath (opens new window) Matas Vaitkevicius (opens new window) Nasreddine (opens new window) Tetsuya Yamamoto (opens new window) tmg (opens new window) Piotrek (opens new window) Adil Mammadov (opens new window) Mark Shevchenko (opens new window) Eldho (opens new window) SOfanatic (opens new window) Stephen Reindl (opens new window) Akos Nagy (opens new window) wertzui (opens new window) Parth Patel (opens new window) Tushar patel (opens new window) Mostafa (opens new window) Florian Haider (opens new window) MacakM (opens new window) Anshul Nigam (opens new window) CptRobby (opens new window) Daniel Lemke (opens new window) Joshit (opens new window) Jason Tyler (opens new window) Diego (opens new window) mcs_dodo (opens new window) Mina Matta (opens new window)

Edit this page on GitHub (opens new window)

← Optimization Techniques in EF