3 ms·
Yes ASP.NET core is a big improvement; I recently tried .NET again on my Linux machine and was able to run .NET and skip using Mono. If we want to compress a f
by ivolimmen 3mo ago
Yes ASP.NET core is a big improvement; I recently tried .NET again on my Linux machine and was able to run .NET and skip using Mono.
If we want to compress a file we normally just wrap the file ouputstream in a GZIPOutputStream so we add features by wrapping it.