Middlink 2.0.3

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

Middlewares interface library.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  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 was computed.  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. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (5)

Showing the top 5 NuGet packages that depend on Middlink:

Package Downloads
Middlink.EventSourcing.MongoDb

Event sourcing for Middlink with store in MongoDb.

Middlink.MVC

Middlewares MVC library.

Middlink.Storage.MongoDb.Autofac

Autofac extensions for Middlink storage support for MongoDb.

Middlink.MessageBus

Middlink MessageBus.

Middlink.Storage

Middlink storage.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.0.3 1,355 10/16/2022
2.0.2 1,264 10/16/2022
2.0.1 1,246 10/16/2022
1.1.13 991 9/24/2021
1.1.12 802 9/24/2021
1.1.11 843 9/24/2021
1.1.10 878 9/23/2021
1.1.9 1,176 9/1/2021
1.1.7 854 8/23/2021
1.1.6 1,273 6/5/2021
1.1.5 915 6/4/2021
1.1.4 941 5/19/2021
1.1.3.2 1,009 3/8/2021
1.1.3.1 895 1/30/2021
1.1.3 950 1/23/2021
1.1.2 930 1/23/2021
1.1.1 870 1/20/2021
1.1.0 958 1/20/2021
1.0.30 915 1/11/2021
1.0.28 891 1/11/2021
1.0.27 944 1/6/2021
1.0.26 934 1/2/2021
1.0.25 1,315 12/29/2020
1.0.24 1,282 12/27/2020
1.0.23 475 12/27/2020
1.0.22 2,465 11/11/2020
1.0.21 2,049 10/21/2020
1.0.20 2,079 10/21/2020
1.0.19 3,268 10/18/2020
1.0.13 781 10/17/2020
1.0.12 933 10/17/2020
1.0.11 331 10/17/2020
1.0.9 296 10/14/2020
1.0.8 287 10/13/2020
1.0.7 282 10/13/2020
1.0.6 287 10/13/2020
1.0.5 314 10/13/2020
1.0.4 561 10/6/2020
1.0.3 524 10/5/2020
1.0.0 818 10/4/2020

Release notes: