Anatoly Krasnovsky

Results 31 comments of Anatoly Krasnovsky

is this project still supported?

Is there any way to retrive method/action meta-info while serializing? Just like we able to do that with swashbuckle, [for example](https://stackoverflow.com/a/56864592/4269118)

@hhankj2u if I don't specify which files I wish to minify will they all become minified or no one? According to the [doc](https://github.com/ligershark/WebOptimizer/blob/309891ccf46e23050496b308d15a576ebe2e806a/src/WebOptimizer.Core/Processors/JavaScriptMinifier.cs#L91), they are minifying by default

is the library supported by someone?

> I'v fought with the same problem myself and fixed it by editing the css fingerprinter in my fork of the repository: https://github.com/Elimi81/WebOptimizer/tree/dev (dev-branch). But I don't have enough time...

> > A few more observations: If I switch my local environment to Production (ASPNETCORE_ENVIRONMENT variable), then the problem goes away. I notice that when running in Production mode, the...

Yes, I updated the package up to 3.0.357 before the check + .NET 6 ``` fail: Microsoft.AspNetCore.Diagnostics.DeveloperExceptionPageMiddleware[1] An unhandled exception has occurred while executing the request. System.ArgumentNullException: Value cannot be...