I would like to add membership subscription to an asp.net mvc web site. I would prefer to use an existing library to incorporate membership and subscription functionality. I searched and could not find any libraries or nuget modules.
I would like to use the Braintree framework to create and manage the subscription and the payments, but I found no integration examples.