jjchiw
jjchiw
I had a problem with the way the the Date was serialized and saved in the database. I needed to be saved with the format ISO 8601.... So I added...
What do you think about adding some events before save, delete and update document or edges. An example there are classes that have properties like: ``` csharp public DateTime CreatedAt...
FSharp Template using of-watchdog ## Expected Behaviour Allow to create functions using of-watchdog with fsharp ## Current Behaviour Not Available ## Possible Solution https://github.com/jjchiw/faas-fsharp-giraffe ## Steps to Reproduce (for bugs)...
Hi!. I did a MassTransit TinyIoc Extension (https://github.com/jjchiw/MassTransit/tree/master/src/Containers/MassTransit.TinyIocContainerIntegration) but I had to create a dll for TinyIoc to be shared between Projects. Could you please make a nuget package to...
### Screenshots ###   ### What went well? ### How easy is it to convert your existing ListView to the CollectionView? It was very easy, I played more with...
`checkInteractive` was crashing when a modal was over the list and it was pressed a _ctrl key_ like (command or ctrl). I am using MUI. I don't know if it...