BLaZeKiLL / Codeblaze.SemanticKernel

Some Cool Semantic Kernel Plugins
MIT License
44 stars 9 forks source link

Move to .Net Standard2 #3

Closed kbeaugrand closed 8 months ago

kbeaugrand commented 8 months ago

Motivation

In order to use OLLAMA with a maximum of .Net application, I suggest to deliver your package in .NET Standard2.0 which is more convenient for libraries rather than .NETCore8.

What changed

BLaZeKiLL commented 8 months ago

Thanks for the PR, I'll update the other nuget also to netstandard2.0