As our development team have upgraded our project to support a special form of caching, our .NET project no longer works when put in an environment that isn't a local machine. I tried to figure out how to install .NET standard on the server, but only came across this article, which is still on a local machine.
I have looking around and have consulted this answer on Stack Overflow, this discussion on GitHub and a bunch of other sites, but to no avail.