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
- Host: GitHub
- URL: https://github.com/rsm-hcd/andculturecode.csharp.sitefinity.conductors
- Owner: rsm-hcd
- License: apache-2.0
- Created: 2021-02-11T16:15:08.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-07-22T12:31:08.000Z (about 5 years ago)
- Last Synced: 2024-12-02T10:57:46.468Z (over 1 year ago)
- Topics: csharp, dotnet-framework, hacktoberfest, onion-architecture, sitefinity
- Language: C#
- Homepage:
- Size: 95.7 KB
- Stars: 0
- Watchers: 9
- Forks: 6
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# AndcultureCode.CSharp.Sitefinity.Conductors

[](#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!