DropBear.Codex.Core 2024.9.43

dotnet add package DropBear.Codex.Core --version 2024.9.43                
NuGet\Install-Package DropBear.Codex.Core -Version 2024.9.43                
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="DropBear.Codex.Core" Version="2024.9.43" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add DropBear.Codex.Core --version 2024.9.43                
#r "nuget: DropBear.Codex.Core, 2024.9.43"                
#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 DropBear.Codex.Core as a Cake Addin
#addin nuget:?package=DropBear.Codex.Core&version=2024.9.43

// Install DropBear.Codex.Core as a Cake Tool
#tool nuget:?package=DropBear.Codex.Core&version=2024.9.43                

The core set of classes used throughout the DropBear.Codex.* libraries

Product 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.

NuGet packages (8)

Showing the top 5 NuGet packages that depend on DropBear.Codex.Core:

Package Downloads
DropBear.Codex.Utilities

Provides utility classes and helpers for the DropBear.Codex ecosystem

DropBear.Codex.StateManagement

Simplified state management and snapshot system for the DropBear Codex framework.

DropBear.Codex.Serialization

Provides serialization and deserialization utilities for the DropBear.Codex ecosystem

DropBear.Codex.Files

Provides file management and storage capabilities for the DropBear.Codex ecosystem

DropBear.Codex.Operations

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2024.9.43 19 9/16/2024
2024.9.42 26 9/16/2024
2024.9.32 55 9/13/2024
2024.9.25 90 9/11/2024
2024.9.1 106 9/8/2024
2024.8.54 117 9/6/2024
2024.8.36 110 9/2/2024
2024.7.1 98 7/24/2024
2024.6.2 141 6/19/2024
2024.5.9 150 5/19/2024
2024.5.8 91 5/19/2024
2024.5.6 210 5/4/2024
2024.5.5 89 5/4/2024
2024.5.4 113 5/4/2024
2024.5.3 54 5/3/2024
2024.5.2 58 5/3/2024
2024.5.1 59 5/3/2024
2024.4.8 257 4/30/2024
2024.4.5 445 4/17/2024
2024.4.4 94 4/16/2024
2024.4.3 90 4/16/2024
2024.4.1 137 4/13/2024
2024.3.13 279 3/28/2024
2024.3.12 148 3/21/2024
2024.3.11 150 3/16/2024
2024.3.10 99 3/16/2024
2024.3.9 100 3/15/2024
2024.3.6 110 3/15/2024
2024.3.5 108 3/13/2024
2024.3.4 119 3/11/2024
2024.3.1 114 3/2/2024
2024.2.34 118 2/26/2024
2024.2.31 100 2/26/2024
2024.2.30 134 2/22/2024
2024.2.25 121 2/21/2024

Initial release of the DropBear Codex Core library, containing foundational classes for result handling and more.