BadEgg.Plugin
4.1.0
Plugin which monitors Url's and Query/Form input for sql injection attempts. Provides feed back on those "Bad Eggs" why don't play nicely!
Install-Package BadEgg.Plugin -Version 4.1.0
dotnet add package BadEgg.Plugin --version 4.1.0
<PackageReference Include="BadEgg.Plugin" Version="4.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add BadEgg.Plugin --version 4.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: BadEgg.Plugin, 4.1.0"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install BadEgg.Plugin as a Cake Addin
#addin nuget:?package=BadEgg.Plugin&version=4.1.0
// Install BadEgg.Plugin as a Cake Tool
#tool nuget:?package=BadEgg.Plugin&version=4.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
Supports net core 2.1, 2.2, 3.0, 3.1 and net 5
Dependencies
-
.NETCoreApp 2.1
- ApplicationSettings (>= 1.4.0)
- Microsoft.AspNetCore (>= 2.2.0)
- Microsoft.AspNetCore.Mvc (>= 2.2.0)
- Microsoft.AspNetCore.Routing (>= 2.2.2)
- Microsoft.Extensions.Configuration (>= 5.0.0)
- Microsoft.Extensions.Configuration.Binder (>= 5.0.0)
- Microsoft.Extensions.Configuration.Json (>= 5.0.0)
- PluginManager (>= 4.1.0)
- SC.Shared.Library.Core (>= 2.20.0)
- SharedPluginFeatures (>= 4.1.0)
-
.NETCoreApp 2.2
- ApplicationSettings (>= 1.4.0)
- Microsoft.AspNetCore (>= 2.2.0)
- Microsoft.AspNetCore.Mvc (>= 2.2.0)
- Microsoft.AspNetCore.Routing (>= 2.2.2)
- Microsoft.Extensions.Configuration (>= 5.0.0)
- Microsoft.Extensions.Configuration.Binder (>= 5.0.0)
- Microsoft.Extensions.Configuration.Json (>= 5.0.0)
- PluginManager (>= 4.1.0)
- SC.Shared.Library.Core (>= 2.20.0)
- SharedPluginFeatures (>= 4.1.0)
-
.NETCoreApp 3.0
- ApplicationSettings (>= 1.4.0)
- Microsoft.AspNetCore (>= 2.2.0)
- Microsoft.AspNetCore.Mvc (>= 2.2.0)
- Microsoft.AspNetCore.Routing (>= 2.2.2)
- Microsoft.Extensions.Configuration (>= 5.0.0)
- Microsoft.Extensions.Configuration.Binder (>= 5.0.0)
- Microsoft.Extensions.Configuration.Json (>= 5.0.0)
- PluginManager (>= 4.1.0)
- SC.Shared.Library.Core (>= 2.20.0)
- SharedPluginFeatures (>= 4.1.0)
-
.NETCoreApp 3.1
- ApplicationSettings (>= 1.4.0)
- Microsoft.AspNetCore (>= 2.2.0)
- Microsoft.AspNetCore.Mvc (>= 2.2.0)
- Microsoft.AspNetCore.Routing (>= 2.2.2)
- Microsoft.Extensions.Configuration (>= 5.0.0)
- Microsoft.Extensions.Configuration.Binder (>= 5.0.0)
- Microsoft.Extensions.Configuration.Json (>= 5.0.0)
- PluginManager (>= 4.1.0)
- SC.Shared.Library.Core (>= 2.20.0)
- SharedPluginFeatures (>= 4.1.0)
-
net5.0
- ApplicationSettings (>= 1.4.0)
- Microsoft.AspNetCore (>= 2.2.0)
- Microsoft.AspNetCore.Mvc (>= 2.2.0)
- Microsoft.AspNetCore.Routing (>= 2.2.2)
- Microsoft.Extensions.Configuration (>= 5.0.0)
- Microsoft.Extensions.Configuration.Binder (>= 5.0.0)
- Microsoft.Extensions.Configuration.Json (>= 5.0.0)
- PluginManager (>= 4.1.0)
- SC.Shared.Library.Core (>= 2.20.0)
- SharedPluginFeatures (>= 4.1.0)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
4.1.0 | 61 | 2/7/2021 |
4.0.0 | 218 | 10/6/2020 |
3.3.0 | 214 | 4/10/2020 |
3.2.0 | 243 | 1/9/2020 |
3.0.1 | 211 | 12/1/2019 |
3.0.0 | 213 | 10/13/2019 |
2.5.0 | 227 | 9/7/2019 |
2.4.0 | 223 | 7/25/2019 |
2.3.0 | 245 | 6/27/2019 |
2.2.0 | 249 | 6/15/2019 |
2.1.0 | 364 | 5/3/2019 |
2.0.0 | 314 | 4/7/2019 |
1.7.0 | 261 | 3/31/2019 |
1.6.0 | 279 | 2/23/2019 |
1.5.0 | 312 | 2/16/2019 |
1.4.0 | 330 | 2/4/2019 |
1.3.0 | 338 | 1/26/2019 |
1.2.0 | 395 | 1/6/2019 |
1.1.0 | 333 | 12/21/2018 |
1.0.14 | 366 | 11/12/2018 |