DropBear.Codex.Core 2024.8.36

There is a newer version of this package available.
See the version list below for details.
dotnet add package DropBear.Codex.Core --version 2024.8.36
                    
NuGet\Install-Package DropBear.Codex.Core -Version 2024.8.36
                    
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.8.36" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="DropBear.Codex.Core" Version="2024.8.36" />
                    
Directory.Packages.props
<PackageReference Include="DropBear.Codex.Core" />
                    
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 DropBear.Codex.Core --version 2024.8.36
                    
#r "nuget: DropBear.Codex.Core, 2024.8.36"
                    
#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 DropBear.Codex.Core@2024.8.36
                    
#: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=DropBear.Codex.Core&version=2024.8.36
                    
Install as a Cake Addin
#tool nuget:?package=DropBear.Codex.Core&version=2024.8.36
                    
Install as a Cake Tool

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

NuGet packages (11)

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

Provides various hashing implementations and utilities for the DropBear.Codex ecosystem

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
2026.1.15 274 1/13/2026
2025.10.83-gf875cf067d 245 11/8/2025
2025.2.80 314 3/2/2025
2025.0.14 283 1/7/2025
2024.11.5 311 11/12/2024
2024.9.44 333 9/20/2024
2024.9.43 296 9/16/2024
2024.9.42 315 9/16/2024
2024.9.32 299 9/13/2024
2024.9.25 319 9/11/2024
2024.9.1 302 9/8/2024
2024.8.54 322 9/6/2024
2024.8.36 297 9/2/2024
2024.7.1 285 7/24/2024
2024.6.2 303 6/19/2024
2024.5.9 302 5/19/2024
2024.5.8 188 5/19/2024
2024.5.6 453 5/4/2024
2024.5.5 179 5/4/2024
2024.5.4 248 5/4/2024
Loading failed

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