Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Marking Observable properties from ReactiveObject and ReactiveRecord … #3695

Merged
merged 7 commits into from
Dec 15, 2023
Merged

Marking Observable properties from ReactiveObject and ReactiveRecord … #3695

merged 7 commits into from
Dec 15, 2023

Commits on Dec 15, 2023

  1. Marking Observable properties from ReactiveObject and ReactiveRecord …

    …as no browsable, no displayable, no autogenerateable and no autofilterable for Winforms control databindings (and possibly for WPF controls too)
    Michael-Jorge Gómez Campos committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    1d2601f View commit details
    Browse the repository at this point in the history
  2. Add System.ComponentModel.Annotations NuGet for correct compilation

    Michael-Jorge Gómez Campos committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    348e4e2 View commit details
    Browse the repository at this point in the history
  3. Fixed location of Nuget for DataAnnotations Nuget package for netstan…

    …dard ones
    Michael-Jorge Gómez Campos committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    c194fcc View commit details
    Browse the repository at this point in the history
  4. SA1133: Each attribute should be placed in its own set of square brac…

    …kets
    Michael-Jorge Gómez Campos committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    3f053f0 View commit details
    Browse the repository at this point in the history
  5. Move Nuget to full compatibility (build test)

    Michael-Jorge Gómez Campos committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    e3f715a View commit details
    Browse the repository at this point in the history
  6. Disabling for MONO compilers

    Michael-Jorge Gómez Campos committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    5f7c87a View commit details
    Browse the repository at this point in the history
  7. Verified API files

    Michael-Jorge Gómez Campos committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    3801d13 View commit details
    Browse the repository at this point in the history