name | about |
---|---|
Bug report |
Report a (non-security) bug |
If you have found a bug that you think might be security related, please DO NOT OPEN A PUBLIC ISSUE. Send an e-mail to [email protected] instead. Normally you should get a response by the next business day.
- What nuget packages are you using
- What is the expected behaviour
- What happens instead.
Please include
- .Net Framework your application is compiled against (e.g.
net472
,netcoreap2.1
) - .Net Framework installed. This might be different than above. You can compile with net452, but have 4.7.2 installed.
- Version of Asp.Net MVC / Asp.NET Core used.