Paul DeVito

Results 30 issues of Paul DeVito

**Describe the bug** When doing a filter like `GuidField == 08009a84-f343-b4c5-5577-a56a23588f9d` when the value exists works as expected and filters the list down to just that value, but when the...

bug

Hey there, I wanted to see if you were open to PRs for adding in [OData aliases](https://www.odata.org/documentation/odata-version-2-0/uri-conventions/) for filtering and sorting? Happy to talk through my thoughts on details if...

As I mentioned in #196, figuring out how to get much of the info on container is hard. Something else I just realized I can't find is the `Created` date...

**Is your feature request related to a problem? Please describe.** Currently, when using an API built like this with a modern front end (e.g. Angular, React, Vue), you need to...

Need to update the scaffolding to better accommodate foreign keys that can be filtered

bug

So I'm seeing a limitation with the current capabilities when using a factory method. ## The Problem ### Background Say I have a (simplified) entity that looks like this: ```csharp...

Hey there, looks like a solid library, but surprised at the abundance of class components. Would be nice to have some functional ones so we don't have to convert them....

**Is your feature request related to a problem? Please describe.** As of SqlClient v4, there is [a breaking change to have encrypt set to true by default](https://docs.microsoft.com/en-us/sql/connect/ado-net/introduction-microsoft-data-sqlclient-namespace?view=sql-server-ver15#breaking-changes-in-40). Currently, the connection...

enhancement
module

### Reproduction steps I had [a bug report](https://github.com/pdevito3/craftsman/issues/49) on my project about this. this is the code that's failing on an M1 chip. ``` public static void GitSetup(string solutionDirectory) {...

What would you guys think of putting together a more detailed auth server template? Something we could essentially clone down, add some env variables, change some branding, and safely deploy...

sample request