TortugaResearch / DotNet-ORM-Cookbook

This repository is meant to show how to perform common tasks using C# with variety of ORMs.
https://tortugaresearch.github.io/DotNet-ORM-Cookbook/
The Unlicense
345 stars 29 forks source link

Use Case: Table name from Class Name or Collection Property #276

Open Grauenwolf opened 3 years ago

Grauenwolf commented 3 years ago

How to get a table name starting from a class or collection property.

For example: https://dev.to/j_sakamoto/how-to-get-the-actual-table-name-from-dbset-in-entityframework-core-20-56k0