Michael Kalinski
Michael Kalinski
Hello, unfortunately, I was not able to find a solution for this question so I´m going to ask it right here. I want to create a bundle with multiple files...
Hello, unfortunately, I´ve discovered that the NotificationHandler is getting called twice. I´ve read a few articles on the web but the problem is still not fixed. I am using the...
Hello, I know this is a very late comment, but I´m wondering if this package still gets maintained. It´s a very good package, with some issues on the other hand,...
Hey, it seems that the Anchor component is limited to the window scroll only. Would it possible to have a property that you can specifiy the scrolling container?
Hello, I wanted to submit a feature request for strongly typed enumerations, such as [SmartEnum](https://github.com/ardalis/SmartEnum) from Ardalis. SmartEnums, or enhanced enums, have several advantages and can be a good alternative...
Hey, I don't know if you still got this repo on your list. This is a masterpiece and I can't find any explanation why this hasn't discovered yet. I really...
Hello, I just wanted to get to know if it is possible to get the evaluated expression as a string. ValueA = 10 ValueB = 15 For example: [ValueA] +...
Hello, just wanted to know if the TreeView supports virtualization? If so, I´m sorry to create a Feature request. Otherwise it would be a great improvement. It can be coupled...
Hey folks, I ran into something that seems to be an issue to me. We use some kind of "primitive" objects, like Sku for example. ```csharp public readonly struct Sku...
Hey, just wanted to get to know if we can use FastEndpoints with OData? Any recommendations or documentations I can follow?