MvcTrialer 4.5.3.3
dotnet add package MvcTrialer --version 4.5.3.3
NuGet\Install-Package MvcTrialer -Version 4.5.3.3
<PackageReference Include="MvcTrialer" Version="4.5.3.3" />
paket add MvcTrialer --version 4.5.3.3
#r "nuget: MvcTrialer, 4.5.3.3"
// Install MvcTrialer as a Cake Addin #addin nuget:?package=MvcTrialer&version=4.5.3.3 // Install MvcTrialer as a Cake Tool #tool nuget:?package=MvcTrialer&version=4.5.3.3
A simple class for .NET 4.5 MVC to redirect pages if users exceeded a trial period date. The class can display a countdown timer, supports UTC and time zone, and has a customizable redirect action.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
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.
4.5.3.3 (20140515)
> Bug Fix: Missing suffix CSS class on M format drill down.
> DisplayTrialTime can now be used more than once in a page.
> Client side (JavaScript) DateDiff.
> New SuffixDivTag property.
> New UtcDates property.
> New TimeZone property.
4.5.3.2 (20140514)
> Bug Fix: JavaScript error when using Request on M/S format.
> Bug Fix: Optional htmlAttributes parameter not merging.
> Minified JavaScript rendering.
> Display suffixes now enclosed in span/div tags.
> New RemoveZero property.
> New DrillDown property.
> New formats: ShortColon, ShortUpper, ShortUpperColon.
4.5.3.1 (20140509)
> Bug Fix: EndDate not converted to Utc when calculating time interval.
> Bug Fix: Counter not working in Firefox and Safari.
> New HttpRequestBase optional parameter for DisplayTrialTime.
4.5.3 (20140509)
> New Action delegates
> Additional property settings
4.5.2 (20140508)
> Major updates to class
> New HtmlHelper extension
4.5.1 (20140506)
> Initial working release
4.5.0 (20140506)
> Funky release