matiaswoloski 


    • 7,242 total downloads
    • last updated 10/26/2012
    • Latest version: 1.1.0
    • singly oauth asp.net
    Use this package with ASP .NET in order to authenticate your users with Singly. By default singly access_token will be placed in the session with this name "singly_accesstoken". But since this NuGet package is... More information
    • 4,922 total downloads
    • last updated 6/28/2013
    • Latest version: 0.1.2
    • jwt, mvc, oauth
    JsonWebToken AuthorizeAttribute for ASP.NET MVC
    • 1,236 total downloads
    • last updated 10/26/2012
    • Latest version: 1.0.0-rc1 (prerelease)
    This package will add a a class called SinglyContext that will allow you to query the Singly OData API with this syntax: context.Photos.Where(p => p.Date > DateTime.Now.AddDays(-10)); context.Photos.Where(p... More information