SE.GOV.MM.Integration.Core 1.0.12

dotnet add package SE.GOV.MM.Integration.Core --version 1.0.12
                    
NuGet\Install-Package SE.GOV.MM.Integration.Core -Version 1.0.12
                    
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="SE.GOV.MM.Integration.Core" Version="1.0.12" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="SE.GOV.MM.Integration.Core" Version="1.0.12" />
                    
Directory.Packages.props
<PackageReference Include="SE.GOV.MM.Integration.Core" />
                    
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 SE.GOV.MM.Integration.Core --version 1.0.12
                    
#r "nuget: SE.GOV.MM.Integration.Core, 1.0.12"
                    
#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 SE.GOV.MM.Integration.Core@1.0.12
                    
#: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=SE.GOV.MM.Integration.Core&version=1.0.12
                    
Install as a Cake Addin
#tool nuget:?package=SE.GOV.MM.Integration.Core&version=1.0.12
                    
Install as a Cake Tool

Unofficial project to help create a relay service for Mina Meddelanden (MM).
This project contains the core implementation.

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.  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 (1)

Showing the top 1 NuGet packages that depend on SE.GOV.MM.Integration.Core:

Package Downloads
SE.GOV.MM.Integration.Infrastructure

Unofficial project to help create a relay service for Mina Meddelanden (MM). This project contains the infrastructure implementation.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.0.12 138 9/19/2025
1.0.11 105 9/12/2025
1.0.10 104 9/12/2025
1.0.9 96 9/12/2025
1.0.8 333 5/26/2023
1.0.7 559 4/23/2021
1.0.5 696 6/2/2020
1.0.4 641 6/2/2020
1.0.3 531 6/2/2020
1.0.2 663 6/2/2020 1.0.2 is deprecated because it is no longer maintained.
1.0.1 846 5/29/2020 1.0.1 is deprecated because it is no longer maintained.
1.0.0 929 5/29/2020 1.0.0 is deprecated because it is no longer maintained.

Added new method to interface MessageService