MvcTrialer 4.5.3.2
See the version list below for details.
dotnet add package MvcTrialer --version 4.5.3.2
NuGet\Install-Package MvcTrialer -Version 4.5.3.2
<PackageReference Include="MvcTrialer" Version="4.5.3.2" />
paket add MvcTrialer --version 4.5.3.2
#r "nuget: MvcTrialer, 4.5.3.2"
// Install MvcTrialer as a Cake Addin #addin nuget:?package=MvcTrialer&version=4.5.3.2 // Install MvcTrialer as a Cake Tool #tool nuget:?package=MvcTrialer&version=4.5.3.2
A simple class for .NET 4.5 MVC to redirect pages if users exceeded a trial period date.
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.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