👋 What do you think about NuGet.org? We're looking for feedback from developers like you.
Take the survey.
Skip To Content
Toggle navigation
Packages
Upload
Statistics
Documentation
Downloads
Blog
Sign in
Advanced search filters
Frameworks
.NET
net8.0
net7.0
net6.0
net5.0
.NET Core
netcoreapp3.1
netcoreapp3.0
netcoreapp2.2
netcoreapp2.1
netcoreapp2.0
netcoreapp1.1
netcoreapp1.0
.NET Standard
netstandard2.1
netstandard2.0
netstandard1.6
netstandard1.5
netstandard1.4
netstandard1.3
netstandard1.2
netstandard1.1
netstandard1.0
.NET Framework
net481
net48
net472
net471
net47
net462
net461
net46
net452
net451
net45
net40
net35
net30
net20
Package type
All types
Dependency
.NET tool
Template
Options
Include prerelease
38 packages returned for Tags:"Return"
Sort by
Relevance
Downloads
Recently updated
OneOf
by:
mcintyre321
14,579,506 total downloads
last updated
9/7/2023
Latest version:
3.0.263
discriminated
unions
return
type
match
switch
F# style discriminated unions for C#, using a custom type OneOf<T0, ... Tn> which holds a single value and has a .Match(...) method on it for exhaustive matching. Simple but powerful.
Dexih.
Utils.
MessageHelpers
by:
DataExperts
389,493 total downloads
last updated
12/18/2019
Latest version:
1.0.21
message
return
exception
api
serialize
Helper classes that allow methods to return values along with success status, and error messages. The class is serializable, and useful when returning values from controller API's.
OneOf.
SourceGenerator
by:
mcintyre321
487,606 total downloads
last updated
9/7/2023
Latest version:
3.0.263
discriminated
unions
return
type
match
switch
generator
source
This source generator automaticly implements OneOfBase hierarchies
OneOf.
Extended
by:
mcintyre321
286,427 total downloads
last updated
9/7/2023
Latest version:
3.0.263
discriminated
unions
return
type
match
switch
This package extends the OneOf types from OneOf<T0, .., T9> to OneOf<T0, .., T32> for when you really have a lot of options
OneOf.
FSharp
by:
mcintyre321
244,603 total downloads
last updated
9/7/2023
Latest version:
3.0.263
discriminated
unions
return
type
match
switch
This is an FSharp library for interop with the C# OneOf Types
FM.
WebSync.
ReturnData.
Server
by:
anton.venema
frozenmountain
Deprecated
114,533 total downloads
last updated
7/26/2019
Latest version:
4.9.34
WebSync
Server
ReturnData
Extension
HTTP
Push
Comet
Reverse
Ajax
Return
More tags
A server-side library for .NET that extends WebSync to provide optimizations for high network traffic scenarios. (Community Edition)
FM.
WebSync.
ReturnData
by:
anton.venema
frozenmountain
Deprecated
122,158 total downloads
last updated
7/26/2019
Latest version:
4.9.34
WebSync
Client
ReturnData
Extension
HTTP
Push
Comet
Reverse
Ajax
Return
More tags
A client-side library for .NET that extends WebSync to provide optimizations for high network traffic scenarios. (Community Edition)
FM.
WebSync.
ReturnData.
OnDemand
by:
anton.venema
frozenmountain
Deprecated
79,530 total downloads
last updated
7/26/2019
Latest version:
4.9.34
WebSync
Client
ReturnData
Extension
HTTP
Push
Comet
Reverse
Ajax
Return
More tags
A client-side library for .NET that extends WebSync to provide optimizations for high network traffic scenarios. (On-Demand Edition)
Xam.
Plugins.
Forms.
CustomReturnEntry
by:
BrandonMinnick
Deprecated
53,170 total downloads
last updated
7/14/2019
Latest version:
4.1.1
xamarin
forms
xamarin.forms
entry
plugin
custom
renderer
custom
effect
keyboard
More tags
Custom control for your Xamarin.Forms project to customize the Keyboard Return button. Ensure you call CustomEntryRenderer.Init() on each platform! Built against Xamarin.Forms 2.5.0.280555...
More information
Arvy
by:
asakura89
4,280 total downloads
last updated
11/15/2017
Latest version:
1.0.2017.1015
return
object
value
Simple implementation of return object from a function.
AlinSpace.
Returns
by:
alin.space
4,532 total downloads
last updated
10/12/2022
Latest version:
6.0.9
alinspace
alin
space
returns
return
Fluent Results library.
HonestTypes.
Return
by:
deebo
7,752 total downloads
last updated
7/14/2017
Latest version:
0.2.0
functional
return
validation
error
exception
handling
Contains return types the reveal possiblities of executing code eg. Exceptional and Validation. Uses LanguageExt for some functional features.
PlusGrandVersionLinq.
Teepi
by:
Teepi
Deprecated
2,672 total downloads
last updated
11/9/2017
Latest version:
2.0.0
return
greatest
value
Retourner la valeur la plus grande quelque soit le type de données
FluentSwitch
by:
mrstebo
2,833 total downloads
last updated
2/18/2018
Latest version:
1.0.2
switch
ruby
syntax
return
value
Inspired by Ruby syntax for returning a value from a switch statement
OneOf.
Signed
by:
fsharpfan
3,544 total downloads
last updated
1/25/2019
Latest version:
1.0.0
discriminated
unions
return
type
match
switch
F# style discriminated unions or C#, using a custom type OneOf<T0, ... Tn> which holds a single value and has a .Match(...) method on it for exhaustive matching. Simple but powerful.
GenericDataStructures
by:
PhilipAlexanderWallin
2,461 total downloads
last updated
5/22/2020
Latest version:
1.1.0
discriminated
unions
result
types
generic
return
data
Generic discriminating union types to be used as results when you want to make sure every return type is handled explicitly.
OutKiller
by:
EyupCanARSLAN
1,028 total downloads
last updated
6/4/2018
Latest version:
1.0.0
dotnet
c#
response
return
type-safe
This package aim is that create standardization rules to functions return object. This structure has a few benefit like that I showed in below Help you to code standartizion and coverage of code's purpose....
More information
Vasconcellos.
Common.
Results
by:
pedro.vasconcellos
534 total downloads
last updated
3/27/2023
Latest version:
2.0.0
Result
Return
Response
Vasconcellos.Common.Result is a library to facilitate the return of function results with error messages handling.
coolwx.
UniformReturnValue
by:
coolwx
730 total downloads
last updated
1/13/2023
Latest version:
1.0.2
返回值
统一
Uniform
Return
Value
统一返回值,包括字典类型(DicResult)和Object(ObjResult)类型两种 以ObjResult调用为例: 1 引入命名空间 using coolwx.UniformReturnValue.ReturnValue; 2 返回值调用 [HttpGet] public async Task<ActionResult<ObjResult>> InsertOneData() { MyDemoClass...
More information
Option.
Either
by:
Mroberts91
985 total downloads
last updated
2/1/2021
Latest version:
1.0.0
Discriminated
Union
Discriminated
Union
Return
A simple library that adds a struct to be used as a discriminated union like return type.
Previous
Next