BizconsUsefulExtensionCollection 4.0.0
dotnet add package BizconsUsefulExtensionCollection --version 4.0.0
NuGet\Install-Package BizconsUsefulExtensionCollection -Version 4.0.0
<PackageReference Include="BizconsUsefulExtensionCollection" Version="4.0.0" />
paket add BizconsUsefulExtensionCollection --version 4.0.0
#r "nuget: BizconsUsefulExtensionCollection, 4.0.0"
// Install BizconsUsefulExtensionCollection as a Cake Addin #addin nuget:?package=BizconsUsefulExtensionCollection&version=4.0.0 // Install BizconsUsefulExtensionCollection as a Cake Tool #tool nuget:?package=BizconsUsefulExtensionCollection&version=4.0.0
Introduction
Although using extensions methods contradicts to DI/container, it's usage could save great development time in certain circumstances / phases. The more, the better maintained and tested these shared assemblies are...
Extensions
- Certificate (System.Security.Cryptography.X509Certificates.X509Certificate2)
- Compare (System.Object)
- Filter (System.Object)
- Log (System.Object)
- Merge (System.Object)
- Reflection (System.Object)
- Task (System.Threading.Tasks.Task and suitable)
Comments
Once a comment is written, it's obsolete! Comments is useless metadata robbing developers time, which can better be used to write clean code, not need any metadata to be understood.
Maintenance
As we use this package in multiple projects, our goal is to keep code and referenced assembly versions up to date regularly.
Package
https://www.nuget.org/packages/BizconsUsefulExtensionCollection/
Contact
development@bizcon.de https://www.bizcon.de
your bizcons development team
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net7.0 is compatible. 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. |
-
net7.0
- Microsoft.Extensions.Logging (>= 7.0.0)
- ServiceStack.Text.Core (>= 6.8.0)
- System.Linq.Dynamic.Core (>= 1.3.2)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.