DirectProject.DotNet.Context 1.0.0.4-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.4-beta
                    
NuGet\Install-Package DirectProject.DotNet.Context -Version 1.0.0.4-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.4-beta" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="DirectProject.DotNet.Context" Version="1.0.0.4-beta" />
                    
Directory.Packages.props
<PackageReference Include="DirectProject.DotNet.Context" />
                    
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 DirectProject.DotNet.Context --version 1.0.0.4-beta
                    
#r "nuget: DirectProject.DotNet.Context, 1.0.0.4-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.
#:package DirectProject.DotNet.Context@1.0.0.4-beta
                    
#: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=DirectProject.DotNet.Context&version=1.0.0.4-beta&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=DirectProject.DotNet.Context&version=1.0.0.4-beta&prerelease
                    
Install as a Cake Tool

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-preview011 203 3/17/2025
1.1.1-preview010 354 2/20/2022
1.1.1-preview008 339 8/6/2021
1.1.1-preview007 429 7/2/2021
1.1.1-preview006 462 7/2/2021
1.1.1-preview005 369 6/25/2021
1.1.1-preview004 362 6/25/2021
1.1.1-preview003 368 4/28/2021
1.1.1-preview002 357 4/28/2021
1.1.1-preview001 374 4/22/2021
1.1.0-preview010 354 4/22/2021
1.1.0-preview009 351 4/14/2021
1.1.0-preview008 355 4/14/2021
1.1.0-preview007 349 4/14/2021
1.1.0-preview006 362 4/14/2021
1.0.0.4-beta 1,073 10/19/2017
1.0.0.3-beta 1,060 10/19/2017
1.0.0.2-beta 1,030 10/9/2017

* First release