Library containing models to interact with SonicOS by SonicWALL for external authentication
This is a model repo for CaptivePortal - but there's more... coming soon!
This library is built against the following .NET Standards:
- .NETSTANDARD1.1
- .NETSTANDARD1.3
- .NETSTANDARD2.0
Also we are staying on the project.json based tooling until Visual Studio 2017 has been released - IOW you need to use Visual Studio Update 3 with the preview ASP.NET Core tooling.
From Package Manager Console type
Install-Package Dkbe.CaptivePortal.Models.SonicOS
- Install .NET Core 1.1
- Run build.ps1 from Powershell
See contributing