File tree Expand file tree Collapse file tree 1 file changed +2
-6
lines changed
Expand file tree Collapse file tree 1 file changed +2
-6
lines changed Original file line number Diff line number Diff line change 77 <Summary >A simple package to implement the Result pattern for returning from services.</Summary >
88 <PackageTags >result pattern web api aspnetcore mvc</PackageTags >
99 <PackageReleaseNotes >
10- * BREAKING Expose ValidationErrors as IEnumerable to Prevent Side Effects by @KyleMcMaster in https://github.com/ardalis/Result/pull/169
11- * Add Created.Result by @hectorrhg in https://github.com/ardalis/Result/pull/177
12- * Add Result.NoContent support (HTTP 204) by @dadyarri in https://github.com/ardalis/Result/pull/178
13- * Fix 179 by @ardalis in https://github.com/ardalis/Result/pull/180
14- * Update Error usage to utilize ErrorList record with ErrorMessages and CorrelationId by @KyleMcMaster in https://github.com/ardalis/Result/pull/173
10+ * #182 - Add overload for single Error message and make correlationId optional
1511 </PackageReleaseNotes >
1612 <AssemblyName >Ardalis.Result</AssemblyName >
17- <Version >9.0.0 </Version >
13+ <Version >9.0.1 </Version >
1814 </PropertyGroup >
1915 <ItemGroup >
2016 <None Include =" icon.png" Pack =" true" Visible =" false" PackagePath =" " />
You can’t perform that action at this time.
0 commit comments