XacronDevelopment / oauth-aspnet

An ASP.NET Core compatible port of the OAuth Authorization Server Middleware from Microsoft's Project Katana (Microsoft.Owin.Security.OAuth)
Apache License 2.0
25 stars 16 forks source link

Update packages and samples to support ASP.NET 5 Beta 8 #3

Closed Xacron closed 9 years ago

Xacron commented 9 years ago

Update the dev branch to support the nightly builds of ASP.NET 5 (currently in beta 8 development)

Xacron commented 9 years ago

Both dev and master branches are now compatible with ASP.NET 5 Beta 8 nightly packages as of #6

Xacron commented 9 years ago

React to release of ASP.NET 5 Beta 8 release