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
- Host: GitHub
- URL: https://github.com/onebeyond/onebeyond-studio-core
- Owner: onebeyond
- License: mit
- Created: 2022-12-14T11:48:33.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-12-20T16:22:37.000Z (over 1 year ago)
- Last Synced: 2025-04-12T01:15:05.304Z (about 1 year ago)
- Language: C#
- Homepage:
- Size: 982 KB
- Stars: 4
- Watchers: 7
- Forks: 4
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
[](https://www.nuget.org/packages/OneBeyond.Studio.Crosscuts)
[](https://www.nuget.org/packages/OneBeyond.Studio.Crosscuts)
[](LICENSE)
[](https://codeclimate.com/github/onebeyond/onebeyond-studio-core/maintainability)
[](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.