Common by: Daniel Booth
  • 163 total downloads
  • Latest version: 2.0.3
  • INotifyPropertyChanged Extensions Base Utilities Tools
Common Base objects and Extensions Updated to .Net 7.0 2.1.x - Added HttpClient.GetJsonAsync<T> Added ApiServiceBase Added ApiParam Added ApiParamExtensions Added Selectable<T> Added HttpClient.GetScalar<T> extension Added extenion for int to excel column number Moved to devops automated pipeline Added string extensions for between and startswithIc Added string extension to parse date from MMMM yyyy format Added string extension to remove crlf Added Date extension variation ToDateHumanized which includes yyyy 2.0.2 - Added ToMoneyNoLocalization for nullable types 2.0.0 - Updated to .Net 6.0 1.1.8 - Added a pretty version of phone number extension method 1.1.7 - Added ToMoneyNoLocalization 1.1.6 - Added Enum Extensions 1.1.5 - Added SFtoCaseSafeId Extension Method. 1.1.4 - Added DateTime Extension method from MPAS project 1.1.3 - Bug Fix - Updated extensions to Public 1.1.2 - Added IsCloseEnough extension method 1.1.1 - Added ProviderBase 1.1.0 - Added string Extension for ToDecimal and refactored MoneyToDecimal 1.0.9 - Added string Extension for $ valued string to decimals 1.0.8 - Added/Updated Extensions
SqlHelper by: Daniel Booth
  • 169 total downloads
  • Latest version: 2.0.1
  • SQL
Simplificiation of some typical MS Sql access.