StripeEntities 2.0.1

dotnet add package StripeEntities --version 2.0.1
NuGet\Install-Package StripeEntities -Version 2.0.1
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="StripeEntities" Version="2.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add StripeEntities --version 2.0.1
#r "nuget: StripeEntities, 2.0.1"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install StripeEntities as a Cake Addin
#addin nuget:?package=StripeEntities&version=2.0.1

// Install StripeEntities as a Cake Tool
#tool nuget:?package=StripeEntities&version=2.0.1

Assists with integration between Stripe.Net and Entity Framework, plus a helper class that consolidates actions normal for an ASP.Net MVC SaaS web applications

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.0.1 2,583 9/5/2015
2.0.0 991 8/31/2015
1.0.2 1,091 7/13/2015
1.0.1 1,028 6/9/2015
1.0.0 1,127 3/30/2015

Made both base classes abstract; exposed more Stripe.Net behavior