Created
October 20, 2020 13:20
-
-
Save berkslv/58a83a79609e8ebe524ed1c1f087b5eb to your computer and use it in GitHub Desktop.
Startup.cs Configure for CORS
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
app.UseCors("ClientPermission"); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment