oazabir / HackerSpray

Repel hackers with this library by blocking brute force and malicious attempts on sensitive URLs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Not working with .NET Core 2

Trojaner opened this issue · comments

Could not load type 'Microsoft.Extensions.DependencyInjection.ServiceCollectionExtensions' from assembly 'Microsoft.Extensions.DependencyInjection.Abstractions, Version=2.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60'.

Also app.UseXForwardedFor() could be removed because app.UseForwardedHeaders() is now part of ASP .NET Core 2