====== DokuWikiConnector .NET API ====== ---- plugin ---- description: C VB .NET XML-RPC DokuWiki Connector API author : Peters Sharp type : auth remote api lastupdate : 2017-02-01 compatible : Binky, Ponder Stibbons, Hrun, Detritus, Elenor of Tsort depends : conflicts : similar : tags : auth management remote connect API NET C VB downloadurl: https://github.com/PetersSharp/DokuWikiConnector/releases/latest bugtracker : https://github.com/PetersSharp/DokuWikiConnector/issues sourcerepo : https://github.com/PetersSharp/DokuWikiConnector securitywarning: Download is no plugin. It is better to move this page to the tips: section or devel:xmlrpc page (or i.e. devel:xmlrpc:dokuconnector_NET_API)? ---- This API .NET library allows to connect and auth managements to remote DokuWiki. * DokuWikiConnector [[https://github.com/PetersSharp/stCoCServer/tree/master/stCoCServer/stExtLib/stDokuWikiConnector-dll|source]] * DokuWikiConnector [[https://github.com/PetersSharp/stCoCServer/tree/master/stCoCServer/stTest/TestDokuWikiConnector|Test suite]] * DokuWikiConnector [[https://github.com/PetersSharp/stCoCServer/tree/master/stCoCServer/stExtLib/stDokuWikiConnector-dll/Doc|Method Documentation]] ===== Installation ===== - Download latest DokuWikiConnector nuget package from GitHub. - Install-Package stDokuWikiConnector -Source C:\PathToThePackageDir\