| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-04-06 | 2.8 kB | |
| Version 10.1.0 release source code.tar.gz | 2026-04-06 | 11.8 MB | |
| Version 10.1.0 release source code.zip | 2026-04-06 | 13.5 MB | |
| Totals: 3 Items | 25.3 MB | 0 | |
What's Changed
- Target released CSLA 10 package by @rockfordlhotka in https://github.com/MarimerLLC/csla/pull/4808
- Prep for v10.1.0 work by @rockfordlhotka in https://github.com/MarimerLLC/csla/pull/4809
- Fix documentation warnings and improve portability by @rockfordlhotka in https://github.com/MarimerLLC/csla/pull/4812
- [#4359] Add source generator for data portal operation dispatch by @rockfordlhotka in https://github.com/MarimerLLC/csla/pull/4816
- Migrate database tests from SQL Server to SQLite by @rockfordlhotka in https://github.com/MarimerLLC/csla/pull/4820
- Clarify MobileFormatter collection type limitations in docs by @rockfordlhotka in https://github.com/MarimerLLC/csla/pull/4822
- Support keyed DI services in data portal parameter injection by @Copilot in https://github.com/MarimerLLC/csla/pull/4823
- Fix EditLevelMismatch when cloning object graphs during edit sessions by @Copilot in https://github.com/MarimerLLC/csla/pull/4821
- Flow operation names from client to server by @rockfordlhotka in https://github.com/MarimerLLC/csla/pull/4817
- Refactor portal error handling, add integration tests by @luizfbicalho in https://github.com/MarimerLLC/csla/pull/4825
- Add [StringSyntax] attribute to RegExMatch (#3214) by @rockfordlhotka in https://github.com/MarimerLLC/csla/pull/4827
- [#4616] Make legacy DataPortal_XYZ method resolution optional by @rockfordlhotka in https://github.com/MarimerLLC/csla/pull/4829
- [#4649] Feature/4649 thread safe broken rules by @Bowman74 in https://github.com/MarimerLLC/csla/pull/4819
- [#4565] Abstract out session store from SessionManager by @joshhanson314 in https://github.com/MarimerLLC/csla/pull/4832
- Replace duplicate dictionary lookups with TryGetValue and cached locals by @SimonCropp in https://github.com/MarimerLLC/csla/pull/4842
- Remove DataPortalAsyncRequest/Result nested classes by @SimonCropp in https://github.com/MarimerLLC/csla/pull/4844
- null-coalescing assignment by @SimonCropp in https://github.com/MarimerLLC/csla/pull/4843
- Update GRPC and Rabbit MQ Deserialize by @b-higginbotham in https://github.com/MarimerLLC/csla/pull/4849
- Fix: ObjectFactory should allow strongly typed method results by @StefanOssendorf in https://github.com/MarimerLLC/csla/pull/4847
- update polyfill and use char based string join by @SimonCropp in https://github.com/MarimerLLC/csla/pull/4845
- Fix: Assembly name translator race condition by @StefanOssendorf in https://github.com/MarimerLLC/csla/pull/4854
- Implement WCF Data Portal Channel by @b-higginbotham in https://github.com/MarimerLLC/csla/pull/4851
- Implement BusinessDocumentBase combining BusinessBase and BusinessListBase by @rockfordlhotka in https://github.com/MarimerLLC/csla/pull/4815
Full Changelog: https://github.com/MarimerLLC/csla/compare/v10.0.0...v10.1.0