Section 01
GenerativeCS: A Unified Generative AI Development Library for .NET Developers (Introduction)
GenerativeCS, launched by ChatAIze, is a feature-rich .NET generative AI library that supports four major mainstream APIs: OpenAI, xAI Grok, Anthropic Claude, and Google Gemini. It provides complete functions including chat completion, function calling, speech synthesis, and semantic embedding, and deeply integrates .NET programming paradigms (such as dependency injection and asynchronous programming). By enabling native C# function calls via reflection, it helps .NET developers flexibly integrate multiple AI capabilities without changing their tech stack, keeping code concise and maintainable.