-
Hi @AlexTeixeira,
first I want to thank you for this great library and I hope you are doing well.
Today I had a lot of invalid operation exceptions with the following message and stack trace:
Op…
-
Enable Two-Factor Authentication for increased security on the platform.
-
The cold start tests has too many files now
https://github.com/aspnet/Wave/tree/shhsu/coldstart/client/test/coldstart
It would be a nightmare to maintain
I propose we only keep the md file along wi…
shhsu updated
8 years ago
-
### Is your feature request related to a problem? Please describe.
Please consider binding and model validation in Blazor with record types. Currently when using the EditForm/EditContext it requi…
-
Hello support,
I am trying to scaffold the identity for my asp.net core 7 web application. I am using the SQL Server as Database, during scaffold I am getting error as "There was an error running t…
-
In previous milestones, MVC's JSON serialization used Json.NET's default naming convention. This maintained C# property names in the JSON.
In 1.0.0, MVC uses camel case names by default. This matches…
-
Hello,
I am excited about WebApiContrib.Core.WebPages as it should potentially enable us to quickly and easily migrate our small internal church video archive to ASP.NET Core 1.0 with hosting on Linu…
-
Combination of $apply and $select not working.
According to http://docs.oasis-open.org/odata/odata-data-aggregation-ext/v4.0/cs02/odata-data-aggregation-ext-v4.0-cs02.html#_Toc435016590
3.16 …
-
I get the code installed and find out now, from somewhere else, that IdentityManager requires HTTPS?
able to get past https. for now by upgrading IIS to verstion 7.5
setup identity manager asp. c…
-
_From @A51UK on August 30, 2018 10:27_
I just try out the ASP.NET Identity 2.1, and was think of upgrade a project from Identity 2.0 to Identity 2.1 but found that it have been turn to the Web Pages …