Microsoft can't seem to decide what should be the standard with an ASP.NET Core MVC solution.
nuget no longer setup to work with ASP.NET Core 5 client libraries, only server.
So what is the standard do you use for client libraries, bundlers and task runners if you know you have to hand it to another developer without being asked why did you use X as X is not the standard.?
npm, bower, libman, gulp, yarn, webpack etc?
nuget no longer setup to work with ASP.NET Core 5 client libraries, only server.
So what is the standard do you use for client libraries, bundlers and task runners if you know you have to hand it to another developer without being asked why did you use X as X is not the standard.?
npm, bower, libman, gulp, yarn, webpack etc?