FamilyHubs.SharedKernel.Razor
1.13.0
dotnet add package FamilyHubs.SharedKernel.Razor --version 1.13.0
NuGet\Install-Package FamilyHubs.SharedKernel.Razor -Version 1.13.0
<PackageReference Include="FamilyHubs.SharedKernel.Razor" Version="1.13.0" />
paket add FamilyHubs.SharedKernel.Razor --version 1.13.0
#r "nuget: FamilyHubs.SharedKernel.Razor, 1.13.0"
// Install FamilyHubs.SharedKernel.Razor as a Cake Addin #addin nuget:?package=FamilyHubs.SharedKernel.Razor&version=1.13.0 // Install FamilyHubs.SharedKernel.Razor as a Cake Tool #tool nuget:?package=FamilyHubs.SharedKernel.Razor&version=1.13.0
FamilyHubs.SharedKernel.Razor
Release Notes
1.13.0
Add support for header and footer links that have a BaseUrlKey
value that contains a path component.
1.12.0
Fix FamilyHubsUiOptions.Url<>()
when the base URL has a path component.
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 | Versions 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. |
-
net7.0
- Microsoft.Extensions.Caching.SqlServer (>= 7.0.8)
- Microsoft.Extensions.Caching.StackExchangeRedis (>= 8.0.0-preview.5.23302.2)
- Microsoft.Extensions.Hosting (>= 7.0.1)
- NetEscapades.AspNetCore.SecurityHeaders (>= 0.19.0)
- StackExchange.Redis (>= 2.6.116)
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 |
---|