MDev.Dotnet.SemanticKernel
1.1.0
dotnet add package MDev.Dotnet.SemanticKernel --version 1.1.0
NuGet\Install-Package MDev.Dotnet.SemanticKernel -Version 1.1.0
<PackageReference Include="MDev.Dotnet.SemanticKernel" Version="1.1.0" />
<PackageVersion Include="MDev.Dotnet.SemanticKernel" Version="1.1.0" />
<PackageReference Include="MDev.Dotnet.SemanticKernel" />
paket add MDev.Dotnet.SemanticKernel --version 1.1.0
#r "nuget: MDev.Dotnet.SemanticKernel, 1.1.0"
#:package MDev.Dotnet.SemanticKernel@1.1.0
#addin nuget:?package=MDev.Dotnet.SemanticKernel&version=1.1.0
#tool nuget:?package=MDev.Dotnet.SemanticKernel&version=1.1.0
MDev.Dotnet.SemanticKernel
Here are some code and helper fr the semantic kernel that you can use in yr application to integrate Gen AI
| 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 is compatible. 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. |
-
net10.0
- MDev.Dotnet.SemanticKernel.Core (>= 1.1.0)
- Microsoft.ML.Tokenizers (>= 2.0.0)
- Microsoft.ML.Tokenizers.Data.Cl100kBase (>= 2.0.0)
- Microsoft.ML.Tokenizers.Data.O200kBase (>= 2.0.0)
- Microsoft.SemanticKernel.Abstractions (>= 1.67.1)
- Microsoft.SemanticKernel.Agents.Core (>= 1.67.1)
- Microsoft.SemanticKernel.Connectors.OpenAI (>= 1.67.1)
-
net9.0
- MDev.Dotnet.SemanticKernel.Core (>= 1.1.0)
- Microsoft.ML.Tokenizers (>= 2.0.0)
- Microsoft.ML.Tokenizers.Data.Cl100kBase (>= 2.0.0)
- Microsoft.ML.Tokenizers.Data.O200kBase (>= 2.0.0)
- Microsoft.SemanticKernel.Abstractions (>= 1.67.1)
- Microsoft.SemanticKernel.Agents.Core (>= 1.67.1)
- Microsoft.SemanticKernel.Connectors.OpenAI (>= 1.67.1)
NuGet packages (4)
Showing the top 4 NuGet packages that depend on MDev.Dotnet.SemanticKernel:
| Package | Downloads |
|---|---|
|
MDev.Dotnet.SemanticKernel.Repositories.AzureCosmosDb
Pre-configured DbContexts with EF Core for Azure CosmosDb for repositories. You just have to register them if you want |
|
|
MDev.Dotnet.SemanticKernel.Repositories.JsonLocal
Pre-configured repositories based on hard coded data in app settings file. You just have to register them if you want |
|
|
MDev.Dotnet.SemanticKernel.Repositories.LiteDb
Pre-configured repositories based on hard coded data in app settings file. You just have to register them if you want |
|
|
MDev.Dotnet.SemanticKernel.Repositories.InMemory
Pre-configured repositories based on hard coded data in app settings file. You just have to register them if you want |
GitHub repositories
This package is not used by any popular GitHub repositories.