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

[csharp][generichost] Implement not required nullable properties #16810

Merged

Commits on Oct 12, 2023

  1. init

    devhl-labs committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    7ddf7be View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2023

  1. fixed read and write

    devhl-labs committed Oct 15, 2023
    Configuration menu
    Copy the full SHA
    3196c35 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a450627 View commit details
    Browse the repository at this point in the history
  3. fixed all samples

    devhl-labs committed Oct 15, 2023
    Configuration menu
    Copy the full SHA
    763ac29 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9a23a30 View commit details
    Browse the repository at this point in the history
  5. resolved conflicts

    devhl-labs committed Oct 15, 2023
    Configuration menu
    Copy the full SHA
    0b59e51 View commit details
    Browse the repository at this point in the history
  6. resolved conflicts

    devhl-labs committed Oct 15, 2023
    Configuration menu
    Copy the full SHA
    d79cb9b View commit details
    Browse the repository at this point in the history
  7. build samples

    devhl-labs committed Oct 15, 2023
    Configuration menu
    Copy the full SHA
    9a65524 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2023

  1. Configuration menu
    Copy the full SHA
    c292416 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2023

  1. Configuration menu
    Copy the full SHA
    dac6859 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    40164d5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7f8d318 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    35fd9a7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    37a602d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2383dd2 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2023

  1. fixed manual tests

    devhl-labs committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    920e3be View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2023

  1. fixed all samples

    devhl-labs committed Nov 5, 2023
    Configuration menu
    Copy the full SHA
    120ba1f View commit details
    Browse the repository at this point in the history
  2. fix npe

    devhl-labs committed Nov 5, 2023
    Configuration menu
    Copy the full SHA
    3af40a2 View commit details
    Browse the repository at this point in the history
  3. removed debugging lines

    devhl-labs committed Nov 5, 2023
    Configuration menu
    Copy the full SHA
    e703fae View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2527e12 View commit details
    Browse the repository at this point in the history
  5. removed unused lambdas

    devhl-labs committed Nov 5, 2023
    Configuration menu
    Copy the full SHA
    9cbc15e View commit details
    Browse the repository at this point in the history
  6. fix a serialization bug

    devhl-labs committed Nov 5, 2023
    Configuration menu
    Copy the full SHA
    9cf3ee3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    25d2df1 View commit details
    Browse the repository at this point in the history
  8. updated documentation

    devhl-labs committed Nov 5, 2023
    Configuration menu
    Copy the full SHA
    baed4ef View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0116d4a View commit details
    Browse the repository at this point in the history