Release Infra.Standard 2.1.0.16

–NEW– 
 

Methods

Extensions.CharacterCount – Get character count.
Extensions.ToCapitalize – Capitalize string.
Extensions.ToUniversalDateTime – To universal datetime.
Extensions.ToUniversalDate – To universal date.
Extensions.ToUniversalTime – To universal time.
Extensions.WordCount – Get word count.
 

Nuget Package: maqdel.Infra.Standard

Project page: maqdel.Infra

Release Infra.Standard 2.1.0.15

–NEW– 
 

Methods

WebRequestTool.ExecuteDELETE – Execute HTTP DELETE request and returns the response as the specified type.
 
WebRequestTool.ExecuteDELETEAsync – Asynchronous variant of ExecuteDELETE{TPostData}
 

Nuget Package: maqdel.Infra.Standard

Project page: maqdel.Infra

Release Infra.Standard 2.1.0.12

–FIX–

Method

ConsoleHelper.WriteWindow – Write a window in the console with body (avoid transparencies)

 

–NEW–
 

Method

ConsoleHelper.WriteWindow – Write a window in the console with text with TextColor
ConsoleHelper.WriteWindow – Write a window in the console with text with TextColor and BackgroundColor
ConsoleHelper.WriteWindow – Write a window in the console with body and TextColor
ConsoleHelper.WriteWindow – Write a window in the console with body and TextColor and BackgroundColor
ConsoleHelper.WriteLines – Write a set of lines in the console
ConsoleHelper.WriteLines – Write a set of lines in the console with TextColor
ConsoleHelper.WriteLines – Write a set of lines in the console with TextColor and BackgroundColor

 

Nuget Package: maqdel.Infra.Standard

Project page: maqdel.Infra

Release Infra.Standard 2.1.0.11

–UPDATE–

Method

InfraHelper.ConvertToSQLServerDate – Convert a datetime value to a string “yyyymmdd”

–NEW–
 

Method

InfraHelper.ConvertToUniversalDateTime – Convert a datetime value to a string “yyyy-mm-dd hh:mm:ss”

InfraHelper.ConvertToUniversalDate – Convert a datetime value to a string “yyyy-mm-dd”

InfraHelper.ConvertToUniversalTime – Convert a datetime value to a string “hh:mm:ss”

ConsoleHelper.WriteIn – Write text with Prefix and Sufix in a console position

ConsoleHelper.WriteIn – Write text with Prefix and Sufix in a console position with a TextColor

ConsoleHelper.WriteIn – Write text with Prefix and Sufix in a console position with a TextColor and BackgroundColor

ConsoleHelper.WriteVerticalIn – Write vertical text in a console position

ConsoleHelper.WriteVerticalIn – Write vertical text with Prefix and Sufix in a console position with a TextColor

ConsoleHelper.WriteVerticalIn – Write vertical text with Prefix and Sufix in a console position with a TextColor and BackgroundColor

ConsoleHelper.WriteVerticalIn – Write vertical text with Prefix and Sufix in a console position

ConsoleHelper.WriteVerticalIn – Write vertical text with Prefix and Sufix in a console position with a TextColor

ConsoleHelper.WriteVerticalIn – Write vertical text with Prefix and Sufix in a console position with a TextColor and BackgroundColor

ConsoleHelper.WriteWindow – Write a window in the console with text

ConsoleHelper.WriteWindow – Write a window in the console with a body

Nuget Package: maqdel.Infra.Standard

Project page: maqdel.Infra