PowerXtensions.DotNet 3.0.0-beta-001

Prefix Reserved
This is a prerelease version of PowerXtensions.DotNet.
dotnet add package PowerXtensions.DotNet --version 3.0.0-beta-001
                    
NuGet\Install-Package PowerXtensions.DotNet -Version 3.0.0-beta-001
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="PowerXtensions.DotNet" Version="3.0.0-beta-001" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="PowerXtensions.DotNet" Version="3.0.0-beta-001" />
                    
Directory.Packages.props
<PackageReference Include="PowerXtensions.DotNet" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add PowerXtensions.DotNet --version 3.0.0-beta-001
                    
#r "nuget: PowerXtensions.DotNet, 3.0.0-beta-001"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package PowerXtensions.DotNet@3.0.0-beta-001
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=PowerXtensions.DotNet&version=3.0.0-beta-001&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=PowerXtensions.DotNet&version=3.0.0-beta-001&prerelease
                    
Install as a Cake Tool

Quality Gate Status Security Rating Vulnerabilities Coverage Nuget Package Version Nuget Package Download Counter License

PowerXtensions.DotNet

[EN] PowerXtensions.DotNet, as its name suggests, is a collection of extensions to be used in the .Net environment. These are extensions that were frequently rewritten in several projects and that's why I decided to make them public.
[PT-BR] PowerXtensions.DotNet, como o próprio nome sugere, é uma coleção de extensões para serem usadas no ambiente .Net. São extensões que frequentemente eram reescritas em diversos projetos e por isso decidi deixa-las publicas.

.Net Supported Versions

.Net .Net .Net .Net .Net .Net .Net .Net .Net .Net .Net .Net .Net .Net

[EN] See the full documentation here.
[PT-BR] Veja a documentação completa aqui.

[EN] See the package on nuget.org. Click here.
[PT-BR] Veja o pacote no nuget.org. Clique aqui.

Nuget Install

    PM > Install-Package PowerXtensions.DotNet

.Net Install

    > dotnet add package PowerXtensions.DotNet 

Byte Extensions

  • Base64Encode (Array)
  • Base64Encode (IEnumerable)

Char Extensions

  • ToInt

DateTime Extensions

  • DifferenceInDaysBetweenDates
  • IsWeekend
  • FirstDayOfMonth
  • FirstTimeOfDay
  • LastDayOfMonth
  • LastTimeOfDay
  • NextBusinessDay
  • YearsOld

String Extensions

  • AllCharactersSame
  • Base64Decode (Deprecated - Use Base64DecodeToString)
  • Base64DecodeToBytes
  • Base64DecodeToString
  • Base64Encode
  • Contains
  • HasMoreThanOneWord
  • HexadecimalDecode
  • HexadecimalEncode
  • IsNullOrEmptyOrWhiteSpace
  • OnlyNumbers
  • Remove
  • ToDateTime
  • ToInt
  • ToLong
  • ToShort
  • ToNullableDateTime
  • ToNullableInt
  • ToNullableLong
  • ToNullableShort
Product Compatible and additional computed target framework versions.
.NET net5.0 is compatible.  net5.0-windows was computed.  net6.0 is compatible.  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 is compatible. 
.NET Standard netstandard2.1 is compatible. 
.NET Framework net45 is compatible.  net451 is compatible.  net452 is compatible.  net46 is compatible.  net461 is compatible.  net462 is compatible.  net463 was computed.  net47 is compatible.  net471 is compatible.  net472 is compatible.  net48 is compatible.  net481 was computed. 
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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • .NETCoreApp 3.1

    • No dependencies.
  • .NETFramework 4.5

    • No dependencies.
  • .NETFramework 4.5.1

    • No dependencies.
  • .NETFramework 4.5.2

    • No dependencies.
  • .NETFramework 4.6

    • No dependencies.
  • .NETFramework 4.6.1

    • No dependencies.
  • .NETFramework 4.6.2

    • No dependencies.
  • .NETFramework 4.7

    • No dependencies.
  • .NETFramework 4.7.1

    • No dependencies.
  • .NETFramework 4.7.2

    • No dependencies.
  • .NETFramework 4.8

    • No dependencies.
  • .NETStandard 2.1

    • No dependencies.
  • net5.0

    • No dependencies.
  • net6.0

    • No dependencies.

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
3.0.0-beta-001 261 3/18/2022
2.0.0 573 3/11/2022
2.0.0-beta-003 228 3/8/2022
2.0.0-beta-002 228 3/8/2022
2.0.0-beta-001 226 3/6/2022
1.0.0 515 2/24/2022
1.0.0-beta-002 314 2/23/2022 1.0.0-beta-002 is deprecated.
1.0.0-beta-001 278 2/20/2022 1.0.0-beta-001 is deprecated.

[EN] Include more extensions: Char, Byte and String Extensions.
[PT-BR] Incluído mais extensões: Char, Byte e String Extensions.