Home Subscribe

Compression

Compression involves encoding information using fewer bits than the original representation. Compression can be either lossy or lossless.

Page 1 of 1

Brotli Compression in .NET Standard

Brotli is a relatively new general-purpose lossless compression algorithm. Microsoft has officially endorsed Brotli in .NET Standard and we see how to use it.

Christopher Demicoli Christopher Demicoli on ASP.NET, .NET, Programming, C#, Compression Posted 8 years ago
Posted 8 years ago on ASP.NET, .NET, Programming, C#, Compression

Response Compression in ASP.NET Core

As part of ASP.NET Core 1.1, Microsoft introduced the Response Compression Middleware. Here, you can see how to apply this to your ASP.NET Core Web Apps.

Christopher Demicoli Christopher Demicoli on ASP.NET, Compression, .NET, Programming, C# Posted 8 years ago
Posted 8 years ago on ASP.NET, Compression, .NET, Programming, C#
Page 1 of 1
blog.cdemi.io