filmov
tv
.NET Data Community Standup - EF7 Custom Model Conventions

Показать описание
EF Core uses a metadata "model" to describe how the application's entity types are mapped to the underlying database. This model is built using a set of around 60 "conventions". The model built by conventions can then be customized using mapping attributes (aka "data annotations") and/or calls to the DbModelBuilder API in OnModelCreating. EF7 allows applications to remove or modify existing conventions, as well as create new conventions. Join us for this .NET Data Community Standup to learn how to take advantage of custom model building conventions in your EF Core 7.0 applications.
.NET Data Community Standup - Entity Framework Core FAQs
.NET Data Community Standup - EF Core 9: Release extravaganza
ASP.NET Community Standup - What's new in ASP.NET Core learning content
.NET Data Community Standup - Database concurrency and EF Core - Episode 1
.NET Data Community Standup - Window and binary functions using Zomp EF Core extensions
.NET Data Community Standup - Complex types as value objects in EF8
.NET Data Community Standup - Performance Improvements to the EF7 Update Pipeline
.NET Data Community Standup: EF Core keys and value generation
Azure App Service Community Standup - Zone Redundancy on Azure App Service
.NET Data Community Standup-Improve your SQL schema and scripts with .NET based static code analysis
.NET Data Community Standup - SQLite with .NET and EF Core
.NET Data Community Standup - Database concurrency and EF Core: Beyond optimistic concurrency - Ep 3
.NET Data Community Standup - A Whirlwind Tour of EF7
.NET Data Community Standup - Size doesn't matter: Smaller features in EF8
.NET Data Community Standup - Database concurrency and EF Core: ASP.NET and Blazor - Episode 2
.NET Data Community Standup - DbDataSource, a new System.Data abstraction
.NET Data Community Standup - Azure SQL Database and SQL Server 2022: what’s new for developers...
.NET Data Community Standup - A tour of what's new in EF8
.NET Data Community Standup - Harnessing the Power of Firebird in .NET
.NET Data Community Standup - Intercept this EF7 Preview 6 Event
.NET Data Community Standup - Database Pagination
.NET Data Community Standup - Using hierarchical data in SQL Server and PostgreSQL with EF Core
.NET Data Community Standup - CoreWCF: Roadmap and Q&A
ASP.NET Community Standup - Everyday API Productivity with ASP.NET Core
Комментарии