Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 526 Bytes

File metadata and controls

13 lines (9 loc) · 526 Bytes

To-do

Dotnet Serialization Json

  • coverage code
  • analyzers
  • unit test project
  • docs comments

Using the JSON Serialization implementations

  1. Add the package feed in the nuget.config file. (owner microsoft).
  2. dotnet add package Microsoft.Kiota.Serialization.Json.