
Aleksei Fadeev
sibedge
If you have a ticket, log in to watch the video
LoginThis talk introduces the alternative ORM library LINQ to DB. It is productive, it allows you to run queries that EF Core cannot (e.g. recursive queries). But most importantly, it provides the ability to easily write extensions, which allows you to use the full functionality of SQL through the ORM without restrictions.
sibedge