#246 · Primary category: Education & Research
Generative-AI-for-beginners-dotnet
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
prompts.chat
f.k.a. Awesome ChatGPT Prompts. Share, discover, and collect prompts from the community. Free and open source — self-host for your organization with complete privacy.
JavaGuide
Java Interview & Backend General Interview Guide, covering computer fundamentals, databases, distributed systems, high concurrency, system design, and AI application development.
system-prompts-and-models-of-ai-tools
A curated collection of system prompts, internal tools, and AI models from popular AI assistants and coding agents.
30-seconds-of-code
Coding articles to level up your development skills
generative-ai-for-beginners
21 Lessons, Get Started Building with Generative AI