LangMate.Abstractions
1.0.4
dotnet add package LangMate.Abstractions --version 1.0.4
NuGet\Install-Package LangMate.Abstractions -Version 1.0.4
<PackageReference Include="LangMate.Abstractions" Version="1.0.4" />
<PackageVersion Include="LangMate.Abstractions" Version="1.0.4" />
<PackageReference Include="LangMate.Abstractions" />
paket add LangMate.Abstractions --version 1.0.4
#r "nuget: LangMate.Abstractions, 1.0.4"
#:package LangMate.Abstractions@1.0.4
#addin nuget:?package=LangMate.Abstractions&version=1.0.4
#tool nuget:?package=LangMate.Abstractions&version=1.0.4
LangMate.Abstractions
Part of the LangMate.Core SDK
📦 NuGet
📖 Description
Provides core contracts, interfaces, and abstractions used across other infrastructure modules.
- Dependency Injection contracts
- Promotes separation of concerns
- shared interfaces, contracts, and data transfer objects used across LangMate SDK.
- ...
🚀 Installation
dotnet add package LangMate.Abstractions
📄 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
- AutoMapper (>= 13.0.1)
- Microsoft.Extensions.AI (>= 9.9.0)
- MongoDB.Bson (>= 3.4.3)
- Ollama (>= 1.15.0)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on LangMate.Abstractions:
Package | Downloads |
---|---|
LangMate.Middleware
LangMate.Middleware is a modular ASP.NET Core middleware library focused on resilient API execution, structured exception handling, logging, and developer experience during API development and runtime in the LangMate ecosystem. |
|
LangMate.Persistence
LangMate.Persistence is the data access layer of the LangMate ecosystem. It provides a MongoDB-based persistence infrastructure tailored for storing and retrieving AI chat conversations, messages, and cached data in a scalable and performant way. |
GitHub repositories
This package is not used by any popular GitHub repositories.