Skip to content

Package for generating HTML meta tags from a strongly typed model.

License

Notifications You must be signed in to change notification settings

limbo-works/Limbo.MetaData

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Limbo.MetaData GitHub license NuGet NuGet

Package for generating HTML meta tags from a strongly typed model. The package is build against .NET Standard 2.0, meaning it can be consumed by both .NET Framework and .NET projects.

Installation

Install via NuGet:

dotnet add package Limbo.MetaData --version 1.0.0-alpha001

Documentation