Info
Version: | 0.4.0 |
Author(s): | Rudi Visser, Ljund (UK) Limited |
Last Update: | Wednesday, June 12, 2013 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://www.ljund.eu/ |
NuGet Url: | https://www.nuget.org/packages/LjundCommon |
Install
Install-Package LjundCommon
dotnet add package LjundCommon
paket add LjundCommon
LjundCommon Download (Unzip the "nupkg" after downloading)
Dependencies
1 package depend on this package.
Tags
- 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!.