LangMate.Extensions
1.0.5
dotnet add package LangMate.Extensions --version 1.0.5
NuGet\Install-Package LangMate.Extensions -Version 1.0.5
<PackageReference Include="LangMate.Extensions" Version="1.0.5" />
<PackageVersion Include="LangMate.Extensions" Version="1.0.5" />
<PackageReference Include="LangMate.Extensions" />
paket add LangMate.Extensions --version 1.0.5
#r "nuget: LangMate.Extensions, 1.0.5"
#:package LangMate.Extensions@1.0.5
#addin nuget:?package=LangMate.Extensions&version=1.0.5
#tool nuget:?package=LangMate.Extensions&version=1.0.5
LangMate.Extensions
Part of the LangMate.Core SDK
📦 NuGet
LangMate.Extensions — Optional extensions and helper utilities for integrating external systems.
🚀 Installation
dotnet add package LangMate.Extensions
Features
- Designed to integrate with other LangMate projects seamlessly.
- Written in C# targeting .NET 8.0+.
- Part of the modular LangMate ecosystem.
Development notes
- Keep code clean and well-documented.
- Configuration is usually read from
appsettings.jsonor environment variables.
📄 License
MIT License
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net9.0 is compatible. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
-
net9.0
- DotEnvFile (>= 2.1.0)
- System.Drawing.Common (>= 6.0.0)
- xunit.abstractions (>= 2.0.3)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on LangMate.Extensions:
| Package | Downloads |
|---|---|
|
LangMate.Core
LangMate.Core is a lightweight, extensible .NET SDK designed to make working with Ollama-powered local AI models seamless and developer-friendly. It abstracts away the complexity of managing conversations, interacting with Ollama endpoints, and persisting chat history — all while offering resiliency, caching, and extensibility. |
GitHub repositories
This package is not used by any popular GitHub repositories.