Eml.Contracts 5.0.2

There is a newer version of this package available.
See the version list below for details.
dotnet add package Eml.Contracts --version 5.0.2
                    
NuGet\Install-Package Eml.Contracts -Version 5.0.2
                    
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="Eml.Contracts" Version="5.0.2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Eml.Contracts" Version="5.0.2" />
                    
Directory.Packages.props
<PackageReference Include="Eml.Contracts" />
                    
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 Eml.Contracts --version 5.0.2
                    
#r "nuget: Eml.Contracts, 5.0.2"
                    
#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=Eml.Contracts&version=5.0.2
                    
Install Eml.Contracts as a Cake Addin
#tool nuget:?package=Eml.Contracts&version=5.0.2
                    
Install Eml.Contracts as a Cake Tool

Common contracts for a Modular Architecture.

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 netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.1 is compatible. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen 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.
  • .NETStandard 2.1

    • No dependencies.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on Eml.Contracts:

Package Downloads
Eml.DataRepository

DataRepository base classes using Entity Framework Code-First.

Eml.EntityBaseClasses

Common EntityBase classes for Entity Framework Code-First.

Eml.PipelineFramework

Create your modular architecture using PipelineFramework via Mef.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
8.0.1.3 195 11/17/2024
8.0.0.16 172 6/1/2024
7.1.0 537 7/1/2023
7.0.12 878 4/11/2023
7.0.11 741 2/4/2023
7.0.10 606 2/1/2023
7.0.9 588 1/31/2023
7.0.8 569 1/31/2023
7.0.7 346 1/29/2023
7.0.6 684 12/2/2022
7.0.5 429 12/1/2022
7.0.4 676 12/1/2022
7.0.3 653 12/1/2022
7.0.2 1,115 11/23/2022
7.0.1 774 11/16/2022
7.0.0 715 11/11/2022
6.0.11 483 11/11/2022
6.0.10 452 11/11/2022
6.0.9 926 11/9/2022
6.0.8 2,013 11/6/2022
6.0.6 453 11/6/2022
6.0.5 1,210 10/26/2022
6.0.4 1,228 10/15/2022
6.0.3 2,133 8/27/2022
6.0.2 1,879 5/2/2022
6.0.1 1,448 5/2/2022
6.0.0 1,006 1/19/2022
5.0.9 1,310 1/19/2022
5.0.8 991 11/11/2021
5.0.7 905 11/8/2021
5.0.6 487 11/7/2021
5.0.5 3,640 7/5/2021
5.0.4 1,461 4/23/2021
5.0.3 2,645 3/16/2021
5.0.2 2,856 3/7/2021

EmL Contracts