The Startitecture Core API contains extension methods and classes common to typical development framework libraries. It is used as a core library in all Startitecture projects, both public and private.
This API is intended to serve as a core utility library for Startitecture projects. Expansion of the library will be limited to implementation- and feature-agnostic classes and extension methods. This prevents it from becoming a "swiss-army" type utility module serving too many interests to maintain long-term.
To raise an issue or feature request, please visit the Issues section of our GitHub repository. For faster resolution, please consider a pull request that includes unit tests.
The code and API documentation for the Startitecture Core API are licensed under Apache 2.0