maqdel.Infra.Standard
2.1.0.11
See the version list below for details.
dotnet add package maqdel.Infra.Standard --version 2.1.0.11
NuGet\Install-Package maqdel.Infra.Standard -Version 2.1.0.11
<PackageReference Include="maqdel.Infra.Standard" Version="2.1.0.11" />
paket add maqdel.Infra.Standard --version 2.1.0.11
#r "nuget: maqdel.Infra.Standard, 2.1.0.11"
// Install maqdel.Infra.Standard as a Cake Addin #addin nuget:?package=maqdel.Infra.Standard&version=2.1.0.11 // Install maqdel.Infra.Standard as a Cake Tool #tool nuget:?package=maqdel.Infra.Standard&version=2.1.0.11
maqdel.Infra.Standard 2.1
Objects, Tools, and Helpers for .NET Development
Compatible with:
.NET 6.0/.NET 5.0/.NET Core 3.0/.NET Standard 2.1
Author
Features
Tools
- Infra.IO.CSVFileTool
- Infra.IO.FileRiderTool
- Infra.IO.TextFileTool
- Infra.Misc.FizzBuzzTool
- Infra.Net.NetworkTracerTool
- Infra.Net.WebRequestTool
Helpers:
- Infra.Diagnostics.DiagnosticsHelper
- Infra.Drawing.DrawingHelper
- Infra.IO.IOHelper
- Infra.Net.NetHelper
- Infra.Security.SecurityHelper
- Infra.ConsoleHelper
- Infra.InfraHelper
🚀 About Me
I'm a full stack developer for more than 15 years...
Support
For support, email maqdel@gmail.com.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
.NET Core | netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.1 is compatible. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETStandard 2.1
- log4net (>= 2.0.12)
- Newtonsoft.Json (>= 13.0.1)
- System.Drawing.Common (>= 6.0.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
2.1.0.18 | 253 | 3/3/2023 |
2.1.0.17 | 244 | 2/21/2023 |
2.1.0.16 | 351 | 10/30/2022 |
2.1.0.15 | 410 | 4/27/2022 |
2.1.0.14 | 406 | 4/9/2022 |
2.1.0.13 | 407 | 4/8/2022 |
2.1.0.12 | 422 | 3/1/2022 |
2.1.0.11 | 414 | 2/7/2022 |
2.1.0.10 | 261 | 12/14/2021 |
2.1.0.9 | 264 | 12/1/2021 |
2.1.0.8 | 274 | 11/30/2021 |
2.1.0.7 | 1,950 | 11/26/2021 |
2.1.0.6 | 3,103 | 11/25/2021 |
2.1.0.5 | 274 | 11/18/2021 |
2.1.0.4 | 325 | 11/12/2021 |
2.1.0.3 | 275 | 11/12/2021 |
2.1.0.2 | 314 | 11/11/2021 |
2.1.0.1 | 313 | 10/30/2021 |
Release:
Update InfraHelper.ConvertToSQLServerDate - Convert a datetime value to a string "yyyymmdd"
New InfraHelper.ConvertToUniversalDateTime - Convert a datetime value to a string "yyyy-mm-dd hh:mm:ss"
New InfraHelper.ConvertToUniversalDate - Convert a datetime value to a string "yyyy-mm-dd"
New InfraHelper.ConvertToUniversalTime - Convert a datetime value to a string "hh:mm:ss"
New ConsoleHelper.WriteIn - Write text with Prefix and Sufix in a console position
New ConsoleHelper.WriteIn - Write text with Prefix and Sufix in a console position with a TextColor
New ConsoleHelper.WriteIn - Write text with Prefix and Sufix in a console position with a TextColor and BackgroundColor
New ConsoleHelper.WriteVerticalIn - Write vertical text in a console position
New ConsoleHelper.WriteVerticalIn - Write vertical text with Prefix and Sufix in a console position with a TextColor
New ConsoleHelper.WriteVerticalIn - Write vertical text with Prefix and Sufix in a console position with a TextColor and BackgroundColor
New ConsoleHelper.WriteVerticalIn - Write vertical text with Prefix and Sufix in a console position
New ConsoleHelper.WriteVerticalIn - Write vertical text with Prefix and Sufix in a console position with a TextColor
New ConsoleHelper.WriteVerticalIn - Write vertical text with Prefix and Sufix in a console position with a TextColor and BackgroundColor
New ConsoleHelper.WriteWindow - Write a window in the console with text
New ConsoleHelper.WriteWindow - Write a window in the console with a body