DropBear.Codex.Core
2025.2.80
dotnet add package DropBear.Codex.Core --version 2025.2.80
NuGet\Install-Package DropBear.Codex.Core -Version 2025.2.80
<PackageReference Include="DropBear.Codex.Core" Version="2025.2.80" />
<PackageVersion Include="DropBear.Codex.Core" Version="2025.2.80" />
<PackageReference Include="DropBear.Codex.Core" />
paket add DropBear.Codex.Core --version 2025.2.80
#r "nuget: DropBear.Codex.Core, 2025.2.80"
#addin nuget:?package=DropBear.Codex.Core&version=2025.2.80
#tool nuget:?package=DropBear.Codex.Core&version=2025.2.80
The core set of classes used throughout the DropBear.Codex.* libraries
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. 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. |
-
net8.0
- JetBrains.Annotations (>= 2024.3.0)
- MessagePack (>= 3.1.3)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 8.0.2)
- Microsoft.Extensions.ObjectPool (>= 8.0.11)
- Serilog (>= 4.2.0)
- Serilog.Sinks.Console (>= 6.0.0)
- Serilog.Sinks.File (>= 6.0.0)
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.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 |
---|---|---|
2025.2.80 | 161 | 3/2/2025 |
2025.0.14 | 160 | 1/7/2025 |
2024.11.5 | 170 | 11/12/2024 |
2024.9.44 | 195 | 9/20/2024 |
2024.9.43 | 197 | 9/16/2024 |
2024.9.42 | 178 | 9/16/2024 |
2024.9.32 | 177 | 9/13/2024 |
2024.9.25 | 202 | 9/11/2024 |
2024.9.1 | 187 | 9/8/2024 |
2024.8.54 | 200 | 9/6/2024 |
2024.8.36 | 181 | 9/2/2024 |
2024.7.1 | 155 | 7/24/2024 |
2024.6.2 | 191 | 6/19/2024 |
2024.5.9 | 201 | 5/19/2024 |
2024.5.8 | 124 | 5/19/2024 |
2024.5.6 | 287 | 5/4/2024 |
2024.5.5 | 131 | 5/4/2024 |
2024.5.4 | 155 | 5/4/2024 |
2024.5.3 | 75 | 5/3/2024 |
2024.5.2 | 94 | 5/3/2024 |
2024.5.1 | 94 | 5/3/2024 |
2024.4.8 | 364 | 4/30/2024 |
2024.4.5 | 600 | 4/17/2024 |
2024.4.4 | 135 | 4/16/2024 |
2024.4.3 | 127 | 4/16/2024 |
2024.4.1 | 191 | 4/13/2024 |
2024.3.13 | 383 | 3/28/2024 |
2024.3.12 | 196 | 3/21/2024 |
2024.3.11 | 206 | 3/16/2024 |
2024.3.10 | 138 | 3/16/2024 |
2024.3.9 | 132 | 3/15/2024 |
2024.3.6 | 144 | 3/15/2024 |
2024.3.5 | 141 | 3/13/2024 |
2024.3.4 | 181 | 3/11/2024 |
2024.3.1 | 146 | 3/2/2024 |
2024.2.34 | 159 | 2/26/2024 |
2024.2.31 | 142 | 2/26/2024 |
2024.2.30 | 182 | 2/22/2024 |
2024.2.25 | 172 | 2/21/2024 |
Initial release of the DropBear Codex Core library, containing foundational classes for result handling and more.