sjh37 / EntityFramework-Reverse-POCO-Code-First-Generator

EntityFramework Reverse POCO Code First Generator - Beautifully generated code that is fully customisable. This generator creates code as if you reverse engineered a database and lovingly created the code by hand. It is free to academics (you need a .edu or a .ac email address), not free for commercial use. Obtain your licence from
https://www.reversepoco.co.uk/
Other
700 stars 230 forks source link

#298 Forward the `cancellationToken` parameter to the `ToListAsync` methods #842

Closed mhartmair-cubido closed 4 weeks ago

mhartmair-cubido commented 4 weeks ago

@sjh37 I am not sure if changes to EF.Reverse.POCO.v3.ttinclude get overridden by TemplateEfCore*.cs files (can't get the solution to run locally).

sjh37 commented 4 weeks ago

They do, and I've already updated them.