onebeyond/onebeyond-studio-core

View on GitHub
README.md

Summary

Maintainability
Test Coverage
<p>
  <a href="https://one-beyond.com">
    <img src="Logo.png" width="300" alt="One Beyond" />
  </a>
</p>

[![Nuget version](https://img.shields.io/nuget/v/OneBeyond.Studio.Crosscuts?style=plastic)](https://www.nuget.org/packages/OneBeyond.Studio.Crosscuts)
[![Nuget downloads](https://img.shields.io/nuget/dt/OneBeyond.Studio.Crosscuts?style=plastic)](https://www.nuget.org/packages/OneBeyond.Studio.Crosscuts)
[![License](https://img.shields.io/github/license/OneBeyond/onebeyond-studio-core?style=plastic)](LICENSE)
[![Maintainability](https://api.codeclimate.com/v1/badges/c407801c532fe238657a/maintainability)](https://codeclimate.com/github/onebeyond/onebeyond-studio-core/maintainability)
[![Test Coverage](https://api.codeclimate.com/v1/badges/c407801c532fe238657a/test_coverage)](https://codeclimate.com/github/onebeyond/onebeyond-studio-core/test_coverage)

# Introduction
One Beyond Studio Core is a set of .NET libraries that can be used by developers as a foundation to create their solutions based on Clean Architecture principles.

One of the examples on how these libraries can be used in a project can be found [here](https://github.com/onebeyond/onebeyond-studio-obelisk).

### Supported .NET version:

8.0

### Documentation

For more detailed documentation, please refer to our [Wiki](https://github.com/onebeyond/onebeyond-studio-core/wiki)

### Contributing

If you want to contribute, we are currently accepting PRs and/or proposals/discussions in the issue tracker.