Skip to content

Releases: jspuij/Cortex.Net

Added Rx interoperability

03 Jan 11:06
Compare
Choose a tag to compare
Pre-release
  • Added Rx interoperability.
  • Bugfix OpCodeselector
  • Update to preview4 for blazor.

New preview release

28 Nov 12:10
Compare
Choose a tag to compare
New preview release Pre-release
Pre-release
  • Implemented 'When'
  • Implemented ObservableDictionary and ObservableSet
  • New unit tests
  • Fixed reentrancybug in computed
  • New extension methods to create observables and computeds
  • Implemented Box
  • Implemented asynchronous weaved actions.

Small fixes

15 Nov 09:47
Compare
Choose a tag to compare
Small fixes Pre-release
Pre-release
  • Fixed a bug where fody would not pick up the weaver.
  • Fixed a bug where fody would throw an exception when the Cortex.NET reference is optimized away in an empty project.
  • Upgraded to .NET Core 3.1.0-preview3

First preview release.

15 Nov 00:39
Compare
Choose a tag to compare
Pre-release

Pre Alpha version. Is able to run the todomvc sample.