PreviousNext

An early look at Reporting API in ASP.NET Core

by tpeczek, 2018-09-12T08:09:09.996Z

Reporting API aims at providing a framework for browsers to deliver reports about various issues to the servers. This post explores how the experimental implementation of this standard in Chrome can be used with ASP.NET Core.

Read More