MDev.Dotnet.SemanticKernel 1.3.0

dotnet add package MDev.Dotnet.SemanticKernel --version 1.3.0
                    
NuGet\Install-Package MDev.Dotnet.SemanticKernel -Version 1.3.0
                    
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="MDev.Dotnet.SemanticKernel" Version="1.3.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="MDev.Dotnet.SemanticKernel" Version="1.3.0" />
                    
Directory.Packages.props
<PackageReference Include="MDev.Dotnet.SemanticKernel" />
                    
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 MDev.Dotnet.SemanticKernel --version 1.3.0
                    
#r "nuget: MDev.Dotnet.SemanticKernel, 1.3.0"
                    
#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 MDev.Dotnet.SemanticKernel@1.3.0
                    
#: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=MDev.Dotnet.SemanticKernel&version=1.3.0
                    
Install as a Cake Addin
#tool nuget:?package=MDev.Dotnet.SemanticKernel&version=1.3.0
                    
Install as a Cake Tool

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

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.

Version Downloads Last Updated
1.3.0 383 11/23/2025
1.3.0-preview-079 418 11/17/2025
1.3.0-preview-078 408 11/17/2025
1.2.0 415 11/17/2025
1.1.0 360 11/13/2025
1.1.0-preview-074 346 11/13/2025
1.1.0-preview-073 352 11/12/2025
1.1.0-preview-071 338 11/12/2025
1.1.0-preview-070 350 11/11/2025
1.1.0-preview-069 274 11/9/2025
1.1.0-preview-068 256 11/4/2025
1.1.0-preview-067 269 11/4/2025
1.1.0-preview-066 259 11/4/2025
1.1.0-preview-065 260 11/4/2025
1.1.0-preview-060 239 9/10/2025
1.1.0-preview-059 241 9/10/2025
1.1.0-preview-053 262 8/30/2025
1.1.0-preview-052 234 7/15/2025
1.1.0-preview-051 229 7/15/2025
1.1.0-preview-050 228 7/15/2025
Loading failed