Skip To Content
Toggle navigation
Packages
Upload
Statistics
Documentation
Downloads
Blog
Sign in
Frameworks
.NET
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
33 packages returned for Tags:"return"
Sort by
Relevance
Downloads
Recently updated
OneOf
by:
mcintyre321
9,874,298 total downloads
last updated
3/14/2023
Latest version:
3.0.243
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
325,566 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.
Extended
by:
mcintyre321
215,813 total downloads
last updated
3/14/2023
Latest version:
3.0.243
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
236,162 total downloads
last updated
3/14/2023
Latest version:
3.0.243
discriminated
unions
return
type
match
switch
This is an FSharp library for interop with the C# OneOf Types
OneOf.
SourceGenerator
by:
mcintyre321
197,084 total downloads
last updated
3/14/2023
Latest version:
3.0.243
discriminated
unions
return
type
match
switch
generator
source
generator
This source generator automaticly implements OneOfBase hierarchies
FM.
WebSync.
ReturnData.
Server
by:
anton.venema
frozenmountain
94,285 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
109,218 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
76,211 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
49,420 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
3,993 total downloads
last updated
11/15/2017
Latest version:
1.0.2017.1015
return
object
value
Simple implementation of return object from a function.
HonestTypes.
Return
by:
deebo
6,667 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,546 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
AlinSpace.
Returns
by:
alin.space
3,196 total downloads
last updated
10/12/2022
Latest version:
6.0.9
alinspace
alin
space
returns
return
Fluent Results library.
FluentSwitch
by:
mrstebo
2,645 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
GenericDataStructures
by:
PhilipAlexanderWallin
2,175 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.
OneOf.
Signed
by:
fsharpfan
2,693 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.
OutKiller
by:
EyupCanARSLAN
948 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
373 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.
Option.
Either
by:
Mroberts91
919 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.
Api.
Result
by:
rafaelviegas
4,661 total downloads
last updated
11/4/2020
Latest version:
2.0.6
.net
aspnetcore
web
api
result
wrapper
return
messages
errors
data
More tags
Api.Result is a basic package created to encapsulate, standardize and facilitate the return of results with messages, errors or data for communication between server to server, server to client or between...
More information
Previous
Next