Info
| Version: | 0.7.0 | 
| Author(s): | Alessandro Manfredini | 
| Last Update: | Wednesday, May 19, 2021 | 
| .NET Fiddle: | Create the first Fiddle | 
| NuGet Url: | https://www.nuget.org/packages/opcProxy.WebServer | 
Install
Install-Package opcProxy.WebServer
                        dotnet add package opcProxy.WebServer
                        paket add opcProxy.WebServer
                        
                                opcProxy.WebServer Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- AntiCSRF(>= 2.0.0)
- BCrypt.Net-Next(>= 3.3.3)
- EmbedIO(>= 3.4.3)
- SendGrid(>= 9.13.1)
- jose-jwt(>= 2.5.0)
- opcProxy.core(>= 0.2.2)
 
                
The nodes are available to reads and writes via REST and JSON APIs. It also provides cookie-based authentication for users, a user-admin page and can serve custom static pages from a user-defined directory.
**Documentation at:** https://opc-proxy.readthedocs.io/en/latest/intro.html.