dotNetTips.Utility.Standard.Extensions
2017.8.1.1
See the version list below for details.
dotnet add package dotNetTips.Utility.Standard.Extensions --version 2017.8.1.1
NuGet\Install-Package dotNetTips.Utility.Standard.Extensions -Version 2017.8.1.1
<PackageReference Include="dotNetTips.Utility.Standard.Extensions" Version="2017.8.1.1" />
paket add dotNetTips.Utility.Standard.Extensions --version 2017.8.1.1
#r "nuget: dotNetTips.Utility.Standard.Extensions, 2017.8.1.1"
// Install dotNetTips.Utility.Standard.Extensions as a Cake Addin #addin nuget:?package=dotNetTips.Utility.Standard.Extensions&version=2017.8.1.1 // Install dotNetTips.Utility.Standard.Extensions as a Cake Tool #tool nuget:?package=dotNetTips.Utility.Standard.Extensions&version=2017.8.1.1
Common .NET code I’ve been writing since it was released that features C#, VB.NET, Portable Libraries, Logging, .NET Core. Please submit an issue on this site if you have any issues, suggestions or code you would like to contribute.
For more info and examples go to: http://dotnettips.wordpress.com/category/dotnettips-utility/
Here are some of the classes and methods I use all the time:
- TryDispose: Properly disposes of any object
- DisposeFields: Disposes of ANY disposable field in an object
- InitializeFields: Initializes any field in a type.
David McCarter Microsoft MVP
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 | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. 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.0
- Microsoft.EntityFrameworkCore (>= 2.0.0)
- Microsoft.Extensions.Caching.Memory (>= 2.0.0)
- Microsoft.Extensions.Logging (>= 2.0.0)
- Microsoft.Extensions.Logging.Debug (>= 2.0.0)
- System.ComponentModel.Annotations (>= 4.4.0)
- System.Diagnostics.Process (>= 4.3.0)
- System.Runtime.Serialization.Json (>= 4.3.0)
- System.ServiceProcess.ServiceController (>= 4.4.0)
- System.Threading.Tasks.Parallel (>= 4.3.0)
NuGet packages (3)
Showing the top 3 NuGet packages that depend on dotNetTips.Utility.Standard.Extensions:
Package | Downloads |
---|---|
dotNetTips.Utility.Standard
Common .NET Standard Code |
|
dotNetTips.Utility.Standard.Tester
Common .NET Standard code for use in unit tests and benchmarking. |
|
dotNetTips.Utility.Core.Windows
Common .NET Core Code for Windows |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated | |
---|---|---|---|
2021.5.1 | 19,241 | 5/1/2021 | |
2021.2.5 | 1,684 | 2/5/2021 | |
2021.1.26.1 | 905 | 1/26/2021 | |
2021.1.4 | 978 | 1/21/2021 | |
2020.11.19.1 | 1,180 | 11/24/2020 | |
2020.11.2.1 | 993 | 11/3/2020 | |
2020.9.20.1 | 6,524 | 9/20/2020 | |
2020.8.9 | 974 | 8/9/2020 | |
2020.5.26.2 | 1,311 | 5/26/2020 | |
2020.3.1 | 943 | 3/1/2020 | |
2020.2.12.1 | 923 | 2/12/2020 | |
2019.12.2 | 976 | 12/2/2019 | |
2019.8.31.1 | 792 | 9/1/2019 | |
2019.6.3 | 815 | 6/3/2019 | |
2019.3.3 | 836 | 3/3/2019 | |
2018.12.0 | 1,014 | 12/3/2018 | |
2018.10.0 | 1,261 | 10/9/2018 | |
2018.7.2 | 1,304 | 7/30/2018 | |
2018.7.1 | 1,285 | 7/11/2018 | |
2018.6.10.1 | 1,476 | 6/10/2018 | |
2018.6.10 | 1,436 | 6/10/2018 | |
2018.5.1 | 1,350 | 5/1/2018 | |
2018.3.17 | 1,358 | 3/18/2018 | |
2018.2.22 | 1,295 | 2/23/2018 | |
2018.1.15 | 1,440 | 1/12/2018 | |
2017.8.1.1 | 1,519 | 11/4/2017 |
First release on NuGet.