Christophe Lavalle
Christophe Lavalle
Hello @alexkeh, I see a new package release today but I continue to encounter this issue related to compiled model: ``` System.InvalidOperationException: The type mapping used is incompatible with a...
@alexkeh Ok - where is the right place to report this error ? The compiled models continue to not working correctly due to the lack of full .NET 8 changes...
@alexkeh I'm not using Pomelo but the MySQL one 😉 If I do one research on the MySQL provider code I see the missing part: https://github.com/mysql/mysql-connector-net/blob/8.x/EFCore/src/Storage/Internal/MySQLStringTypeMapping.cs ``` System.InvalidOperationException: The type...
@alexkeh thank you so much 👍
Hi 👋, I have a suggestion: why not simply create authentication tasks like Microsoft does for NuGet and some other technologies like Python, Maven and NPM ? That way is...
Hi @sverdlov93, Thank you for the multiple commands support, it will help us. What about my suggestion [here](https://github.com/jfrog/jfrog-azure-devops-extension/issues/393#issuecomment-1514960866)? That allow to use each native Helm/Terraform/NuGet/NPM/Yarn/(...) CLI instead of the JFrog...
Hello @lauxjpn, What is the plan for EF Core 10 support ? I only request some visibility about your plan. I know EF Core 9 continue to work but some...