Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: enginelabs/JSON-RPC.NET
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: Astn/JSON-RPC.NET
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 17 commits
  • 21 files changed
  • 4 contributors

Commits on Sep 26, 2019

  1. Fix for ticket Astn#109 - validate request.id property to conform the…

    … json-rpc 2.0 standard
    Pedro López Cabanillas committed Sep 26, 2019
    Configuration menu
    Copy the full SHA
    f42192d View commit details
    Browse the repository at this point in the history

Commits on May 1, 2020

  1. Updated projects to target dotnet core and dotnet 4 (Astn#114)

    * Updated projects to target DotNet Core and DotNet 4
    * get testing and build going
    * nuget push
    Astn authored May 1, 2020
    Configuration menu
    Copy the full SHA
    1640e6f View commit details
    Browse the repository at this point in the history
  2. README.md (Astn#115)

    * README.md
    
    * Don't build md files
    
    * Maybe order matters?
    Astn authored May 1, 2020
    Configuration menu
    Copy the full SHA
    d840b1c View commit details
    Browse the repository at this point in the history
  3. Update README.md (Astn#116)

    Astn authored May 1, 2020
    Configuration menu
    Copy the full SHA
    24f4869 View commit details
    Browse the repository at this point in the history
  4. Update README.md

    Astn authored May 1, 2020
    Configuration menu
    Copy the full SHA
    cea2cd0 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2020

  1. Fixes Astn#118

    Thanks to @HoMS1987 for submitting this issue and doing the first round of development on solving the problem.
    Astn committed May 22, 2020
    Configuration menu
    Copy the full SHA
    19e680e View commit details
    Browse the repository at this point in the history
  2. Merge pull request Astn#119 from Astn/HoMS1987

    Fixes Astn#118 - Thanks @HoMS1987
    Astn authored May 22, 2020
    Configuration menu
    Copy the full SHA
    1a369ab View commit details
    Browse the repository at this point in the history
  3. Bump Nuget Version

    Astn committed May 22, 2020
    Configuration menu
    Copy the full SHA
    0b0b068 View commit details
    Browse the repository at this point in the history
  4. Merge pull request Astn#120 from Astn/HoMS1987

    Bump Nuget Version
    Astn authored May 22, 2020
    Configuration menu
    Copy the full SHA
    0c9c7b8 View commit details
    Browse the repository at this point in the history
  5. Merge pull request Astn#110 from pedrolcl/master

    Fix for ticket Astn#109 - validate request.id property
    Astn authored May 22, 2020
    Configuration menu
    Copy the full SHA
    6104992 View commit details
    Browse the repository at this point in the history
  6. Bump Nuget Version

    Astn committed May 22, 2020
    Configuration menu
    Copy the full SHA
    c77c660 View commit details
    Browse the repository at this point in the history
  7. Merge pull request Astn#121 from Astn/BumpVersion

    Bump Nuget Version
    Astn authored May 22, 2020
    Configuration menu
    Copy the full SHA
    ee15bdb View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2021

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

Commits on Sep 11, 2021

  1. Merge pull request Astn#128 from hovi/json-settings

    Passing optional JsonSerializerSettings.
    Astn authored Sep 11, 2021
    Configuration menu
    Copy the full SHA
    dd93eeb View commit details
    Browse the repository at this point in the history
  2. Bumb nuget version.

    Update release notes.
    Expose ProcessSync as public.
    Astn committed Sep 11, 2021
    Configuration menu
    Copy the full SHA
    177be60 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2023

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

Commits on Mar 12, 2024

  1. Merge pull request Astn#146 from gerardo-contijoch/fix-129

    Fix Astn#129
    Great fix, thanks!
    Astn authored Mar 12, 2024
    Configuration menu
    Copy the full SHA
    82d23f1 View commit details
    Browse the repository at this point in the history
Loading