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

[NETCore31] Add support for using System.Text.Json as the serialization parser #568

Merged
merged 13 commits into from
Mar 4, 2020

Commits on Dec 19, 2019

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

Commits on Dec 20, 2019

  1. Configuration menu
    Copy the full SHA
    902291a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d5d0ac6 View commit details
    Browse the repository at this point in the history
  3. Get all event test to also have a system.text.json version. There are…

    … still lots of failing tests.
    normj committed Dec 20, 2019
    Configuration menu
    Copy the full SHA
    e221033 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    04b6290 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2019

  1. Configuration menu
    Copy the full SHA
    b82600c View commit details
    Browse the repository at this point in the history
  2. Update Amazon.Lambda.AspNetCoreServer to .NET Core 3.1 and use the ne…

    …w Amazon.Lambda.Serialization.SystemTextJson for .NET Core 3.1
    normj committed Dec 21, 2019
    Configuration menu
    Copy the full SHA
    95c87e8 View commit details
    Browse the repository at this point in the history
  3. Version bump event packages that need to target .NET Core 3.1.

    Also remove the netstandard1.3 target framework since .NET Core 1.0 is out of support.
    normj committed Dec 21, 2019
    Configuration menu
    Copy the full SHA
    277a7a0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    51fc6b6 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2020

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

Commits on Jan 17, 2020

  1. Configuration menu
    Copy the full SHA
    433ac7e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7a92286 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2020

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