DotNetToolbox.AI.Anthropic
8.1.0-rc1
This is a prerelease version of DotNetToolbox.AI.Anthropic.
dotnet add package DotNetToolbox.AI.Anthropic --version 8.1.0-rc1
NuGet\Install-Package DotNetToolbox.AI.Anthropic -Version 8.1.0-rc1
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="DotNetToolbox.AI.Anthropic" Version="8.1.0-rc1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add DotNetToolbox.AI.Anthropic --version 8.1.0-rc1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: DotNetToolbox.AI.Anthropic, 8.1.0-rc1"
#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.
// Install DotNetToolbox.AI.Anthropic as a Cake Addin #addin nuget:?package=DotNetToolbox.AI.Anthropic&version=8.1.0-rc1&prerelease // Install DotNetToolbox.AI.Anthropic as a Cake Tool #tool nuget:?package=DotNetToolbox.AI.Anthropic&version=8.1.0-rc1&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
DotNetToolbox Core Library
Version 1.0.0
The DotNetToolbox Core Library (DotNetToolbox.Core) is a comprehensive utility package that offers a wide range of functionalities, including pagination, date-time management, file system handling, result management, Azure secrets, Base64 GUIDs, and more.
Components
Pagination
PagedCollection
: Manages paged collections.Pagination
: Handles pagination logic.PaginationSettings
: Stores pagination settings.
Date and Time
DateTimeProvider
: Offers functionalities for date-time management.
File System
FileSystemHandler
: Handles file manipulation tasks.
Results
CrudResult
: Represents the outcomes of CRUD operations.HttpResult
: Represents the outcomes of HTTP requests.Result
: Base class for operation results.SignInResult
: Represents the outcomes of sign-in operations.ValidationResult
: Represents the outcomes of validation checks.
Validation
ValidationError
: Focuses on validation-related errors.
GUIDs
Base64Guid
: Handles Base64 encoding and decoding of GUIDs.
Object Creation and Validation
Create
: Assists in object creation.Ensure
: Aids in object validation.
Extensions
HttpClientFactoryExtensions
: Provides extensions for client factories.ConcurrentDictionaryExtensions
: Offers utility functions for concurrent dictionaries.EnumerableExtensions
: Extends functionalities for enumerable types.
HTTP Client Options
ConfidentialHttpClientOptions
: Defines options for confidential HTTP clients.HttpClientOptions
: General options for HTTP clients.IdentifiedHttpClientOptions
: Defines options for identified HTTP clients.
Usage
Please refer to the API documentation for detailed usage instructions.
Contributing
This package is intended for internal use. Contributions are restricted to team members.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net8.0 is compatible. 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. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net8.0
- DotNetToolbox.AI (>= 8.1.0-rc1)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
8.1.0-rc1 | 64 | 5/21/2024 |
v8.1.0-rc1:
- Release candidate based on .Net 8.0