Camilo Fierro
Camilo Fierro
Hi @reader-man, I just enabled the Issues tab on my fork repo. I'm not 100% committed to the project but seem to be the most active at the moment. I...
#33 Check my fork
I've migrated most of the code, except for the update of parent scope entities. I might send a PR for that sooner than later.
Sorry for the huge delay, I've branched and migrated the project at: https://github.com/ninety7/DbContextScope.EF7
The main purpose for this is to show the `md-char-counter` on the autocomplete input when having max/min length validators.
I'm experiencing the same issue, can convert by adding the CD via the Add Folder dialog, but this brings the wrong tag info. Here's part of the error report: ```...
I'm also happy to report that downgrading to 1.1.6 does not have this issue
you're right, my bad. Thanks!
The current workaround is to call the `Configure()` method from the `SubscriptionBuilder` when adding the subscription to the `IServiceCollection` and then setting the connection string manually there
Thanks, just saw the PR and looks good