An open API service for producing an overview of a list of open source projects.

awesome-llama: https://github.com/awaescher/OllamaSharp

ai gpt ichatclient library llama llamacpp llm localllama microsoft-extensions-ai ollama ollama-api streaming

Score: 26.17376141206439

Last synced: about 8 hours ago
JSON representation

Repository metadata:

The easiest way to use Ollama in .NET


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 1 day ago

Total Commits: 459
Total Committers: 50
Avg Commits per committer: 9.18
Development Distribution Score (DDS): 0.534

Commits in past year: 62
Committers in past year: 16
Avg Commits per committer in past year: 3.875
Development Distribution Score (DDS) in past year: 0.484

Name Email Commits
Andreas Wäscher a****r@g****e 214
Milkey Tan 2****n 52
JD Davis m****t@g****m 34
Joyless 6****s 18
Stef Heyenrath s****h@g****m 14
Wenzel, Toni t****l@c****m 12
Roger Barreto 1****o 12
Stephen Toub s****b@m****m 11
Max-Leon Ernst M****E@m****o 7
Waescher, Andreas a****r@c****m 6
Luna 3****e 5
Andreas Wäscher a****r@g****x 4
Olivier Sasseville o****e@t****m 4
Philipp Meier p****p@p****v 4
Simon Cropp s****p@g****m 4
copilot-swe-agent[bot] 1****t 4
puchacz p****a@g****m 4
Roger Barreto 1****o 3
Roger Barreto r****o@m****m 3
Sergii Kryvonos s****s@g****m 3
dependabot[bot] 4****] 3
David Cantú d****u@m****m 3
Austin Wise A****e@g****m 2
EAD\ghorner2 g****2@d****m 2
Eirik Tsarpalis e****s@g****m 2
Jordan Matthiesen 1****n 2
Niccolò Pecora n****a@a****t 2
byronmcclain b****n@r****g 2
jianwenlong j****g@r****m 2
Tommy Hu t****9@o****m 1
and 20 more...

Issue and Pull Request metadata

Last synced: 1 day ago

Total issues: 154
Total pull requests: 319
Average time to close issues: about 1 month
Average time to close pull requests: 4 days
Total issue authors: 108
Total pull request authors: 50
Average comments per issue: 1.74
Average comments per pull request: 0.92
Merged pull request: 267
Bot issues: 1
Bot pull requests: 5

Past year issues: 38
Past year pull requests: 42
Past year average time to close issues: 3 months
Past year average time to close pull requests: 13 days
Past year issue authors: 34
Past year pull request authors: 15
Past year average comments per issue: 1.66
Past year average comments per pull request: 0.69
Past year merged pull request: 35
Past year bot issues: 0
Past year bot pull requests: 0

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/awaescher/OllamaSharp

Top Issue Authors

  • williamlzw (10)
  • awaescher (9)
  • chiouyazo (5)
  • ErfolgreichCharismatisch (4)
  • laizw1 (3)
  • rwetzold (3)
  • Joy-less (3)
  • byronmcclain (2)
  • Plootie (2)
  • KyleC69 (2)
  • mili-tan (2)
  • RogerBarreto (2)
  • johnnymast (2)
  • dluc (2)
  • NeverMorewd (2)

Top Pull Request Authors

  • awaescher (87)
  • mili-tan (51)
  • stephentoub (19)
  • Joy-less (18)
  • RogerBarreto (14)
  • JerrettDavis (13)
  • SimonCropp (10)
  • Copilot (7)
  • dependabot[bot] (5)
  • ohhmm (5)
  • rogerbarreto (4)
  • jozkee (4)
  • AustinWise (4)
  • StefH (4)
  • byronmcclain (4)

Top Issue Labels

  • unclear (7)
  • enhancement (6)
  • question (5)
  • toolgenerator (3)
  • breaking changes (2)
  • bug (2)
  • blocked (1)
  • cannot reproduce (1)
  • dependencies (1)

Top Pull Request Labels

  • dependencies (5)
  • breaking changes (3)
  • enhancement (2)
  • .NET (2)
  • waiting (1)

Package metadata

nuget.org: ollamasharp.with.options

This project adds bindings to the Ollama API to include offline LLMs into your .NET apps

  • Homepage: https://github.com/awaescher/OllamaSharp
  • Licenses: mit
  • Latest release: (published 1 day ago)
  • Last Synced: 2026-08-11T22:03:56.023Z (1 day ago)
  • Versions: 3
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 14.978%
    • Average: 17.658%
    • Dependent packages count: 20.338%
nuget.org: ollamasharp

The easiest way to use the Ollama API in .NET

  • Homepage: https://github.com/awaescher/OllamaSharp
  • Licenses: mit
  • Latest release: 5.4.30 (published 20 days ago)
  • Last Synced: 2026-08-11T22:03:58.446Z (1 day ago)
  • Versions: 157
  • Dependent Packages: 2
  • Dependent Repositories: 0
  • Downloads: 3,305,983 Total
  • Rankings:
    • Dependent repos count: 13.819%
    • Dependent packages count: 18.835%
    • Average: 23.992%
    • Downloads: 39.321%
  • Maintainers (1)
nuget.org: ollamasharp.modelcontextprotocol

Use tools from model context protocol (MCP) servers with Ollama

  • Homepage: https://github.com/awaescher/OllamaSharp
  • Licenses: mit
  • Latest release: 5.4.18 (published 6 months ago)
  • Last Synced: 2026-08-11T22:03:55.881Z (1 day ago)
  • Versions: 58
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 27,923 Total
  • Rankings:
    • Dependent repos count: 6.955%
    • Dependent packages count: 18.659%
    • Average: 27.254%
    • Downloads: 56.148%
  • Maintainers (1)

Dependencies

src/OllamaSharp/OllamaSharp.csproj nuget
  • Microsoft.Bcl.AsyncInterfaces *
  • Microsoft.Extensions.AI *
  • Microsoft.Extensions.AI.Abstractions *
test/Tests.csproj nuget
  • NUnit.Analyzers * development
  • coverlet.collector * development
  • Microsoft.CodeAnalysis.CSharp *
  • Microsoft.Extensions.AI *
  • Microsoft.NET.Test.Sdk *
  • Moq *
  • NUnit *
  • NUnit3TestAdapter *
  • Shouldly *
.github/workflows/docs.yml actions
  • actions/checkout v3 composite
  • actions/deploy-pages v4 composite
  • actions/setup-dotnet v3 composite
  • actions/upload-pages-artifact v3 composite
.github/workflows/ci.yml actions
  • actions/checkout v4 composite
  • actions/setup-dotnet v2 composite
  • gittools/actions/gitversion/execute v0.9.7 composite
  • gittools/actions/gitversion/setup v0.9.7 composite
  • ncipollo/release-action v1 composite
demo/OllamaApiConsole.csproj nuget
  • Microsoft.Extensions.AI *
  • Microsoft.Extensions.DependencyInjection *
  • SixLabors.ImageSharp *
  • Spectre.Console *
  • Spectre.Console.ImageSharp *
src/SourceGenerators/OllamaSharp.SourceGenerators.csproj nuget
  • Microsoft.CodeAnalysis.CSharp *