Daniele Teti

Results 121 comments of Daniele Teti
trafficstars

Maybe the client side proxy could be more elegant in case of single sets/enums parameter...

Extending the "auto refresing" to other fields other than the PK is a good thing. However, it should be done in just one roundtrip to the db. Currently SQLite and...

It is really important for code symmetricity. Let's say we have 3 Middleware and the 3rd raise an exception in the `OnBeforeRouting`, by design should be executed only the `OnAfterRouting`...

I understand the problem. In our [DMSContainer](https://www.bittimeprofessionals.com/products/dmscontainer/) product we implemented a time-boxed mechanism can't be sent more than 1 email within 10 minutes to the same email address. I would...

Hi, thank you for your kind words. Which dependencies are you talking about?

Please, check branch "76-enabling-appenders-feature-request". So far only the file appenders have been updated. Does this implementation works for you?