Top 20 NuGet Packages
`RelaFax.ResponseManager` is library contains contracts for `RelaFax` project between ResponseManager
`RelaFax.ResponseManager.Contract` is library contains contracts for `RelaFax` project between ResponseManager
`RelaFax.ResponseMapper`
`RelaFax.RestManager` is library for sending rest request. Use contracts from `RelaFax.RestManager.Contract`
`RelaFax.RestManager.Contract` is library contains contracts for `RelaFax` project between RestManager realized interface `IRestManager` and all who want send request use him
Package Description
Package Description
Provides a powershell command to set all solution projects to relative hint paths
Render a TimeSpan object as something that's consumable by humans like "about 9 minutes ago" or "yesterday".
This NuGet package contains a helper to get Salesforce Session Info which can be used to call the Solution Snapshot APIs.
My package description.
using RelaxCoder.LambdaHelper;
var btn = new Button();
var eventName_Click = LambdaHelper.EventName<Button>().Invoke( (_btn) => _btn.Click -= null );
eventName_Click = LambdaHelper.EventName() .Invoke( () => btn.Click -= null );
var PropertyName_Text = LambdaHelper.PropertyName( () => btn.Text )...
Vistor class that allows for delegates to be assigned for simple recursive operations
A simple text Markov Chain implementation with configurable window size mostly useful for chatterbots for .net, written in c#.
Simple Class for Binding UI elements to ViewModel in WPF
Someone had to do it
Event publisher