Skip to content

Files

Latest commit

65cdb67 · Mar 5, 2024

History

History

http-status-codes

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Mar 5, 2024
Jun 1, 2020
Feb 27, 2024

Comparison between the two ways of return HTTP Status Code in ASP.NET Core

Here we contrast between the usage of Microsoft.AspNetCore.Http.StatusCodes and System.Net.HttpStatusCode.