Skip to content

Rules, information, and common tools for Ockham.NET projects

License

Notifications You must be signed in to change notification settings

ockham-net/ockham.net

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Rules, information, and common tools for Ockham.NET projects

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published