https://github.com/Sitecore/ASP.NET-Core-SDK
The official open source ASP.NET Core SDK for Sitecore DXP and XM Cloud.
https://github.com/Sitecore/ASP.NET-Core-SDK
sitecore
Last synced: 7 days ago
JSON representation
The official open source ASP.NET Core SDK for Sitecore DXP and XM Cloud.
- Host: GitHub
- URL: https://github.com/Sitecore/ASP.NET-Core-SDK
- Owner: Sitecore
- License: apache-2.0
- Created: 2024-04-23T12:22:00.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2025-04-07T03:32:37.000Z (10 days ago)
- Last Synced: 2025-04-07T04:28:36.305Z (10 days ago)
- Topics: sitecore
- Language: C#
- Homepage: https://sitecore.github.io/ASP.NET-Core-SDK/
- Size: 536 KB
- Stars: 14
- Watchers: 4
- Forks: 8
- Open Issues: 16
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
- trackawesomelist - ASP.NET Core SDK (⭐14) - The official open source ASP.NET Core SDK for Sitecore DXP and XM Cloud. (Recently Updated / [Apr 09, 2025](/content/2025/04/09/README.md))
- Awesome-Sitecore - ASP.NET Core SDK - The official open source ASP.NET Core SDK for Sitecore DXP and XM Cloud. (SDK)
README
# Sitecore ASP.NET Core SDK
This repository contains source code for all Sitecore ASP.NET Core SDK packages and templates to help you get started using the Sitecore ASP.NET Core SDK.
## Getting started
## Documentation and Community Resources
- [Official Documentation](https://doc.sitecore.com/xmc/en/developers/asp-net/latest/asp-net-core-sdk/sitecore-asp-net-core-sdk.html)
- [StackExchange](https://sitecore.stackexchange.com/)
- Be sure to tag your question with the `aspnetcoresdk` tag.
- [Community Slack](https://sitecorechat.slack.com/messages/general)
- If you're not already a member of the Sitecore Community Slack, you can find more information here: https://siteco.re/sitecoreslack
- [Sitecore Community Forum](https://community.sitecore.com/community)## Contributions
We are very grateful to the community for contributing bug fixes and improvements. We welcome all efforts to evolve and improve the Sitecore ASP.NET Core SDK; read below to learn how to participate in those efforts.
### [Code of Conduct](CODE_OF_CONDUCT.md)
Sitecore has adopted a Code of Conduct that we expect project participants to adhere to. Please read [the full text](CODE_OF_CONDUCT.md) so that you can understand what actions will and will not be tolerated.
### [Contributing Guide](CONTRIBUTING.md)
Read our [contributing guide](CONTRIBUTING.md) to learn about our development process, how to propose bug fixes and improvements, and how to build and test your changes.
### License
The Sitecore ASP.NET Core SDK is using the [Apache 2.0 license](LICENSE.MD).
## Support
### Issues / Bugs / Feature Requests
Open an issue via [GitHub](https://github.com/Sitecore/ASP.NET-Core-SDK/issues)
Please use one of the provided templates when opening an issue, it will greatly increase your chances of a prompt response.
Also, please try to refrain from asking "How to...?" questions via GitHub issues. If you have questions about how to use the SDK or implement something specific with the SDK, you'll likely find more success referring to the documentation, posting to Sitecore StackExchange, or chatting on Slack.