DevLog – 001
A number of people have been asking me about why the WriteAs Archive Page generators I made no longer work. They no longer work because of CORS restrictions on the API server. I'm trying to see if I can work around the restrictions on my Blazor WASM apps by going the Web API route.
Tags: #DevLog#ASPNETCore #WebAPI #WriteAs
Discuss... or leave a comment below.