Skip to content

Latest commit

 

History

History
44 lines (28 loc) · 1.98 KB

README.md

File metadata and controls

44 lines (28 loc) · 1.98 KB

Ockham.NET

Simple solutions to frequent .NET needs.

Principles

  • Every Ockham module should solve a clear problem that is not solved in the .NET BCL, or in the particular libraries it is meant to augment.
  • Ockham is not a framework. Dependencies between Ockham modules shall be miminized.
  • Cloning, building, and modifying Ockham modules will be really, really easy.

Contributing

Our work is guided by the principles and conventions described in detail in the governance folder:

  • Code of Conduct - How we conduct ourselves
  • Principles - Guiding concepts for the Ockham.NET project
  • Conventions - Agreed-upon coding style and structure conventions
  • Lifecycle - Complete description of the process for proposing and implementing new solutions and APIs

All of these are underwritten by the Rules of the project.

Projects

See also Solutions.md

Ockham.NET includes the following projects:

Solution Repository Description
Ockham.NET Build Tools ockham.net.build Shared tools for scaffolding, testing, and building Ockham.NET projects
Ockham.NET.Convert ockham.net.convert Extendable, succinct utility for converting primitive data types

The Team

See also Team.md

The project is guided by the current Maintainers. Contributors are people in addition to the Maintainers who may submit proposed API changes, implementations, bugfixes, and documentation.

Maintainers

Name Company Location Contact
Joshua Honig Mallowfields Grand Rapids, MI joshua-honig
Kendell Joseph Mallowfields Grand Rapids, MI kendelljoseph