Corvus.UriTemplates 1.2.4

dotnet add package Corvus.UriTemplates --version 1.2.4
NuGet\Install-Package Corvus.UriTemplates -Version 1.2.4
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="Corvus.UriTemplates" Version="1.2.4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Corvus.UriTemplates --version 1.2.4
#r "nuget: Corvus.UriTemplates, 1.2.4"
#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 Corvus.UriTemplates as a Cake Addin
#addin nuget:?package=Corvus.UriTemplates&version=1.2.4

// Install Corvus.UriTemplates as a Cake Tool
#tool nuget:?package=Corvus.UriTemplates&version=1.2.4

Low allocation implementation of URI template functions conforming to http://tools.ietf.org/html/rfc6570.

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  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.

NuGet packages (4)

Showing the top 4 NuGet packages that depend on Corvus.UriTemplates:

Package Downloads
Menes.Abstractions

Menes is a framework for hosting Web APIs with OpenAPI-based service definitions. This library defines the common abstractions used throughout Menes.

Corvus.Json.ExtendedTypes

Defines .NET types representing data types found in JSON, including numerous types for specialized string forms such as JsonUuid and JsonDateTime.

Corvus.UriTemplates.Resolvers.Json

JSON parameter provider for a low allocation implementation of URI template functions conforming to http://tools.ietf.org/html/rfc6570.

Corvus.UriTemplates.Resolvers.DictionaryOfObject

Dictionary of object parameter provider for a low allocation implementation of URI template functions conforming to http://tools.ietf.org/html/rfc6570.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.2.4 674 3/12/2024
1.2.3 7,739 11/15/2023
1.2.2 493 9/16/2023
1.2.1 8,882 6/28/2023
1.2.0 467 5/4/2023
1.1.0 1,982 2/15/2023
1.0.1 1,365 11/23/2022
1.0.0 873 11/9/2022
1.0.0-preview.2 108 10/7/2022
1.0.0-preview.1 111 9/28/2022