maqdel.Infra.Standard
2.1.0.12
See the version list below for details.
dotnet add package maqdel.Infra.Standard --version 2.1.0.12
NuGet\Install-Package maqdel.Infra.Standard -Version 2.1.0.12
<PackageReference Include="maqdel.Infra.Standard" Version="2.1.0.12" />
<PackageVersion Include="maqdel.Infra.Standard" Version="2.1.0.12" />
<PackageReference Include="maqdel.Infra.Standard" />
paket add maqdel.Infra.Standard --version 2.1.0.12
#r "nuget: maqdel.Infra.Standard, 2.1.0.12"
#addin nuget:?package=maqdel.Infra.Standard&version=2.1.0.12
#tool nuget:?package=maqdel.Infra.Standard&version=2.1.0.12
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. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.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 | 271 | 3/3/2023 |
2.1.0.17 | 259 | 2/21/2023 |
2.1.0.16 | 373 | 10/30/2022 |
2.1.0.15 | 436 | 4/27/2022 |
2.1.0.14 | 434 | 4/9/2022 |
2.1.0.13 | 433 | 4/8/2022 |
2.1.0.12 | 448 | 3/1/2022 |
2.1.0.11 | 443 | 2/7/2022 |
2.1.0.10 | 292 | 12/14/2021 |
2.1.0.9 | 292 | 12/1/2021 |
2.1.0.8 | 303 | 11/30/2021 |
2.1.0.7 | 1,979 | 11/26/2021 |
2.1.0.6 | 3,132 | 11/25/2021 |
2.1.0.5 | 304 | 11/18/2021 |
2.1.0.4 | 355 | 11/12/2021 |
2.1.0.3 | 306 | 11/12/2021 |
2.1.0.2 | 343 | 11/11/2021 |
2.1.0.1 | 344 | 10/30/2021 |
Release:
Fix ConsoleHelper.WriteWindow - Write a window in the console with body (avoid transparencies)
New ConsoleHelper.WriteWindow - Write a window in the console with text with TextColor
New ConsoleHelper.WriteWindow - Write a window in the console with text with TextColor and BackgroundColor
New ConsoleHelper.WriteWindow - Write a window in the console with body and TextColor
New ConsoleHelper.WriteWindow - Write a window in the console with body and TextColor and BackgroundColor
New ConsoleHelper.WriteLines - Write a set of lines in the console
New ConsoleHelper.WriteLines - Write a set of lines in the console with TextColor
New ConsoleHelper.WriteLines - Write a set of lines in the console with TextColor and BackgroundColor