DropBear.Codex.Files 2024.3.15

There is a newer version of this package available.
See the version list below for details.
dotnet add package DropBear.Codex.Files --version 2024.3.15
NuGet\Install-Package DropBear.Codex.Files -Version 2024.3.15
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.Files" Version="2024.3.15" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add DropBear.Codex.Files --version 2024.3.15
#r "nuget: DropBear.Codex.Files, 2024.3.15"
#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.Files as a Cake Addin
#addin nuget:?package=DropBear.Codex.Files&version=2024.3.15

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

DropBear.Codex.Files

DropBear.Codex.Files is a .NET library designed to streamline the management of file operations, including creation, serialization, validation, and storage of custom file formats with a focus on performance and flexibility.

Features

  • File Management: Simplified APIs for file creation, reading, updating, and deletion.
  • Validation: Extensible validation framework for ensuring file integrity and format compliance.
  • Serialization: Efficient serialization and deserialization of file components using MessagePack for .NET.
  • Extensibility: Factory patterns and strategy patterns allow for easy customization and extension.

Getting Started

Installation

To use DropBear.Codex.Files in your project, add the library via NuGet:

dotnet add package DropBear.Codex.Files

Usage

Quickstart on creating a file, serializing, and validating it:

// Example code here

Contribution

Contributions are welcome! If you have suggestions or want to contribute code, please feel free to create issues or pull requests on GitHub.

License

This project is licensed under the GNU lesser general public license v3.0 - see the LICENSE file for details.


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

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
2024.4.41 88 4/26/2024
2024.4.40 79 4/25/2024
2024.4.39 87 4/25/2024
2024.4.33 73 4/23/2024
2024.4.8 85 4/4/2024
2024.4.6 93 4/3/2024
2024.3.15 85 3/30/2024
2024.3.14 77 3/30/2024
2024.3.13 91 3/29/2024
2024.3.10 84 3/29/2024
2024.3.9 87 3/29/2024
2024.3.8 85 3/29/2024