NetAF
NetAF is a C# library that provides a framework for building text adventures and interactive stories in .NET.
The repo is open source and is available at https://github.com/benpollarduk/netaf. NetAF has a sister Kotlin implementation, Ktaf, which is available at https://github.com/benpollarduk/ktaf.
This documentation site is a work in progress, if there are any topics that aren't covered that you would like to see included, or if you spot any mistakes please report them on the Issues page on GitHub.