Skip to content

Commit 21ad47a

Browse files
authored
docs(readme): add caution note about repository archiving (#501)
Added caution note about archiving the Arcus Web API repository and suggested Microsoft alternatives.
1 parent c2d1355 commit 21ad47a

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
> [!CAUTION]
2+
> Arcus Web API repository is being archived, please consider the following built-in Microsoft alternatives:
3+
> * [HTTP request logging](https://learn.microsoft.com/en-us/aspnet/core/fundamentals/http-logging/)
4+
> * [Exception handling middleware](https://learn.microsoft.com/en-us/aspnet/core/fundamentals/error-handling)
5+
> * [Certificate authentication](https://learn.microsoft.com/en-us/azure/api-management/api-management-howto-mutual-certificates-for-clients)
6+
17
# Arcus - Web API
28
[![Build Status](https://dev.azure.com/codit/Arcus/_apis/build/status/Commit%20builds/CI%20-%20Arcus.WebApi?branchName=main)](https://dev.azure.com/codit/Arcus/_build/latest?definitionId=733&branchName=main)
39
[![NuGet Badge](https://buildstats.info/nuget/Arcus.WebApi.Security?includePreReleases=true)](https://www.nuget.org/packages/Arcus.WebApi.Security/)

0 commit comments

Comments
 (0)