WhatIsHeDoing.Core 10.2.0

dotnet add package WhatIsHeDoing.Core --version 10.2.0
                    
NuGet\Install-Package WhatIsHeDoing.Core -Version 10.2.0
                    
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="WhatIsHeDoing.Core" Version="10.2.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="WhatIsHeDoing.Core" Version="10.2.0" />
                    
Directory.Packages.props
<PackageReference Include="WhatIsHeDoing.Core" />
                    
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 WhatIsHeDoing.Core --version 10.2.0
                    
#r "nuget: WhatIsHeDoing.Core, 10.2.0"
                    
#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 WhatIsHeDoing.Core@10.2.0
                    
#: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=WhatIsHeDoing.Core&version=10.2.0
                    
Install as a Cake Addin
#tool nuget:?package=WhatIsHeDoing.Core&version=10.2.0
                    
Install as a Cake Tool

WhatIsHeDoing.Core

NuGet package NuGet downloads build

A library of extensions to core .NET functionality. Read the docs to find out more.

Product Compatible and additional computed target framework versions.
.NET net10.0 is compatible.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • net10.0

    • No dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on WhatIsHeDoing.Core:

Package Downloads
WhatIsHeDoing.DomainModels

A library of domain models for .NET.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
10.2.0 83 3/1/2026
10.0.0 94 2/17/2026
8.0.0 231 10/30/2025
4.0.0 1,071 9/22/2021
3.0.0 937 11/11/2020
2.0.0 1,261 8/5/2019
1.6.1 1,979 12/14/2017
1.6.0 2,294 12/9/2017
1.5.0 1,541 12/7/2017
1.4.0 2,118 12/3/2017
1.3.0 1,530 11/23/2017
1.2.0 1,630 11/19/2017
1.1.0 2,201 7/13/2015
1.0.10 1,472 11/19/2017
1.0.1 1,735 7/11/2015
1.0.0 1,415 7/11/2015

Upgrading to .NET 10!