send object with GetFromJsonAsAsyncEnumerable
Working with .net8.0 Blazor Web App with MinimalAPI and FastEndpoints. Currently, to send an object to a get request that returns a list I’m using
send object with GetFromJsonAsync
Working with .net8.0 Blazor Web App with MinimalAPI and FastEndpoints. Currently, to send an object to a get request that returns a list I’m using