v1.4.1
Download the library here
- ADDED: ForeignKey method for mapping. For example
DapperPlusManager.Entity<Product>().ForeignKey(x => x.Supplier.ID, "SupplierID");
Trial unlocked for the current month (November)
Download the library here
DapperPlusManager.Entity<Product>().ForeignKey(x => x.Supplier.ID, "SupplierID");
Trial unlocked for the current month (November)