CodeProject.AI.Module.SDK
1.0.1
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package CodeProject.AI.Module.SDK --version 1.0.1
NuGet\Install-Package CodeProject.AI.Module.SDK -Version 1.0.1
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="CodeProject.AI.Module.SDK" Version="1.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="CodeProject.AI.Module.SDK" Version="1.0.1" />
<PackageReference Include="CodeProject.AI.Module.SDK" />
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 CodeProject.AI.Module.SDK --version 1.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: CodeProject.AI.Module.SDK, 1.0.1"
#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.
#addin nuget:?package=CodeProject.AI.Module.SDK&version=1.0.1
#tool nuget:?package=CodeProject.AI.Module.SDK&version=1.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
CodeProject.AI.Module.SDK
Version: 1.0.1
This is the SDK for the CodeProject.AI.Module. It provides a set of classes and interfaces to help you build your own AI modules.
Installation
Add the CodeProject.AI.Module.SDK NuGet package to your project.
Overview
Comming soon...
Usage
Comming soon...
Change Log
1.0.1 - Initial Release
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net7.0 is compatible. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. 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.
-
net7.0
- Hardware.Info (>= 100.0.0.1)
- Microsoft.Extensions.Configuration.Binder (>= 7.0.0)
- Microsoft.Extensions.Hosting.Abstractions (>= 7.0.0)
- Microsoft.Extensions.Logging (>= 7.0.0)
- Microsoft.Extensions.Logging.Abstractions (>= 7.0.0)
- Microsoft.Extensions.Logging.Console (>= 7.0.0)
- Microsoft.VisualBasic (>= 10.3.0)
- SkiaSharp (>= 2.88.6)
- SkiaSharp.NativeAssets.Linux (>= 2.88.6)
- SkiaSharp.Views.Desktop.Common (>= 2.88.6)
- System.Diagnostics.PerformanceCounter (>= 7.0.0)
- System.Management (>= 7.0.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on CodeProject.AI.Module.SDK:
Repository | Stars |
---|---|
codeproject/CodeProject.AI-Server
CodeProject.AI Server is a self contained service that software developers can include in, and distribute with, their applications in order to augment their apps with the power of AI.
|