IonTechnologies.Result
4.0.0
dotnet add package IonTechnologies.Result --version 4.0.0
NuGet\Install-Package IonTechnologies.Result -Version 4.0.0
<PackageReference Include="IonTechnologies.Result" Version="4.0.0" />
<PackageVersion Include="IonTechnologies.Result" Version="4.0.0" />
<PackageReference Include="IonTechnologies.Result" />
paket add IonTechnologies.Result --version 4.0.0
#r "nuget: IonTechnologies.Result, 4.0.0"
#:package IonTechnologies.Result@4.0.0
#addin nuget:?package=IonTechnologies.Result&version=4.0.0
#tool nuget:?package=IonTechnologies.Result&version=4.0.0
IonTechnologies.Result
Incremental source generator that produces Result classes for a given success type and error enum.
Created by following this blog series from Andrew Lock: https://andrewlock.net/creating-a-source-generator-part-1-creating-an-incremental-source-generator/
Example usage can be found in src/IonTechnologies.Result.Tests/Example.cs
Commit message format
Uses anothrNick/github-tag-action for automatic version tagging. See https://github.com/anothrNick/github-tag-action?tab=readme-ov-file#bumping for details, but the quick version is use #major #minor or #patch in your commit message to bump the version number.
Learn more about Target Frameworks and .NET Standard.
-
.NETStandard 2.0
- No dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.