asoursos

Results 3 comments of asoursos

Try changing ; to && like: "app": "dotnet publish -c Release CapitalizeStringHandler/src/CapitalizeStringHandler && dotnet run -p src/CapitalizeString"

This enforce you to write sql when you write backward compatible code. For example If I add a column and host has being updated but db hasnt, if this select...

If anyone has the same backward compatibility issue, there is a better sln from raw sql. If you have the entity models classes isolated, you could copy these into a...