Releases: RCommon-Team/RCommon
Releases · RCommon-Team/RCommon
2.3.1
Full Changelog: 2.3.0...2.3.1
v2.2.1
Added support for .NET 9
.NET 10 Support
Added support for .NET 10 and greatly hardened with unit testing.
2.1.2.3
What's Changed
- Bugfix/cqrs caching handlers di issues by @jasonmwebb-lv in #140
- Updated models with updated serialization declarations to avoid seria… by @jasonmwebb-lv in #141
- Removed unneeded dependency and simplified models. Removed need to se… by @jasonmwebb-lv in #142
- Version bump of dependencies. by @jasonmwebb-lv in #143
- Bugfix/race condition in memory transactional event router by @jasonmwebb-lv in #146
- Removed event interfaces from Core to eliminate downstream contracts by @jasonmwebb-lv in #147
- Allowing IQueryable instead of IOrderedQueryable in PaginatedListModel by @jasonmwebb-lv in #148
- Implemented delete many into repositories. by @jasonmwebb-lv in #149
- Feature/dependency bump by @jasonmwebb-lv in #150
Full Changelog: v.2.1.0...v.2.1.2.3
2.1.0.0
Caching, caching persistence, and serialization abstractions. Removed support for end of life .NET 6, 7.
Release Notes: https://docs.rcommon.com/getting-started/releases/2.1.0
2.0.0.884 Beta
v.2.0.0.884-beta Version up.
2.0.0.878 Beta
Validation example (#133) (#134) * Updated all dependencies. Removed deprecated dependencies. * Removing deprecated identity dependency. * Removing codebloat unit testing projects. * Added validation example * Revised examples to include new validation abstractions/implementation.
2.0.0.875 Beta
v.2.0.0.875 Version bump
2.0.0.868 Beta
Minor updates to build and bug fixes to mediator related behaviors. Known bug still exists related to scoped in memory event bus.
2.0.0.8 Beta
We are in pre-production testing with several enterprise applications. This meets the criteria for Beta release.