ErikEJ / EntityFramework6PowerTools

This is the codebase for Entity Framework 6 Power Tools Community Edition, and modern EF 6 providers for SQL Server and SQL Server Compact
Other
183 stars 27 forks source link

CloneDbConnection handles AccessTokenCallback #150

Closed rayao closed 1 month ago

rayao commented 1 month ago

when cloning, properly copy AccessTokenCallback

ErikEJ commented 1 month ago

I like this the best! Simple and value adding

ErikEJ commented 1 month ago

Maybe add a little something to the readme as well?

rayao commented 1 month ago

Thank you, Erik!

ErikEJ commented 1 month ago

@rayao Thanks for a great contribution, I have just published to NuGet

ErikEJ commented 1 month ago

@rayao Have you been able to verify that the updated package works as expected?

rayao commented 1 month ago

@ErikEJ Our CI system needs some time to push a change to deployment, I'll report later today.

rayao commented 1 month ago

It's just been proved that the updated package works as expected, we're unblocked. Thanks very much! @ErikEJ

ErikEJ commented 1 month ago

Fantastic, thanks for confirming!