An open-source project (MIT license) that provides a SOLID and clean .NET class library for writing DDD, CQRS and Event Sourcing applications for .NET 9 (STS) and .NET 8 (LTS).
It is, by heart, free, flexible and built to extend and boost your agile codebelt.
Savvy I/O is designed to be intuitive and follows many of the same patterns and practices that was applied to Cuemon for .NET.
The grand idea and motivation was to remove the complexity normally associated with DDD, CQRS and Event Sourcing.
Support for .NET 6 and .NET 7 has been deprecated as these are out of support.
Important
Version 2.2.0 of Savvy I/O will be the last version to support .NET 7. Version 3.0.0 of Savvy I/O will be the last version to support .NET 6.
Full documentation (generated by DocFx) located here: https://docs.savvyio.net/
All CI and CD integrations have been migrated away from Microsoft Azure DevOps and now embraces GitHub Actions based on the Codebelt umbrella.
All code quality analysis are done by SonarCloud and CodeCov.io.
We have finally moved away from the somewhat dated git flow
branching strategy, and adapted trunk
based branching that is more aligned with todays DevSecOps practices.
That means, going forward, only one branch will be maintained; main
. The previous branches, development
and release
is for reference only.
Note
main
branch will be a clean slate starting from v3.0.0, meaning no previous commits will be preserved. Previous bad practices is a result of this, and going forward we will use Squash or Rebase before committing new code.
We will continue using semantic versioning and account for pre-release versions when tagging in git.
A big welcome and thank you for considering contributing to Savvy I/O open source project!
Please read more about contributing to Savvy I/O.
Project maintainers pledge to foster an open and welcoming environment, and ask contributors to do the same.
For more information see our code of conduct.
This is a list of all NuGet packages from Savvy I/O that is publicly available on NuGet.org; the packages here are listed alphabetically and are available in preview-, rc- and production-ready versions.
Provides a focused API for building various types of modern .NET applications suitable for DDD, CQRS and Event Sourcing.
Provides a convenient set of default API additions for building complete DDD, CQRS and Event Sourcing enabled .NET applications using Microsoft Dependency Injection, Microsoft Entity Framework Core, Dapper and AWS SNS/SQS.
Package | vNext | Stable | Downloads |
---|---|---|---|
Savvyio.App |