FamilyHubs.SharedKernel.Razor 1.11.0

The owner has unlisted this package. This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.
dotnet add package FamilyHubs.SharedKernel.Razor --version 1.11.0                
NuGet\Install-Package FamilyHubs.SharedKernel.Razor -Version 1.11.0                
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="FamilyHubs.SharedKernel.Razor" Version="1.11.0" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add FamilyHubs.SharedKernel.Razor --version 1.11.0                
#r "nuget: FamilyHubs.SharedKernel.Razor, 1.11.0"                
#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 FamilyHubs.SharedKernel.Razor as a Cake Addin
#addin nuget:?package=FamilyHubs.SharedKernel.Razor&version=1.11.0

// Install FamilyHubs.SharedKernel.Razor as a Cake Tool
#tool nuget:?package=FamilyHubs.SharedKernel.Razor&version=1.11.0                

FamilyHubs.SharedKernel.Razor

Release Notes

1.11.0

Add GetAlternative() method to FamilyHubsUiOptions to get alternative service config.

1.10.0

Add GetFamilyHubsUiOptions() and other helper extension methods to ViewDataDictionary

1.9.0 & 1.8.0

Add support for alternative service layout by page (see Alternative example page)

1.7.0

Adds optional configurable link for the header (see Header:ServiceNameLink)

1.6.0

Add Url() helper to FamilyHubsUiOptions

1.5.0

Adds:

  • BaseUrlKey support in header and footer links

1.4.0

Adds:

  • Url helpers (Html.FamilyHubUrl & Html.FamilyHubConfigUrl)
  • static DontShow pagination instances (IPagination.DontShow & ILinkPagination.DontShow)

See the example site for usage.

Notes:

  • This version requires _ViewStart.cshtml to not be overridden in the consuming project. If you need to override _ViewStart.cshtml, ensure the contents of the version in this package is included in your overridden version. A later version might contain a helper for this.
Product Compatible and additional computed target framework versions.
.NET net7.0 is compatible.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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