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
27 packages returned for Tags:"Tagged"
Sort by
Relevance
Downloads
Recently updated
Dunet
by:
domn1995
54,011 total downloads
last updated
9/13/2023
Latest version:
1.9.0
source
generator
discriminated
union
functional
tagged
A simple source generator for discriminated unions in C#.
Hexarc.
Serialization.
Union
by:
shadeglare
14,987 total downloads
last updated
4/23/2023
Latest version:
3.0.1
Tagged
Union
Discriminated
Serialization
Json
This package helps to serialize .NET/C# classes hierarchy as a tagged union (also known as a discriminated union).
DiscU
by:
jamesbascle
19,111 total downloads
last updated
2/16/2018
Latest version:
1.0.0.9
Discriminated
Union
Unions
Pattern
Matching
OneOf
Tagged
Sum
Type
Types
Portable library for easy to use F#-like Discriminated Unions in C#. Implicitly casts objects into OneOf instances, then use .Match extension to do pattern matching. Designed as a partial drop in replacement...
More information
TagCache.
Redis
by:
jmenziessmith
14,370 total downloads
last updated
1/14/2016
Latest version:
1.0.0.2
Redis
Distributed
Cache
Caching
Tag
Tags
Tagging
Tagged
.Net Redis Cache with support for tagging
FN.
TagCache.
Redis
by:
fnicollier
11,391 total downloads
last updated
2/24/2015
Latest version:
0.1.1.6-beta
Redis
Distributed
Cache
Caching
Tag
Tags
Tagging
Tagged
.NET Redis Cache with support for tagging
FN.
TagCache.
Redis.
ProtoBuf
by:
fnicollier
7,598 total downloads
last updated
2/18/2015
Latest version:
0.1.1.1-beta
Redis
Distributed
Cache
Caching
Tag
Tags
Tagging
Tagged
Protobuf
Protobuf serializer for TagCache.Redis
CSharpDiscriminatedUnion
by:
Galad
10,199 total downloads
last updated
4/14/2020
Latest version:
2.0.1
Discriminated
union
tagged
sum
type
algebraic
data
functional
F#
Package Description
Funcky.
DiscriminatedUnion
by:
polyadic
3,866 total downloads
last updated
11/22/2022
Latest version:
1.1.0
Funcky
Discriminated
Tagged
Union
Algebraic
A source generator that generates `Match` methods for all your discriminated unions needs. ✨
T4DU
by:
nugusev
5,226 total downloads
last updated
11/12/2017
Latest version:
1.0.0-beta
t4
discriminated
unions
sum
type
algebraic
data
types
tagged
T4DU is a T4 template that generates discriminated cases for your C# projects.
TagCache.
Redis.
ProtoBuf
by:
jmenziessmith
5,588 total downloads
last updated
1/14/2016
Latest version:
1.0.0.2
Redis
Distributed
Cache
Caching
Tag
Tags
Tagging
Tagged
Protobuf
Protobuf serializer for TagCache.Redis
TagCache.
Redis.
Json.
Net
by:
jmenziessmith
5,551 total downloads
last updated
1/14/2016
Latest version:
1.0.0.2
Redis
Distributed
Cache
Caching
Tag
Tags
Tagging
Tagged
JSON.NET
JSON
JSON.NET serialization for TagCache.Redis
CSharpDiscriminatedUnion.
Attributes
by:
Galad
11,009 total downloads
last updated
4/14/2020
Latest version:
2.0.1
Discriminated
union
tagged
union
sum
type
algebraic
data
type
functional
More tags
Contains the attributes for the nuget package CSharpDiscriminatedUnion
TagCache.
Redis.
Migrant
by:
jmenziessmith
3,843 total downloads
last updated
1/14/2016
Latest version:
1.0.0.2
Redis
Distributed
Cache
Caching
Tag
Tags
Tagging
Tagged
Migrant
Migrant serializer for TagCache.Redis
TagCache.
Redis.
MessagePack
by:
jmenziessmith
3,814 total downloads
last updated
1/14/2016
Latest version:
1.0.0.2
Redis
Distributed
Cache
Caching
Tag
Tags
Tagging
Tagged
MsgPack
MessagePack
MessagePack serialization for TagCache.Redis
TagCache.
Redis.
FastJson
by:
jmenziessmith
3,800 total downloads
last updated
1/14/2016
Latest version:
1.0.0.2
Redis
Distributed
Cache
Caching
Tag
Tags
Tagging
Tagged
JSON
FastJSON
FastJSON serialization for TagCache.Redis
FN.
TagCache.
Redis.
Migrant
by:
fnicollier
2,112 total downloads
last updated
2/18/2015
Latest version:
0.1.1.1-beta
Redis
Distributed
Cache
Caching
Tag
Tags
Tagging
Tagged
Migrant
Migrant serializer for TagCache.Redis
FN.
TagCache.
Redis.
Json.
Net
by:
fnicollier
2,090 total downloads
last updated
2/18/2015
Latest version:
0.1.1.1-beta
Redis
Distributed
Cache
Caching
Tag
Tags
Tagging
Tagged
JSON.NET
JSON
JSON.NET serialization for TagCache.Redis
FN.
TagCache.
Redis.
MessagePack
by:
fnicollier
2,076 total downloads
last updated
2/18/2015
Latest version:
0.1.1.1-beta
Redis
Distributed
Cache
Caching
Tag
Tags
Tagging
Tagged
MsgPack
MessagePack
MessagePack serialization for TagCache.Redis
FN.
TagCache.
Redis.
FastJson
by:
fnicollier
2,102 total downloads
last updated
2/18/2015
Latest version:
0.1.1.1-beta
Redis
Distributed
Cache
Caching
Tag
Tags
Tagging
Tagged
JSON
FastJSON
FastJSON serialization for TagCache.Redis
endofunk.
fx
by:
endofunk
14,038 total downloads
last updated
10/2/2019
Latest version:
0.3.3.7
C#
Functional
Functional
Programming
Functor
Monad
Applicative
Traverse
Sequence
Identity
More tags
A core library to enable functional programming in C# Data Types: - Identity - Maybe - Result - Either - Validation - Reader - Writer - IO - State - Tagged - Union - Coyoneda - Yoneda - Continuation - Redux:...
More information
Previous
Next