DirectProject.DotNet.Context 1.0.0.3-beta

This is a prerelease version of DirectProject.DotNet.Context.
There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package DirectProject.DotNet.Context --version 1.0.0.3-beta
NuGet\Install-Package DirectProject.DotNet.Context -Version 1.0.0.3-beta
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="DirectProject.DotNet.Context" Version="1.0.0.3-beta" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add DirectProject.DotNet.Context --version 1.0.0.3-beta
#r "nuget: DirectProject.DotNet.Context, 1.0.0.3-beta"
#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 DirectProject.DotNet.Context as a Cake Addin
#addin nuget:?package=DirectProject.DotNet.Context&version=1.0.0.3-beta&prerelease

// Install DirectProject.DotNet.Context as a Cake Tool
#tool nuget:?package=DirectProject.DotNet.Context&version=1.0.0.3-beta&prerelease

Context is an Open Source library for parsing and building Context in Direct Messaging.
     See Implementation Guide: http://wiki.directproject.org/file/detail/Implementation+Guide+for+Expressing+Context+in+Direct+Messaging+v1.0-DRAFT-2016122901.docx
     
     Context in Direct Messaging defines an extensible mechanism to express the context of a Direct message exchange by providing a framework for the inclusion of contextual metadata by the message sender. Such metadata may be helpful for routing and processing of Direct messages, such as in cases where the payload format contains limited or no intrinsic metadata, or when the reason for the transmission may not be easily determined from the payload content.
     The framework was designed so that the metadata could also be available to users of non-conforming applications in a human-readable format. A separate attachment containing the payload metadata was selected over a series of RFC 822 headers, as such headers may not be as easily viewed by all Mail User Agents (MUAs). Similarly, human-readable metadata parameters and values were selected over Object Identifiers (OIDs) or other non-human-readable representations.

Product Compatible and additional computed target framework versions.
.NET Framework net452 is compatible.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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
1.1.1-preview010 162 2/20/2022
1.1.1-preview008 152 8/6/2021
1.1.1-preview007 261 7/2/2021
1.1.1-preview006 276 7/2/2021
1.1.1-preview005 196 6/25/2021
1.1.1-preview004 188 6/25/2021
1.1.1-preview003 178 4/28/2021
1.1.1-preview002 170 4/28/2021
1.1.1-preview001 183 4/22/2021
1.1.0-preview010 177 4/22/2021
1.1.0-preview009 163 4/14/2021
1.1.0-preview008 168 4/14/2021
1.1.0-preview007 169 4/14/2021
1.1.0-preview006 187 4/14/2021
1.0.0.4-beta 692 10/19/2017
1.0.0.3-beta 676 10/19/2017
1.0.0.2-beta 647 10/9/2017

* First release