LangMate.Extensions 1.0.5

dotnet add package LangMate.Extensions --version 1.0.5
                    
NuGet\Install-Package LangMate.Extensions -Version 1.0.5
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="LangMate.Extensions" Version="1.0.5" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="LangMate.Extensions" Version="1.0.5" />
                    
Directory.Packages.props
<PackageReference Include="LangMate.Extensions" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add LangMate.Extensions --version 1.0.5
                    
#r "nuget: LangMate.Extensions, 1.0.5"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package LangMate.Extensions@1.0.5
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=LangMate.Extensions&version=1.0.5
                    
Install as a Cake Addin
#tool nuget:?package=LangMate.Extensions&version=1.0.5
                    
Install as a Cake Tool

LangMate.Extensions

Part of the LangMate.Core SDK

📦 NuGet

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.json or environment variables.

📄 License

MIT License

Product 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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.

Version Downloads Last Updated
1.0.5 200 10/5/2025
1.0.4 190 9/30/2025
1.0.3 194 9/30/2025
1.0.0 315 9/18/2025