Paul DeVito

Results 31 issues of Paul DeVito

## Problem When you have a VO using HasConversion like below, you need to do expressions in EF like `x => x.Email == "thing"` instead of `x => x.Email.Value ==...

hey guys, not seeing any docs or examples on how to resolve postcss imports (e.g. tailwind). with webpack, i would add something like the below to my `main.js` module exports...

This is scoring is really cool. I'd think that the criteria would be a little different for dotnet tools though versus a traditional library. Curious what you think of adding...

hey steve, wanted to check if you were open to a PR that would allow for a null name? this could be useful when you want a smart enum to...

Hey Steve, I just banged my head against the wall for several hours trying to get a consuming property to work for this. Wanted to double check if you were...

help wanted
docs

Hey there, awesome library! Wanted to float the idea of mulitpart form support. ## Example I recently had an example where i had a `form-data` endpoint that I would hit...

So if i do a docker compose like below, the containers will all spin up and postgres is happy (at least i'm able see migrations ran and the tables are...

Hey y'all. Not sure if this is the best spot for it, so please close or move if needed, but I wanted to get a item up for making [the...

the property relationships should invert when setting from a child and they are staying the same

bug

Potentially similar to the [light rag python library](https://github.com/HKUDS/LightRAG), it would be great if we had access to light rag capabilities with our AI extensions as well. [Here's an example of...

untriaged