5 packages tagged with “delegation”
A .NET typesafe implementation of DNSimple's Delegation API
IdentityServer extension grant implementation to exchange external tokens for IdentityServer access tokens. Includes implementation for popular social logins such as google, facebook, twitter, microsoft, etc.
Standardized HttpClient conventions, from the opinions of the Fulfiller Enablement team.
IdentityServer4 V4.1.1 extension grant implementation to exchange external tokens for IdentityServer access tokens. Includes implementation for popular social logins such as google, facebook, linkedin and twitter.
Embrace delegation, composition over inheritance, and mix-in style coding in C# by adopting the implementations of members in your class. TypeAdoption will automatically delegate any unimplemented members to the adopted member.