Eml.Contracts 8.0.0.16

dotnet add package Eml.Contracts --version 8.0.0.16                
NuGet\Install-Package Eml.Contracts -Version 8.0.0.16                
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="8.0.0.16" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Eml.Contracts --version 8.0.0.16                
#r "nuget: Eml.Contracts, 8.0.0.16"                
#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.
// Install Eml.Contracts as a Cake Addin
#addin nuget:?package=Eml.Contracts&version=8.0.0.16

// Install Eml.Contracts as a Cake Tool
#tool nuget:?package=Eml.Contracts&version=8.0.0.16                

Common contracts for a Modular Architecture.

Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  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 is compatible.  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 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • net6.0

    • No dependencies.
  • net7.0

    • No dependencies.
  • net8.0

    • 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.0.16 117 6/1/2024
7.1.0 480 7/1/2023
7.0.12 805 4/11/2023
7.0.11 663 2/4/2023
7.0.10 538 2/1/2023
7.0.9 545 1/31/2023
7.0.8 504 1/31/2023
7.0.7 303 1/29/2023
7.0.6 631 12/2/2022
7.0.5 375 12/1/2022
7.0.4 614 12/1/2022
7.0.3 608 12/1/2022
7.0.2 1,028 11/23/2022
7.0.1 687 11/16/2022
7.0.0 649 11/11/2022
6.0.11 425 11/11/2022
6.0.10 396 11/11/2022
6.0.9 857 11/9/2022
6.0.8 1,906 11/6/2022
6.0.6 408 11/6/2022
6.0.5 1,121 10/26/2022
6.0.4 1,115 10/15/2022
6.0.3 2,027 8/27/2022
6.0.2 1,768 5/2/2022
6.0.1 1,370 5/2/2022
6.0.0 928 1/19/2022
5.0.9 1,230 1/19/2022
5.0.8 913 11/11/2021
5.0.7 813 11/8/2021
5.0.6 421 11/7/2021
5.0.5 3,448 7/5/2021
5.0.4 1,360 4/23/2021
5.0.3 2,487 3/16/2021
5.0.2 2,690 3/7/2021

EmL Contracts