rabuckley/GeminiDotnet
A lightweight library for interacting with Google's Gemini API from C#/.NET including Microsoft.Extensions.AI support.
This is a tool for .NET developers who want to integrate Google's Gemini generative AI models into their applications. It takes your requests for text generation, function execution, or code interpretation and sends them to the Gemini API, returning the AI's responses. Developers who build applications using the .NET framework would use this to add AI capabilities.
Use this if you are a .NET developer building an application and want to easily incorporate Google Gemini's AI features, especially if you plan to swap out AI model providers later.
Not ideal if you are looking for Google's official C# library for Gemini, which now also supports Microsoft.Extensions.AI.
Stars
36
Forks
9
Language
C#
License
MIT
Category
Last pushed
Mar 11, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/rabuckley/GeminiDotnet"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
HanaokaYuzu/Gemini-API
✨ Reverse-engineered Python API for Google Gemini web app
faetalize/zodiac
A ⚡lightweight⚡ frontend for Google's Gemini Pro.
hihumanzone/Gemini-Discord-Bot
A Discord bot leveraging Google Gemini. Has image/video/audio recognition, conversation...
Amm1rr/WebAI-to-API
Gemini to API (Don't need API KEY) (ChatGPT, Claude, DeeepSeek, Grok and more)
GewoonJaap/gemini-cli-openai
Expose Gemini CLI endpoints as OpenAI API with Cloudflare Workers