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

https://github.com/rsm-hcd/andculturecode.csharp.sitefinity.conductors

Shared code for the business layer in our onion architecture for Sitefinity projects
https://github.com/rsm-hcd/andculturecode.csharp.sitefinity.conductors

csharp dotnet-framework hacktoberfest onion-architecture sitefinity

Last synced: 9 months ago
JSON representation

Shared code for the business layer in our onion architecture for Sitefinity projects

Awesome Lists containing this project

README

          

# AndcultureCode.CSharp.Sitefinity.Conductors

![build status](https://github.com/AndcultureCode/AndcultureCode.CSharp.Sitefinity.Conductors/actions/workflows/build.yaml/badge.svg)
[![All Contributors](https://img.shields.io/badge/all_contributors-3-orange.svg?style=flat-square)](#contributors-)

Shared code for the business layer in our onion architecture for Sitefinity projects

## Sitefinity Version Support
- Compatibility: 13+
- Tested with: 13.3 (build 7625)

## Getting Started

This package is installed via NuGet

```
Install-Package AndcultureCode.CSharp.Sitefinity.Conductors
```

## Development Setup

* Install .NET Framework SDK 4.8
* Open the project in Visual Studio (or similar IDE of choice)
* Add the Sitefinity NuGet Server: https://www.progress.com/documentation/sitefinity-cms/sitefinity-cms-nuget-packages-repository

# Contributing

Information on contributing to this repo is in the [Contributing Guide](CONTRIBUTING.md)

## Contributors ✨

Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):



Stefanie Leitch

💻 📖 👀

Kevin Busch

👀

Cody Spath

💻

This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!