Imitates a SonicWALL appliance for development of an external authentication server (captive portal).
Info
Version: | 0.2.3-alpha |
Author(s): | David E. Keller |
Last Update: | Thursday, August 10, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/kdaveid/CaptivePortal.MockServer |
NuGet Url: | https://www.nuget.org/packages/Dkbe.CaptivePortal.MockServer |
Install
Install-Package Dkbe.CaptivePortal.MockServer
dotnet add package Dkbe.CaptivePortal.MockServer
paket add Dkbe.CaptivePortal.MockServer
Dkbe.CaptivePortal.MockServer Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.NETCore.App(>= 1.1.1)
- BundlerMinifier.Core(>= 2.4.337)
- Dkbe.CaptivePortal.Models.SonicOS(>= 1.1.2)
- Microsoft.AspNetCore.Diagnostics(>= 1.1.1)
- Microsoft.AspNetCore.Mvc(>= 1.1.2)
- Microsoft.AspNetCore.Mvc.Formatters.Xml(>= 1.1.2)
- Microsoft.AspNetCore.Routing(>= 1.1.1)
- Microsoft.AspNetCore.Server.IISIntegration(>= 1.1.1)
- Microsoft.AspNetCore.Server.Kestrel(>= 1.1.1)
- Microsoft.AspNetCore.StaticFiles(>= 1.1.1)
- Microsoft.Extensions.Configuration.CommandLine(>= 1.1.1)
- Microsoft.Extensions.Configuration.EnvironmentVariables(>= 1.1.1)
- Microsoft.Extensions.Configuration.Json(>= 1.1.1)
- Microsoft.Extensions.Logging(>= 1.1.1)
- Microsoft.Extensions.Logging.Console(>= 1.1.1)
- Microsoft.Extensions.Logging.Debug(>= 1.1.1)
- Microsoft.Extensions.Options.ConfigurationExtensions(>= 1.1.1)
Tags