andywilson
-
- 1,133,936 total downloads
- last updated 6/13/2023
- Latest version: 6.1.0
Create interpolated strings at runtime and replace tokens within. Ie: ``` var Client = new { FirstName = "John", LastName = "Smith", }; var Message = "Hello {FirstName}... More information -
- 26,653 total downloads
- last updated 6/30/2017
- Latest version: 2.3.0
Provides helper functions for setting up and tearing down SQL Server database fakes for use in integration testing. -
- 3,875 total downloads
- last updated 10/12/2015
- Latest version: 2.0.1
Provides resiliency components (Throttle, Circuit Breaker) for async calls to external dependencies (databases calls, http requests/web services calls, IO calls, etc).