Alvaro Mari-Thompson
Alvaro Mari-Thompson
+1 on this, I've also just updated to latest version of .net 6 (6.0.301) and have started seeing this issue in Linux/Debian: ``` [21:28:18]E: Step 1/14: Publish (.NET) [21:28:18]i: [Step...
This seems to have been reported to the main dotnet sdk repo https://github.com/dotnet/sdk/issues/26026
That's worked @NikolayPianikov - many thanks!
I've encountered the same problem when trying to use the Autofac serilog integration within an ASP.NET Core 2.1 application - when injecting the ILogger into a Controller, `{SourceContext}` is blank,...
The above bug is really the same complaint as https://github.com/XeroAPI/Xero-NetStandard/issues/534 - New features are being introduced into core Xero products but their development team is not keeping the libraries up-to-date...
Another +1 for the ability to hide the image "File" section to disable image uploading.
Hi guys, Also looking for some support for integration with Tailwind, surprised there isn't more demand for it. Any examples or guides on how to make it work with the...