LightPoint.Foundation.Result.AspNetCore 1.2.0

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

// Install LightPoint.Foundation.Result.AspNetCore as a Cake Tool
#tool nuget:?package=LightPoint.Foundation.Result.AspNetCore&version=1.2.0

在 .net core 中实现 Result 模式,用于在 Light Point 架构设计中,常规设计中的方法或者服务返回值的包装(Result)处理,具体来说,构建一个可支持 http 代码可以直接映射的抽象结果,在需要的时候使用。

本项目是参考 Steve Smith 的 [Result](https://github.com/ardalis/Result) 的项目来具体实现的。

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

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.2.0 94 4/19/2024