tbasallo

Results 14 issues of tbasallo

I get the following exception when trying to get users that have a claim. This used to work. Getting claims for a single user works fine. ``` ArgumentException: Object of...

Creating a new user in .net8 does not create the index (or correctly) to allow for email lookups. Using UserManager.FindByEmail returns null.

Following the code in the blog post, it's written for a single site at a time. Am I correct to think that I could add the needed code to iterate...

question

I've been using the library to get the HTML. I'd pass the path to the slice and a model to a method and return the HTML (for the body of...