Skip to content

Commit d5dce0a

Browse files
authored
Update README.md
1 parent e7e75f1 commit d5dce0a

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,12 @@
11
# AspNetCore.Authentication.Basic
22
Easy to use and very light weight Microsoft style Basic Scheme Authentication Implementation for ASP.NET Core.
33

4+
[View On GitHub](https://github.com/mihirdilip/aspnetcore-authentication-basic)
5+
46
## Installing
57
This library is published on NuGet. So the NuGet package can be installed directly to your project if you wish to use it without making any custom changes to the code.
68

7-
Download directly from below link. Please consider downloading the new package as the old one has been made obsolete.
9+
Download directly from below link. Please consider downloading the new package as the old one has been made obsolete.
810
New Package link - [AspNetCore.Authentication.Basic](https://www.nuget.org/packages/AspNetCore.Authentication.Basic).
911
Old Package link - [Mihir.AspNetCore.Authentication.Basic](https://www.nuget.org/packages/Mihir.AspNetCore.Authentication.Basic).
1012

0 commit comments

Comments
 (0)