Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,12 @@
[![CI](https://github.com/marioarce/Axlis/actions/workflows/ci.yml/badge.svg)](https://github.com/marioarce/Axlis/actions/workflows/ci.yml)
[![NuGet](https://img.shields.io/nuget/v/Axlis.ORM?label=Axlis.ORM)](https://www.nuget.org/packages/Axlis.ORM)
[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](LICENSE)
[![Website](https://img.shields.io/badge/website-axlis.dev-blue)](https://axlis.dev/)

**Axlis** is a Sitecore ecosystem for .NET 8 — a collection of enterprise-grade libraries and tools for Sitecore development.

**Website:** [axlis.dev](https://axlis.dev/)

---

## Ecosystem Components
Expand Down Expand Up @@ -61,6 +64,7 @@ See **[Axlis.CleanArchitecture.Sample](https://github.com/marioarce/Axlis.CleanA

## Support

- **Website** — [axlis.dev](https://axlis.dev/)
- **GitHub Discussions** — Use for questions, ideas, and community discussions
- **GitHub Issues** — Use for bug reports and feature requests

Expand Down
2 changes: 2 additions & 0 deletions src/Axlis.ORM/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ The Sitecore Headless GraphQL ORM for .NET 8 — a strongly-typed, Synthesis-sty

> Part of the [PowerCSharp](https://github.com/marioarce/PowerCSharp) ecosystem. Integrates with `PowerCSharp.Feature.Cache` for stampede-safe item caching.

**Website:** [axlis.dev](https://axlis.dev/)

---

## Package Family
Expand Down
Loading