Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
Mixcore v3.0.0-alpha.1 (With ASP.NET Core 9) source code.tar.gz | 2025-02-14 | 28.9 MB | |
Mixcore v3.0.0-alpha.1 (With ASP.NET Core 9) source code.zip | 2025-02-14 | 30.2 MB | |
README.md | 2025-02-14 | 8.4 kB | |
Totals: 3 Items | 59.1 MB | 0 |
Mixcore CMS & ERP Core v3.0.0-alpha.1: Transforming Enterprise Solutions with Advanced Integration & Scalability
From CMS to Enterprise-Grade Platform: A New Chapter in Digital Transformation
Elevating Business Operations with Enhanced Security, Performance, and Cloud-Native Architecture
Released on February 14, 2025 - A Valentine's Gift for Our Developer Community 🎁
🚀 I'm excited to share some fantastic news about the latest Mixcore release! Today marks a significant milestone as we welcome Mixcore ERP v3.0.0-alpha.1, a transformative upgrade from its predecessor released in May 2022.
First, we want to sincerely apologize for the extended gap between releases. We understand that waiting for updates can be challenging, and we truly appreciate your patience and continued trust in our platform. This longer development cycle allowed us to completely reimagine and rebuild Mixcore to better serve your needs. 💝
This release represents a remarkable evolution, transforming Mixcore from a content management system into a comprehensive enterprise solution. Let me highlight the key improvements that make this release particularly special. ✨
Core Enhancements 🔧
The development team has implemented substantial architectural improvements, focusing on scalability and performance. The introduction of Microsoft Aspire integration, enhanced database management with GraphQL support, and sophisticated event handling mechanisms demonstrate our commitment to enterprise-grade reliability.
Storage and Security 🛡️
Storage capabilities have been significantly expanded with the integration of AWS and Azure Blob storage solutions, providing flexible options for enterprise data management. The security framework has been reinforced with refined OAuth implementation and streamlined user management systems.
Performance and Reliability ⚡
The team has meticulously optimized database operations, including the innovative database duplication feature and improved caching mechanisms. The new logging system provides better insights into system operations, while the message queue refinements ensure robust communication across the platform.
Enterprise-Ready Features 🏢
What truly sets this release apart is its enterprise-focused capabilities. The platform now supports: - Advanced database context management - Streamlined audit trails - Sophisticated queue management - Enhanced cross-platform compatibility - Improved Linux deployment support
Looking Forward 🌟
This release marks Mixcore's evolution into a versatile enterprise platform. Whether you're looking for CRM functionality, ERP capabilities, or a foundation for large-scale development projects, Mixcore now stands ready to meet these diverse needs.
Our team's dedication to continuous improvement and innovation shines through in this release. Moving forward, we are committed to more frequent updates and transparent communication about our development timeline. 🤝
Ready to get started? Visit our repository to learn more and begin your journey with the new Mixcore ERP. ✨
Together, let's build something extraordinary! 🚀
mixcore #erp #cms #crm #opensource #dotnet #dotnet9 #aspnetcore #aspire #graphql #enterprise #microservices #cloud #aws #azure #postgresql #mysql #sqlite #mongodb #rabbitmq #oauth #docker #kubernetes #linux #windows #crossplatform #saas #webdevelopment #lowcode #nocode #digitaltransformation #integration #api #restapi #devops #cloudnative #businesssolutions #businessintelligence #microsoft #netcore #softwaredevelopment #github #opensource #database #storage #scalability #performance #technology #innovation #enterprisesoftware #startup #businessstrategy #cloudcomputing #tech2025 #newrelease #productivity
What's Changed
- update runtime db context + graphql by @nhathoang989 in https://github.com/mixcore/mix.core/pull/668
- clean up viewmodel pub/sub by @nhathoang989 in https://github.com/mixcore/mix.core/pull/669
- init log stream by @nhathoang989 in https://github.com/mixcore/mix.core/pull/670
- Implement database duplication by @truongtphat in https://github.com/mixcore/mix.core/pull/671
- Update Mix Cache by @nhathoang989 in https://github.com/mixcore/mix.core/pull/672
- Init MixDb Event Subscriber by @nhathoang989 in https://github.com/mixcore/mix.core/pull/673
- Init MixDb Event Subscriber by @nhathoang989 in https://github.com/mixcore/mix.core/pull/674
- Init MixDb Hub Command by @nhathoang989 in https://github.com/mixcore/mix.core/pull/675
- AWS storage by @truongtphat in https://github.com/mixcore/mix.core/pull/676
- Init Azure Storage Blob uploader by @nhathoang989 in https://github.com/mixcore/mix.core/pull/677
- Update storage.json file by @truongtphat in https://github.com/mixcore/mix.core/pull/678
- Update dotnet.yml by @truongtphat in https://github.com/mixcore/mix.core/pull/685
- Restructure solution folders by @nhathoang989 in https://github.com/mixcore/mix.core/pull/686
- Update mix log by @nhathoang989 in https://github.com/mixcore/mix.core/pull/687
- Add Mix Log by @truongtphat in https://github.com/mixcore/mix.core/pull/689
- Apply query controller for Audit and Queue Log by @truongtphat in https://github.com/mixcore/mix.core/pull/690
- Update project reference by @truongtphat in https://github.com/mixcore/mix.core/pull/691
- Remove auto generated rest endpoint by @truongtphat in https://github.com/mixcore/mix.core/pull/692
- Fix warnings by @truongtphat in https://github.com/mixcore/mix.core/pull/693
- Add missing endpoints by @truongtphat in https://github.com/mixcore/mix.core/pull/694
- Update endpoints by @truongtphat in https://github.com/mixcore/mix.core/pull/695
- Add MixDb Context by @nhathoang989 in https://github.com/mixcore/mix.core/pull/696
- update filter log by @nhathoang989 in https://github.com/mixcore/mix.core/pull/697
- clean by @nhathoang989 in https://github.com/mixcore/mix.core/pull/698
- Merge account user and sys user data by @truongtphat in https://github.com/mixcore/mix.core/pull/699
- cleanup config by @nhathoang989 in https://github.com/mixcore/mix.core/pull/700
- clean up by @nhathoang989 in https://github.com/mixcore/mix.core/pull/701
- fix sync system databases by @nhathoang989 in https://github.com/mixcore/mix.core/pull/702
- Update Mix Application by @nhathoang989 in https://github.com/mixcore/mix.core/pull/703
- fix bugs by @nhathoang989 in https://github.com/mixcore/mix.core/pull/704
- Update develop_dev-mixcore.yml by @nhathoang989 in https://github.com/mixcore/mix.core/pull/705
- Features/move install app to queue by @nhathoang989 in https://github.com/mixcore/mix.core/pull/706
- Update OAuth by @nhathoang989 in https://github.com/mixcore/mix.core/pull/707
- upgrade packages net 8 by @nhathoang989 in https://github.com/mixcore/mix.core/pull/708
- Refactor Mix Auth by @nhathoang989 in https://github.com/mixcore/mix.core/pull/710
- Apply microsoft Aspire by @nhathoang989 in https://github.com/mixcore/mix.core/pull/711
- Refactor Mix MQ by @nhathoang989 in https://github.com/mixcore/mix.core/pull/712
- fix theme by @nhathoang989 in https://github.com/mixcore/mix.core/pull/713
- Fix repodb npgsql connection cannot insert / update guid value by @nhathoang989 in https://github.com/mixcore/mix.core/pull/722
- Fix Linux Installation by @nhathoang989 in https://github.com/mixcore/mix.core/pull/723
- Clean code by @nhathoang989 in https://github.com/mixcore/mix.core/pull/724
- fix sqlite by @nhathoang989 in https://github.com/mixcore/mix.core/pull/725
- Refactor mq by @nhathoang989 in https://github.com/mixcore/mix.core/pull/726
- fix mixdb permission by @nhathoang989 in https://github.com/mixcore/mix.core/pull/727
- clean mix mq by @nhathoang989 in https://github.com/mixcore/mix.core/pull/728
- update mix mq by @nhathoang989 in https://github.com/mixcore/mix.core/pull/729
- init rabbit mq by @nhathoang989 in https://github.com/mixcore/mix.core/pull/730
- up 020424 by @nhathoang989 in https://github.com/mixcore/mix.core/pull/731
- Update latest net packages by @nhathoang989 in https://github.com/mixcore/mix.core/pull/733
- upgrade net 9 by @nhathoang989 in https://github.com/mixcore/mix.core/pull/740
Full Changelog: https://github.com/mixcore/mix.core/commits/v3.0.0-alpha.1