This repository contains the presentation and demos from my event "The C# ORM Battle - Code It Up Online Vol. 3". If you liked the event, please consider giving me a star. Thank you!
Diamond sponsor:
Gold sponsors:
Table of contents:
- About Code It Up
- Why This Battle?
- Popular C# Data Access Technologies
- How To Choose an ORM?
- The Anatomy of a Query
- Query Optimizations - The Actual Battle!
- Data Layer Best Practices
- Do You Need the Repository Pattern?
If you'd like to support me and my projects, please consider:
- My mentorship program on Patreon
- Become a backer or sponsor on OpenCollective
- One-time donation via PayPal
- One-time donation via Buy Me A Coffee
- One-time donation via Revolut: @ivaylowrlt
- One-time donation via cryptocurrencies:
- BTC (Bitcoin) - 3P49XMiGXxqR2Dq1HdqHpkCa6UD848rpBU
- BCH (Bitcoin Cash) - qqgyjlvmuydf6gtfhfdypyw2u8utmc3uqg4nwma3y4
- ETH (Ethereum) - 0x2bc55e4b1B9b296B751738631CD24b2f701E588F
- LTC (Litecoin) - MQ1GJum1QuqAuUsc6LarE3Z6TQQJ3rJwsA
Additional resources:
- My YouTube channel is a great place to learn advanced C# concepts. Make sure you subscribe and turn on the bell notifications - Code It Up with Ivo
- Domain Driven Design With ASP.NET Core - Code It Up Workshop Vol. 2 - Workshop about Domain Driven Design and Clean Architecture with ASP.NET Core
- Architecture of ASP.NET Core Microservices Applications - SoftUni Course - Course about ASP.NET Microservices