Firstly, add AutoGen package to your project.
dotnet add package AutoGen
[!NOTE]
For more information about installing packages, please check out the installation guide.
Then you can start with the following code snippet to create a conversable agent and chat with it.
Getting started with AutoGen.Net by following the tutorial series.
You can find more examples under the sample project.
You can report a bug or request a feature by creating a new issue in the github issue and specifying label the label "donet"