NetChris.Core 10.0.0

dotnet add package NetChris.Core --version 10.0.0                
NuGet\Install-Package NetChris.Core -Version 10.0.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="NetChris.Core" Version="10.0.0" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add NetChris.Core --version 10.0.0                
#r "nuget: NetChris.Core, 10.0.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.
// Install NetChris.Core as a Cake Addin
#addin nuget:?package=NetChris.Core&version=10.0.0

// Install NetChris.Core as a Cake Tool
#tool nuget:?package=NetChris.Core&version=10.0.0                

NetChris.Core

Base metadata and operational classes for .NET Core development.

CommandResult

Supports, in our own way, the Result pattern. Implementations of ICommandResult can be used to return the result of a command, successful or not.

These types can be used for simple success and failure results:

  • SuccessfulCommandResult and its generic counterpart SuccessfulCommandResult<T>
  • UnsuccessfulCommandResult and its generic counterpart UnsuccessfulCommandResult<T>

You can find other examples of this pattern in something like Ardalis.Result.

CommandResult References

Product 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (7)

Showing the top 5 NuGet packages that depend on NetChris.Core:

Package Downloads
NetChris.Logging

Tools for working with logging

NetChris.Configuration

Tools for working with Configuration

NetChris.CommandProcessing

Tools related to command processing

NetChris.AspNetCore.Diagnostics.Entities

Common entities used by NetChris.AspNetCore.Diagnostics and clients of NetChris.AspNetCore.Diagnostics.

NetChris.AspNetCore.Diagnostics

Provides diagnostics capabilities, including a well-known endpoint for a subscribing ASP.NET Core application which outputs diagnostic and health-related information.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
10.0.0 121 12/15/2024
9.5.0 70 12/15/2024
9.4.3 381 11/25/2024
9.4.2 90 11/25/2024
9.4.0 597 6/1/2024
9.3.0 568 5/18/2024
9.2.0 107 5/18/2024
9.1.0 179 5/15/2024
9.0.0 603 2/29/2024
8.1.2 895 2/21/2024
8.1.0 201 2/18/2024
8.0.1 647 1/23/2024
8.0.0-github-19 105 1/23/2024 8.0.0-github-19 is deprecated.
8.0.0-github-18 101 1/23/2024 8.0.0-github-18 is deprecated.
8.0.0-github-17 99 1/23/2024 8.0.0-github-17 is deprecated.
8.0.0-github-16 105 1/22/2024 8.0.0-github-16 is deprecated.
8.0.0-github-15 103 1/22/2024 8.0.0-github-15 is deprecated.
8.0.0-github-10 104 1/22/2024 8.0.0-github-10 is deprecated.
8.0.0-github-09 91 1/22/2024 8.0.0-github-09 is deprecated.
8.0.0-github-08 86 1/22/2024 8.0.0-github-08 is deprecated.
8.0.0-github-07 99 1/22/2024 8.0.0-github-07 is deprecated.
8.0.0-github-06 87 1/22/2024 8.0.0-github-06 is deprecated.
8.0.0-github-05 105 1/22/2024 8.0.0-github-05 is deprecated.
8.0.0-github-03 110 1/22/2024 8.0.0-github-03 is deprecated.
8.0.0-github-01 106 1/23/2024 8.0.0-github-01 is deprecated.
7.1.439745418-pre 253 1/1/2022 7.1.439745418-pre is deprecated because it is no longer maintained.
7.0.132 3,886 12/29/2020 7.0.132 is deprecated because it is no longer maintained.
7.0.131 706 12/29/2020 7.0.131 is deprecated because it is no longer maintained.
6.1.128 707 12/29/2020 6.1.128 is deprecated because it is no longer maintained.
6.0.125 681 12/15/2020 6.0.125 is deprecated because it is no longer maintained.
5.0.121 1,224 8/29/2020 5.0.121 is deprecated because it is no longer maintained.
4.6.104 3,269 8/2/2020 4.6.104 is deprecated because it is no longer maintained.
4.5.85 1,066 12/2/2018 4.5.85 is deprecated because it is no longer maintained.
4.5.80 979 12/2/2018 4.5.80 is deprecated because it is no longer maintained.
4.4.73 5,308 8/5/2018 4.4.73 is deprecated because it is no longer maintained.
4.3.70 1,914 7/14/2018 4.3.70 is deprecated because it is no longer maintained.
4.2.66 3,062 6/28/2018 4.2.66 is deprecated because it is no longer maintained.
4.2.65 1,648 6/28/2018 4.2.65 is deprecated because it is no longer maintained.
4.2.0 1,339 6/24/2018 4.2.0 is deprecated because it is no longer maintained.
4.1.1 1,625 3/24/2018 4.1.1 is deprecated because it is no longer maintained.
4.1.0 1,420 2/19/2018 4.1.0 is deprecated because it is no longer maintained.
4.0.0 1,865 2/14/2018 4.0.0 is deprecated because it is no longer maintained.
3.0.0 1,365 2/14/2018 3.0.0 is deprecated because it is no longer maintained.
2.1.0 1,387 2/8/2018 2.1.0 is deprecated because it is no longer maintained.
2.0.2 6,293 1/22/2018 2.0.2 is deprecated because it is no longer maintained.
2.0.0 2,361 1/15/2018 2.0.0 is deprecated because it is no longer maintained.
1.0.0 1,340 1/14/2018 1.0.0 is deprecated because it is no longer maintained.
0.0.5 129 1/23/2024 0.0.5 is deprecated.
0.0.4 122 1/23/2024 0.0.4 is deprecated.
0.0.3 120 1/23/2024 0.0.3 is deprecated.
0.0.2 110 1/23/2024 0.0.2 is deprecated.
0.0.1 1,364 1/14/2018 0.0.1 is deprecated because it is no longer maintained.
0.0.0 116 1/23/2024 0.0.0 is deprecated.
0.0.0-prerelease.1 749 1/14/2018 0.0.0-prerelease.1 is deprecated because it is no longer maintained.
0.0.0-prerelease.0 783 1/14/2018 0.0.0-prerelease.0 is deprecated because it is no longer maintained.