Dangl.Common
1.4.4
See the version list below for details.
dotnet add package Dangl.Common --version 1.4.4
NuGet\Install-Package Dangl.Common -Version 1.4.4
<PackageReference Include="Dangl.Common" Version="1.4.4" />
paket add Dangl.Common --version 1.4.4
#r "nuget: Dangl.Common, 1.4.4"
// Install Dangl.Common as a Cake Addin
#addin nuget:?package=Dangl.Common&version=1.4.4
// Install Dangl.Common as a Cake Tool
#tool nuget:?package=Dangl.Common&version=1.4.4
Common functionality
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows |
.NET Core | netcoreapp1.0 netcoreapp1.1 netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard1.3 netstandard1.4 netstandard1.5 netstandard1.6 netstandard2.0 netstandard2.1 |
.NET Framework | net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 net481 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen30 tizen40 tizen60 |
Universal Windows Platform | uap uap10.0 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
-
.NETFramework 4.5
- No dependencies.
-
.NETStandard 1.3
- NETStandard.Library (>= 1.6.1)
-
.NETStandard 2.0
- No dependencies.
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Dangl.Common:
Package | Downloads |
---|---|
Dangl.AspNetCore.FileHandling
Dangl.AspNetCore.FileHandling www.dangl-it.com |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.7.1 | 5,978 | 6/16/2022 |
1.7.0 | 780 | 5/4/2022 |
1.6.3 | 1,507 | 4/20/2022 |
1.6.2 | 584 | 4/9/2022 |
1.6.1 | 10,102 | 12/26/2020 |
1.6.0 | 1,330 | 12/8/2020 |
1.5.1 | 342 | 11/27/2020 |
1.5.0 | 8,461 | 8/5/2019 |
1.4.6 | 521 | 2/23/2019 |
1.4.5 | 625 | 10/23/2018 |
1.4.4 | 664 | 9/15/2018 |
1.4.3 | 834 | 3/19/2018 |
1.4.2 | 820 | 1/11/2018 |
1.4.1 | 989 | 12/15/2017 |
1.4.0 | 776 | 8/21/2017 |
## v1.4.4
- Add `WithMaxLength()` to `StringExtensions`
- Add `WithMaxAbsoluteValue()` on new `DecimalExtensions`
## v1.4.3
- Add `netstandard2.0` target
- Switch build system to NUKE
## v1.4.2
- Fix NullReferenceException when adding or removing null items to TrulyObservableCollection
## v1.4.1
- Downgrade to netstandard1.3 and net45 for broader compatibility
## v1.4.0
- PBKDF2 Iterations in the StringEncryptionExtensions are now configurable
## v1.3.2
- Target NETStandard 1.3