Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 783 Bytes

File metadata and controls

14 lines (12 loc) · 783 Bytes

Cordis-Result-Search JsonSerializer.Deserialize

JSON serialization and deserialization (marshalling and unmarshalling) in .NET | This snippet shows the JSON deserialization of a CORDIS search result into a c# object class

What is CORDIS?

The Community Research and Development Information Service (CORDIS) is the European Commission's primary source of results from the projects funded by the EU's framework programmes for research and innovation, from FP1 to Horizon Europe.

Sample JSON Request

click here

Technologies

  • JSON
  • XAML
  • C# 10
  • .Net 6