Skip to content

Releases: carina-studio/AppBase

2.1.31.116-rc

16 Jan 06:52

Choose a tag to compare

2.1.31.116-rc Pre-release
Pre-release
  • Add FixedThreadsTaskScheduler.Name property.

2.1.30.111-preview

11 Jan 07:04

Choose a tag to compare

2.1.30.111-preview Pre-release
Pre-release
  • Fix MethodAccessException when calling-back from user-defined method of Objective-C class if trimming is ON.

2.1.28.110-preview

10 Jan 08:02

Choose a tag to compare

2.1.28.110-preview Pre-release
Pre-release
  • Mark AOT compatibility and trimmable state on packages.

2.1.27.109-preview

09 Jan 09:52

Choose a tag to compare

2.1.27.109-preview Pre-release
Pre-release
  • Make Application, Application.Avalonia, Avalonia, Configuration, Core, MacOS packages Trimming and Native AOT friendly.

2.1.26.101-preview

31 Dec 05:29

Choose a tag to compare

2.1.26.101-preview Pre-release
Pre-release
  • Update way of setting up window startup location on Linux.

2.0.32.612

11 Jun 13:59

Choose a tag to compare

  • Stable release.
  • Use correct SynchronizationContext for ScheduledAction.Execute() and ScheduledAction.ExecuteIfScheduled().

1.6.20.222

22 Feb 12:48

Choose a tag to compare

  • Fix error of calling Platform.OpenLink() with whitespace in given URI.

1.6.19.1102

02 Nov 12:55

Choose a tag to compare

  • Support copying elements from list to array with compatible types.

1.6.18.1019

19 Oct 11:48

Choose a tag to compare

  • Fix TypeCastingList<T>.CopyTo() type conversion issue.

1.6.17.912

12 Sep 01:45

Choose a tag to compare

  • Fix StackOverflowException when calling IDictionary<K, V>.TryGetValue() extension method.