agreentejada
agreentejada
# Add limit to length of IdentityUser.PhoneNumber. - [X] You've read the [Contributor Guide](https://github.com/dotnet/aspnetcore/blob/main/CONTRIBUTING.md) and [Code of Conduct](https://github.com/dotnet/aspnetcore/blob/main/CODE-OF-CONDUCT.md). - [] You've included unit or integration tests for your change, where...
Came across this error on a side project with EF Core 6.0 for Sqlite. I am attempting to query a search query based on two properties of an IdentityUser, the...
Hey Renber, Great work on this SDK! I've forked it over to my local machine and working to replace our Dropbox service with it. In ASP.NET Core, we injected the...