DotnetMls 0.1.0-beta.5

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

Pure C# implementation of the MLS protocol (RFC 9420)

Product Compatible and additional computed target framework versions.
.NET net9.0 is compatible.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.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 DotnetMls:

Package Downloads
MarmotCs.Protocol

Marmot CS - C# secure group messaging with MLS (RFC 9420) + Nostr

MarmotCs.Core

Marmot CS - C# secure group messaging with MLS (RFC 9420) + Nostr

MarmotMdk.Protocol

Marmot MDK - C# secure group messaging with MLS (RFC 9420) + Nostr

MarmotMdk.Core

Marmot MDK - C# secure group messaging with MLS (RFC 9420) + Nostr

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.1.0-beta.5 161 4/18/2026
0.1.0-beta.2 75 4/16/2026
0.1.0-beta.1 161 4/10/2026
0.1.0-alpha.17 62 4/10/2026
0.1.0-alpha.16 227 4/4/2026
0.1.0-alpha.15 52 4/4/2026
0.1.0-alpha.14 260 3/26/2026
0.1.0-alpha.13 63 3/20/2026
0.1.0-alpha.12 46 3/20/2026
0.1.0-alpha.11 303 3/15/2026
0.1.0-alpha.10 84 3/13/2026
0.1.0-alpha.9 116 3/9/2026