IBA.ECL.Domain.Shared 1.1.5

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

Added UpdateImportance to Enums

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on IBA.ECL.Domain.Shared:

Package Downloads
IBA.ECL.Domain.Shared.Abstract

Common interfaces for all ECL solutions

IBA.ECL.Mobile.Notifications

ECL notifications contracts and classes

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.1.5 1,618 5/14/2018
1.1.4 2,517 1/15/2018
1.1.3 2,091 12/8/2017
1.1.2 2,130 12/6/2017
1.1.1 1,288 11/3/2017
1.1.0 5,834 11/1/2017
1.0.7 1,239 11/1/2017
1.0.5 1,438 11/1/2017
1.0.0 1,449 11/1/2017

Added point of OS enum - UWPDesktop