DirectProject.DotNet.Context
1.0.0.2-beta
See the version list below for details.
dotnet add package DirectProject.DotNet.Context --version 1.0.0.2-beta
NuGet\Install-Package DirectProject.DotNet.Context -Version 1.0.0.2-beta
<PackageReference Include="DirectProject.DotNet.Context" Version="1.0.0.2-beta" />
paket add DirectProject.DotNet.Context --version 1.0.0.2-beta
#r "nuget: DirectProject.DotNet.Context, 1.0.0.2-beta"
// Install DirectProject.DotNet.Context as a Cake Addin #addin nuget:?package=DirectProject.DotNet.Context&version=1.0.0.2-beta&prerelease // Install DirectProject.DotNet.Context as a Cake Tool #tool nuget:?package=DirectProject.DotNet.Context&version=1.0.0.2-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 | Versions 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. |
-
- MimeKitLite (>= 1.18.1)
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 | 184 | 2/20/2022 |
1.1.1-preview008 | 166 | 8/6/2021 |
1.1.1-preview007 | 271 | 7/2/2021 |
1.1.1-preview006 | 292 | 7/2/2021 |
1.1.1-preview005 | 208 | 6/25/2021 |
1.1.1-preview004 | 199 | 6/25/2021 |
1.1.1-preview003 | 198 | 4/28/2021 |
1.1.1-preview002 | 187 | 4/28/2021 |
1.1.1-preview001 | 200 | 4/22/2021 |
1.1.0-preview010 | 189 | 4/22/2021 |
1.1.0-preview009 | 180 | 4/14/2021 |
1.1.0-preview008 | 186 | 4/14/2021 |
1.1.0-preview007 | 181 | 4/14/2021 |
1.1.0-preview006 | 198 | 4/14/2021 |
1.0.0.4-beta | 707 | 10/19/2017 |
1.0.0.3-beta | 693 | 10/19/2017 |
1.0.0.2-beta | 664 | 10/9/2017 |
* First release