Skip to content

Instantly share code, notes, and snippets.

View maurei's full-sized avatar

Maurits Moeys maurei

View GitHub Profile
using System;
using System.Collections.Generic;
using System.Linq;
using JsonApiDotNetCore.Internal;
using JsonApiDotNetCore.Models;
using Microsoft.Extensions.DependencyInjection;
namespace JsonApiDotNetCore.Hooks
{
/// <summary>