Download Elements. A new build of Elements comes out every week. | RemObjects Software
Languages Platforms IDEs | Download Pricing |

Core

  • E27011: Go: No member Ref on type go.builtin.int
  • E26929: C#: assigned/else doesn’t unwrap nullable
  • E26993: Class Completion (Ctrl+Shift+C) loses not nullable keyword
  • E26989: Debugger: Show obfuscated members as normal
  • E26995: Generic result is not properly enforced with InstanceType
  • E26840: Allow nullable cast operators for value types
  • E26982: Untyped var fails to compile (good) but using its later causes IE
  • Echoes: Add missing WebForm item template
  • Debugger: CLR: get exception message even if no frames for thread
  • Merged EBuild
  • Merged RTL2
  • Merged CodeGen4
  • Merged ROCodeGen

Fire & Water

  • E27007: Water: canvas code doesn't change after removing selected file from project
  • E26998: Water: problem with empty window
  • DebugHost could not start when using a relative path

Visual Studio

  • E26994: Match logic for filling TargetFrameworkVersion to Water’s

EBuild

  • .NET Core: Don't regenerate AppHost if not necessary.
  • .NET Core: Don't regenerate .json files if not necessary.
  • .NET Core: resolve references specific to a known framework platform (eg “win” and version
  • .NET Core: support for handling framework platform and version better
  • NuGet: Don't fail if a package repository cannot be resolved/connected to; just continue to next
  • Per-target OutputPath setting was ignored

Elements RTL

  • DateTime and Guid: better support for casting to/from with nullable platform value types
  • New HttpFormRequestContent class
  • Marked Guid and DateTime as readonly classed
  • Added more nullable annotations

Go Base Library

  • Fix errors compiling Gold library