Yeah I'm also moving over from Node into dotnet. The DX has been very nice with VSCode and EF Core is really one of the best ORMs in the market. Also the performance is fantastic.

For APIs I'm using FastEndpoints [1] and loving it. I'll probably end up switching to Minimal APIs once they have validation etc.

[1] https://fast-endpoints.com/