Skip to content

Commit

Permalink
Merge pull request #301 from ssg/patch-1
Browse files Browse the repository at this point in the history
Remove dead, unmaintaned, archived libraries
  • Loading branch information
aaronpk authored Nov 7, 2024
2 parents c9f4103 + b7576b4 commit be32171
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions data/code/dotnet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,7 @@
name: .NET
client_libraries:
- <a href="http://www.nuget.org/packages/Microsoft.Owin.Security.OAuth">OWIN Middleware</a>
- <a href="http://www.dotnetopenauth.net/">DotNetOpenAuth</a>
- <a href="http://samondotnet.blogspot.com.au/2012/12/introduction-to-dotnetauth.html">DotNetAuth</a>
- <a href="http://www.springframework.net/social/">Spring Social for .NET</a>
- <a href="https://github.com/xamarin/Xamarin.Auth">Xamarin.Auth</a>
server_libraries:
- <a href="http://www.dotnetopenauth.net/">.NET DotNetOpenAuth</a>
- <a href="https://oauthserver.codeplex.com/">OAuthServer</a> a simple OAuth server
2.0 developed in C# to provide OAuth authentication for Active Directory Users.
- <a href="https://github.com/IdentityServer/IdentityServer3">IdentityServer 3</a>
- <a href="https://github.com/IdentityServer/IdentityServer4">IdentityServer 4</a>
...

0 comments on commit be32171

Please sign in to comment.