-
I want to implement a password change flow. Naturally I would expect it to work like this:
```csharp
var token = await UserManager.GeneratePasswordResetTokenAsync(user);
var result = await UserM…
-
#### Is this a Bug or Feature request?: Bug
#### Steps to reproduce (preferrably a link to a GitHub repo with a repro project):
[buildable project](https://github.com/ghstahl/AspNet-Core2-Page-R…
-
There was an error running the selected code generator: ‘There was an error running the template C:\User\xsqian\.nuget\packages\microsoft.visualstudio.web.codegenerators.mvc\2.1.1\Templates\ControlerG…
-
#105 reached the conclusion Polly should release only as a single, strong-named version to avoid sn / non-sn conflicts in the OSS ecosystem driven by the ASPNET Core2.1/Polly integration.
@damianed…
-
Hello,
I got an interesting exception with ImageOptimizer.
(System.AccessViolationException: 'Attempted to read or write protected memory. This is often an indication that other memory is corru…
-
## I'm submitting a...
building error while using AOTPlugin in webpack.Config for production build --Visula Studio Spa template,
error appear when using kendo grid and dateInputModule due to lambd…
-
We are using KestrelHttpServer and it randomly stops responding. This can happen few time a day or sometime once every 2-3 days. it is really random behavior. The frequency is high when we have high t…
-
Hi,
In chapter 3: **Refactoring the frontend setup**
Im trying copy your instructions but when I run app after removing typescript by using **dotnet run** app starts in locolhost:5000 but keeps sa…
-
It Failed When I bulid the source code in VS2017 (latest edition) .
It‘s Message such as : VS2017 does not support.net CORE2.1 needs to switch to.net CORE 2.0.
How do I switch?
-
_From @NMSLanX on August 16, 2017 7:59_
## Question:
1、
project: webapi core1.1
nuget: Microsoft.AspNetCore.StaticFiles
file: wwwroot/Index.html
…
Eilon updated
6 years ago