Boxed.AspNetCore.TagHelpers 9.0.1

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
This package has a SemVer 2.0.0 package version: 9.0.1+build.1063.
dotnet add package Boxed.AspNetCore.TagHelpers --version 9.0.1
NuGet\Install-Package Boxed.AspNetCore.TagHelpers -Version 9.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="Boxed.AspNetCore.TagHelpers" Version="9.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Boxed.AspNetCore.TagHelpers --version 9.0.1
#r "nuget: Boxed.AspNetCore.TagHelpers, 9.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 Boxed.AspNetCore.TagHelpers as a Cake Addin
#addin nuget:?package=Boxed.AspNetCore.TagHelpers&version=9.0.1

// Install Boxed.AspNetCore.TagHelpers as a Cake Tool
#tool nuget:?package=Boxed.AspNetCore.TagHelpers&version=9.0.1

.NET Boxed Banner

Boxed.AspNetCore.TagHelpers

Boxed.AspNetCore.TagHelpers Boxed.AspNetCore.TagHelpers package in dotnet-boxed feed in Azure Artifacts Boxed.AspNetCore.TagHelpers NuGet Package Downloads

ASP.NET Core tag helpers for Subresource Integrity (SRI), Referrer meta tags, OpenGraph (Facebook) and Twitter social network meta tags. Read more at:

Subresource Integrity (SRI)

<script src="https://ajax.googleapis.com/ajax/libs/jquery/2.2.0/jquery.min.js" 
        asp-subresource-integrity-src="~/js/jquery.min.js"></script>

Social Network Meta Tags

Twitter Cards

<twitter-card-summary-large-image username="@@RehanSaeedUK" />

Open Graph (Facebook)

<open-graph-website site-name="My Website"
                    title="Page Title"
                    main-image="@(new OpenGraphImage(
                        Url.AbsoluteContent("~/img/1200x630.png"),
                        ContentType.Png,
                        1200,
                        630))"
                    determiner="OpenGraphDeterminer.Blank" />
Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • net6.0

    • No dependencies.
  • net7.0

    • No dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on Boxed.AspNetCore.TagHelpers:

Repository Stars
episerver/Foundation
Foundation offers a starting point that is intuitive, well-structured and modular allowing developers to explore CMS, Commerce, Personalization, Search and Navigation, Data Platform and Experimentation.
Version Downloads Last updated
9.0.1 9,989 9/14/2023
6.0.0 95,998 11/9/2021
5.1.0 48,014 3/11/2021
5.0.1 1,381 1/15/2021
5.0.0 1,728 11/23/2020
4.0.1-preview.0.59 235 4/3/2020
4.0.0 3,441 11/30/2019
3.2.0 1,590 7/14/2019
3.2.0-beta-0000 983 9/3/2019
3.1.0 2,763 2/13/2019
3.0.0 1,956 12/27/2018
2.0.0 1,971 6/6/2018
1.1.0 1,589 5/25/2018
1.0.0 1,671 5/6/2018