An open API service indexing awesome lists of open source software.

https://github.com/onebeyond/onebeyond-studio-core

core libraries for obelisk
https://github.com/onebeyond/onebeyond-studio-core

Last synced: 5 months ago
JSON representation

core libraries for obelisk

Awesome Lists containing this project

README

          



One Beyond

[![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:

10.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.