Eml.Contracts
8.0.1.3
dotnet add package Eml.Contracts --version 8.0.1.3
NuGet\Install-Package Eml.Contracts -Version 8.0.1.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="Eml.Contracts" Version="8.0.1.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Eml.Contracts" Version="8.0.1.3" />
<PackageReference Include="Eml.Contracts" />
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 8.0.1.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Eml.Contracts, 8.0.1.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.
#:package Eml.Contracts@8.0.1.3
#: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=Eml.Contracts&version=8.0.1.3
#tool nuget:?package=Eml.Contracts&version=8.0.1.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Common contracts for a Modular Architecture.
Product | Versions 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. 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. |
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.1.3 | 299 | 11/17/2024 |
8.0.0.16 | 234 | 6/1/2024 |
7.1.0 | 639 | 7/1/2023 |
7.0.12 | 1,024 | 4/11/2023 |
7.0.11 | 870 | 2/4/2023 |
7.0.10 | 689 | 2/1/2023 |
7.0.9 | 677 | 1/31/2023 |
7.0.8 | 637 | 1/31/2023 |
7.0.7 | 413 | 1/29/2023 |
7.0.6 | 781 | 12/2/2022 |
7.0.5 | 487 | 12/1/2022 |
7.0.4 | 763 | 12/1/2022 |
7.0.3 | 739 | 12/1/2022 |
7.0.2 | 1,246 | 11/23/2022 |
7.0.1 | 879 | 11/16/2022 |
7.0.0 | 797 | 11/11/2022 |
6.0.11 | 552 | 11/11/2022 |
6.0.10 | 528 | 11/11/2022 |
6.0.9 | 1,010 | 11/9/2022 |
6.0.8 | 2,134 | 11/6/2022 |
6.0.6 | 545 | 11/6/2022 |
6.0.5 | 1,329 | 10/26/2022 |
6.0.4 | 1,327 | 10/15/2022 |
6.0.3 | 2,309 | 8/27/2022 |
6.0.2 | 2,040 | 5/2/2022 |
6.0.1 | 1,554 | 5/2/2022 |
6.0.0 | 1,078 | 1/19/2022 |
5.0.9 | 1,422 | 1/19/2022 |
5.0.8 | 1,091 | 11/11/2021 |
5.0.7 | 994 | 11/8/2021 |
5.0.6 | 576 | 11/7/2021 |
5.0.5 | 3,897 | 7/5/2021 |
5.0.4 | 1,606 | 4/23/2021 |
5.0.3 | 2,864 | 3/16/2021 |
5.0.2 | 3,063 | 3/7/2021 |
EmL Contracts