#246 · Primary category: Education & Research

Generative-AI-for-beginners-dotnet

ai azure-ai codespaces github-models semantic-kernel

Five lessons, learn how to really apply AI to your .NET Applications

Project last updated:08/28/26

GitHub Stars

3.0K

Forks

2.1K

Contributors

38

License

MIT

Why we included this project

.NET developers who keep hitting Python-first AI tutorials will find a rare exception here. Microsoft's free course runs five hands-on lessons, each pairing a short video with C# samples you can actually run, covering text generation, chat with context, and agent-based workflows on Azure OpenAI, Microsoft Foundry, or local models through Ollama. Everything is built for the .NET ecosystem, and GitHub Codespaces is set up so you can start without wrestling your environment. Beginners get a clear learning path, while teams already using Semantic Kernel or the Agent Framework can treat the samples as reference implementations. It is a maintained course rather than a library, so the value sits in the curated curriculum and runnable code, not in a component you would deploy.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category