WJb.File
0.1.0
dotnet add package WJb.File --version 0.1.0
NuGet\Install-Package WJb.File -Version 0.1.0
<PackageReference Include="WJb.File" Version="0.1.0" />
<PackageVersion Include="WJb.File" Version="0.1.0" />
<PackageReference Include="WJb.File" />
paket add WJb.File --version 0.1.0
#r "nuget: WJb.File, 0.1.0"
#:package WJb.File@0.1.0
#addin nuget:?package=WJb.File&version=0.1.0
#tool nuget:?package=WJb.File&version=0.1.0
WJb.File
Overview
WJb.File provides a simple file‑based storage implementation for the WJb ecosystem.
This package is intended as a reference and lightweight storage provider for local development, testing, and low‑volume scenarios. It allows running WJb without external infrastructure or database dependencies.
WJb.File is part of WJb — a lightweight background job execution architecture for .NET, focused on explicit, predictable, and infrastructure‑agnostic job processing.
This package is provided as a free component of the WJb ecosystem.
Status
This is an initial placeholder release.
The API and behavior may change as the WJb ecosystem evolves.
Target framework
- .NET 10.0
Use cases
- Local development
- Testing and prototyping
- Minimal infrastructure environments
- Reference implementation for storage providers
Licensing
WJb is distributed under a dual‑licensing model.
Open‑source license
WJb free components, including WJb.File, are licensed under the Apache License 2.0.
This license permits use, modification, and distribution, including commercial use, in accordance with the terms of the Apache License 2.0.
Commercial license
Certain advanced and enterprise features of the WJb ecosystem are available only in the commercial edition, provided as WJb.Pro and related packages.
Use of WJb.Pro and other commercial packages requires a valid commercial license.
For commercial licensing inquiries, contact:
📧 ukrguru@gmail.com
Notes
- WJb.File does not require a commercial license.
- It is intended as a lightweight and non‑enterprise storage option.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net10.0 is compatible. 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. |
-
net10.0
- No dependencies.
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 |
|---|---|---|
| 0.1.0 | 37 | 5/12/2026 |
Initial placeholder release.