Nils Goovaerts

Results 7 issues of Nils Goovaerts

The NPM package aspnet-webpack (2.0.3) gives the following warning when starting the application with `dotnet run`: fail: Microsoft.AspNetCore.NodeServices[0] (node:21384) DeprecationWarning: Tapable.plugin is deprecated. Use new API on `.hooks` instead at...

Is the support for Identity 3.0.0 (RC1 or RC2) considered already? I'm using EF 6.1.3 in my MVC 6 project, but using Identity 3.0.0-RC1, which makes that I can't inherit...

add ReturnAllValues to ClauseValueManager to handle getting ALL values change PagedResult result collection to Values to be consistent with old version of AQ

From PR #47 modifiers Modifiers are functions that take input and send output and then we can apply with other closes. modifiers ❤️ filters for example just with one DateInYear...

When I follow the example at [https://github.com/unocss/unocss/tree/main/examples/next](https://github.com/unocss/unocss/tree/main/examples/next), the sample works. When I enable the appDir (yes, it's experimental, but it has been announced and is used a bit/lot already) using...

no stale

**Describe the bug** I'm using the experimental appDir (which is used by a lot of people to test currently) and WindiCSS in my app. Using WindiCSS in the pages dir...

Because I am using PostgreSQL, it is weird that the table names are in Pascal Case. This makes it harder to do queries directly to the database. It would be...