-
-
Notifications
You must be signed in to change notification settings - Fork 16
Home
Welcome to the Wiki Client Library wiki!
This wiki contains general introduction for WCL, as well as some example code. If you have any suggestions on the wiki, feel free to open an issue.
If you are new to this, consider getting started from [MediaWiki] Getting started.
WCL is targeting .NET 5.0 and .NET Standard 2.1. For a list of platform supporting .NET Standard 2.1, see .NET Standard#.NET implementation support. Generally speaking, you can consume this package on .NET Core 3.0 or above.
If you are on any platform versions prior than the ones mentioned above, you may use prior version of the WCL packages. WCL v0.7.x libraries target .NET Standard 1.1 and should support as low as .NET Core 1.0 / .NET Framework 4.5.
You do not need Visual Studio to try out WCL now.
- You can try out WCL in .NET Fiddle.
- See these examples on working with WCL in Xamarin Workbooks.
There is also a WIP PSWikiClient
that gives you a taste of WCL on PowerShell.
- Library References (latest prerelease)
- Releases
- WCL on Gitter