Lokad.Shared 1.5.181

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

Lokad.Shared.dll is a single lightweight .NET library that includes: Exception Handling Action Policy Block, Validation and Business Rules Application Block, Miscellaneous helper classes and methods: * Tuples, * Enforce code contracts, * Fast reflection methods, * Interfaces for abstracting away common cross-cutting concerns, * a lot more

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on Lokad.Shared:

Package Downloads
Nuclei.Communication

Provides a communication method that provides ways to send messages and commands to remote endpoints. There are also ways of receiving notifications from the same remote endpoints.

nAdoni

A library that provides download and install capability of archives based on an update feed describing the new archives. This library can be used as the basis for auto-updating applications.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.5.181 27,966 1/7/2011