LjundCommon 0.4.0

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

// Install LjundCommon as a Cake Tool
#tool nuget:?package=LjundCommon&version=0.4.0

The Ljund Common Library includes many useful development aids such as:
- Task Queue; The ability to set multiple tasks running in a queue-like system with configurable options of what to do in certain situations
- Cryptography Helpers; Assymmetric, Symmetric and Hash functions
- Win32 Helpers; Win32 API functions imported
- IPC Helpers; Ability to generate dynamic proxy classes for your classes that will work across your client, providing IntelliSense also. See documentation
- Shared Configuration; Create a Shared Configuration file that works across multiple applications without issues
- Extensibility Helpers; For both extending your application via plugins and discovering these plugins in the first place
- More; See the documentation!

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.

This package has no dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on LjundCommon:

Package Downloads
LjundControls

Ljund Controls contains Windows 8 themeing for WPF and helpers for animation of controls such as fading in/out, resizing, sliding and more. In addition to these core features, a TextEntryDialog is provided, and a helper for navigation between pages in a WPF Frame.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.4.0 1,892 6/12/2013