New comment by rmboggs on void-packages repository https://github.com/void-linux/void-packages/pull/32974#issuecomment-923987543 Comment: @TinfoilSubmarine, Thank you for adding this to the template: ``` vmkdir etc/dotnet echo '/usr/lib/dotnet' > "${DESTDIR}"/etc/dotnet/install_location ``` I've confirmed I can get EntityFrameworkCore (using PostgreSQL) working when the above entry in the template is installed in the system. :) Any ETA of when this can be pulled into the package tree?