Share: [Redirect Magazine] #9 - GraphQL vs REST, multi-targeting .NET libraries, analyzers and designing APIs By João Antunes May 6, 2018 - 1 minutes read - 112 words Slower week, a few more links anyways! Articles “REST vs GraphQL APIs, the Good, the Bad, the Ugly “ Interesting comparison between REST and GraphQL APIs. “Targeting builds for multiple frameworks and machines” Nice read on a use case for multi targeting a .NET project across frameworks and operating systems, for a complete multi platform experience. “Avoiding struct and readonly reference performance pitfalls with ErrorProne.NET” Introduction to a set of analyzers to help with some of the latest C# performance oriented features regarding structs. Videos “Designing Wonderful .NET APIs - James Newton-King” Some ideas on how to properly design an API (with focus on .NET) by the guy responsible for JSON.NET. Cyaz! Categories: redirect magazine Tags: dotnet performance csharp graphql rest multi-targeting analyzers api Share: