You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a general "epic" tracking issue for making Npgsql more compatible with trimming/AOT. A lot of this is about getting rid of runtime code generation (e.g. via source generators), general reflection use, etc. See also dotnet/efcore#21894 for some general comments on what that means and what needs to be done.
This is a general "epic" tracking issue for making Npgsql more compatible with trimming/AOT. A lot of this is about getting rid of runtime code generation (e.g. via source generators), general reflection use, etc. See also dotnet/efcore#21894 for some general comments on what that means and what needs to be done.