Middiu

Results 7 issues of Middiu

Hello, I would need to get some help in making SQLitePCL working in my .net461 WebApi application. I execute SQLitePCL.Batteries_V2.Init(); as the beginning of my app inside my Global.asax.cs file...

Hi hpique, thanks for this fantastic library, it works great and saved me a lot of time. I don't have any problem regards the functionality of the library, I'm able...

Hi Pepibumur, I'm having a strange issue with PPiAwesomeButton library, everything works fine when I run the app on the Simulator, but the buttons son't show up when I run...

**Version** ^4.0.5 **Mode** All **Describe the bug** Using DropZone, if the filed name is a nested field that application fails. For example: ``` { files1: { files2[] } } ```...

help wanted

Hello, I can see that this issue was fixed almost two years ago, but I still get. #35 I'm using latest version of the library 4.4.4, and this is the...

Hello there, Is there a plugin/filter/sink (or any other sort of code) for Serilog that would aggregate consecutive identical log messages to something like this: ``` [DB] [MyClass] This is...

Hello, I've been using MR.AspNetCore.Pagination.Swashbuckle package as per documentation, and I can correctly see `page` parameter showing up, but I don't see `pageSize`. Looking at PaginationOperationFilter class it seems that...