Tavis.Link 2.5.0

dotnet add package Tavis.Link --version 2.5.0
                    
NuGet\Install-Package Tavis.Link -Version 2.5.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="Tavis.Link" Version="2.5.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Tavis.Link" Version="2.5.0" />
                    
Directory.Packages.props
<PackageReference Include="Tavis.Link" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Tavis.Link --version 2.5.0
                    
#r "nuget: Tavis.Link, 2.5.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.
#:package Tavis.Link@2.5.0
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Tavis.Link&version=2.5.0
                    
Install as a Cake Addin
#tool nuget:?package=Tavis.Link&version=2.5.0
                    
Install as a Cake Tool

Implementation of a Web Link that conforms to RFC 5988

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages (9)

Showing the top 5 NuGet packages that depend on Tavis.Link:

Package Downloads
Runscope.WebPack

Runscope API client tooling

Tavis.Home

Implementation of a application/json-home

Gedcomx.API.SDK

This is the base SDK library, and encompasses the ability to work with GEDCOM X data.

FamilySearch.API.SDK

This is the main SDK library, and encompasses the ability to work with generic GEDCOM X and FamilySearch specific GEDCOM X data.

Tavis.ApiRouter

This is a replacement for the MVC routing that is used by default in Web API. This routing mechanism matches against a tree of routers, one segment at a time. Message Handlers can be attached to any node in the tree. This makes it easier to create nested areas and sub-controllers.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
2.5.0 17,508 4/4/2016
2.1.0-beta 1,544 9/25/2015
2.0.4-beta6 1,339 7/10/2015
2.0.4-beta5 1,350 6/25/2015
2.0.4-beta4 1,319 6/24/2015
2.0.4-beta3 1,323 6/24/2015
2.0.4-beta2 2,789 2/11/2015
2.0.4-beta 1,346 1/29/2015
2.0.3-beta 1,512 10/8/2014
2.0.2-beta 1,340 10/7/2014
2.0.1-beta 1,351 10/7/2014
2.0.0-beta 1,522 10/7/2014
0.5.2 25,763 3/14/2014
0.5.1 1,746 1/23/2014
0.5.0 8,350 11/24/2013
0.4.6-beta 1,634 10/27/2013
0.4.5-beta 1,546 9/26/2013
0.4.4-beta 1,427 8/24/2013
0.4.3-beta 1,446 8/24/2013
0.4.1-beta 1,476 8/13/2013
Loading failed