OKF Knowledge Set
Bundle OKF 0.1 · 10 conceitos · dj-nitehawk/MongoDB.Entities
Open source Repository Open in the app JSON README (API)
About
# OKF Knowledge Set
Compact operational knowledge for agents working on MongoDB.Entities. Read relevant files before editing. Keep synchronized with code, tests, docs, and configuration.
## Core reading order
* [Project Overview](project-overview.md): purpose and scope
* [Architecture](architecture.md): boundaries and invariants
* [Code Map](code-map.md): where things live
* [Conventions](conventions.md): coding/design rules
## Workflow and validation
* [Workflows](workflows.md): build, pack, docs, release
* [Testing](testing.md): MSTest, MongoDB, Testcontainers
## Task-specific
* [Dependencies](dependencies.md) · [Operations](operations.md) · [Gotchas](gotchas.md) · [Maintenance](maintenance.md)
## Authority
If OKF conflicts with source, tests, generated artifacts, or manifests: verify those, then update OKF.
## Maintenance
Normative OKF use/update gates: repo canonical agent instructions (`AGENTS.md`). Reminder + conformance detail: [Maintenance](maintenance.md).
Before finishi
Details
- Kind
- OKF bundles
- Topic
- Developer tools
- Publisher
- dj-nitehawk
- Origin
- okf_github
- Category
- dados
- Version
- 0.1
- Stars
- 571
- Forks
- 72
- Last push
- 2026-08-02T06:46:28Z
- Repository state
- ativo
- Language
- C#
- License
- MIT
- Added
- 2026-09-08 22:07:22
- Updated
- 2026-09-08 22:07:22
- Origin id
dj-nitehawk/MongoDB.Entities:.okf/index.md
README
[](https://github.com/dj-nitehawk/MongoDB.Entities/blob/master/README.md) [](https://www.nuget.org/packages/MongoDB.Entities) [](https://www.nuget.org/packages/MongoDB.Entities) [](https://dev.azure.com/RyanGunner/MongoDB%20Entities/_build/latest?definitionId=4) [](https://discord.gg/8UpqWT35rj) # MongoDB.Entities A light-weight .net standard library with barely any overhead that aims to simplify access to mongodb by abstracting the official driver while adding useful features on top of it resulting in an elegant API surface which produces beautiful, human friendly data access code. ## More Info: please visit the official website for detailed documentation: ## [https://mongodb-entities.com](https://mongodb-entities.com)