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
380 packages returned for Tags:"type"
Sort by
Relevance
Downloads
Recently updated
OneOf
by:
mcintyre321
14,322,634 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.
SimpleInfoName
by:
simoncropp
4,085,353 total downloads
last updated
11/14/2023
Latest version:
2.2.0
Type
Naming
Generates simple names info (types, parameters, properties, fields, and methods).
MimeMapping
by:
zone117x
8,588,372 total downloads
last updated
3/30/2023
Latest version:
2.0.0
mimetype
contenttype
mime
type
mimemapping
GetMimeMapping
media-types
rfc
4288
Constants for (almost) all MIME types and method to determine MIME type from a file name. Contains just over 1000 mime types. The Dictionary is generated from the jshttp/mime-db db.json file. Works similar to...
More information
MimeTypes
by:
khellang
4,432,341 total downloads
last updated
2/21/2023
Latest version:
2.4.1
mime
mimetype
mediatype
file
type
extension
A simple lookup from file name/extension to MIME/media type and vice versa, generated from mime-db, which in turn is compiled from IANA, Apache and nginx's MIME types.
Mime-
Detective
by:
Mime-Detective
TonyValenti
7,627,382 total downloads
last updated
9/26/2023
Latest version:
23.10.1
Magic
Numbers
Words
File
Format
Media
Header
Signature
Type
Detection
More tags
The ultimate file-extension & mime-type library with over 14,000+ signatures. Quickly detect extensions & mime types from a stream or byte array using magic numbers (file headers) and magic words. A default...
More information
OBeautifulCode.
Type
by:
obeautifulcode
1,811,017 total downloads
last updated
7/20/2023
Latest version:
1.0.121
typedescription
types
type
IDeepCloneable
IShallowCloneable
Shared types related to Types.
FsToolkit.
ErrorHandling.
TaskResult
by:
demystifyfp
theangrybyrd
1,783,625 total downloads
last updated
11/27/2023
Latest version:
4.12.0
f#
fsharp
railway
oriented
programming
ROP
result
type
error
handling
FsToolkit.ErrorHandling is an extensive utility library based around the F# Result type, enabling consistent and powerful error handling.
FsToolkit.
ErrorHandling
by:
demystifyfp
theangrybyrd
2,693,814 total downloads
last updated
11/27/2023
Latest version:
4.12.0
f#
fsharp
railway
oriented
programming
ROP
result
type
error
handling
More tags
FsToolkit.ErrorHandling is an extensive utility library based around the F# Result type, enabling consistent and powerful error handling.
FileSignatures
by:
neilharvey
1,458,815 total downloads
last updated
10/4/2023
Latest version:
4.4.1
File
Format
Mime
Type
Media
Header
Signature
Detection
A small library for detecting the type of a file based on header signature (also known as magic number) rather than file extension.
OBeautifulCode.
Type.
Recipes.
TypeExtensions
by:
obeautifulcode
429,982 total downloads
last updated
7/20/2023
Latest version:
1.0.121
type
extensions
Extension methods on Type.
TypeSupport
by:
RefactorMike
589,410 total downloads
last updated
3/14/2023
Latest version:
1.2.0
type
support
utility
reflection
tools
TypeSupport provides tools to give you more information about .Net types and factories for working with objects, collections, enums and more.
Myrmec
by:
rocketrobin
435,476 total downloads
last updated
6/12/2018
Latest version:
1.2.0
file
format
file
type
Myrmec is a library that used to identifie real file format type by detecting the file binary head with out file extention.
Waher.
Content
by:
PeterWaher
498,488 total downloads
last updated
11/23/2023
Latest version:
2.6.6
internet
content
data
type
encoding
decoding
extensible
Library that provides basic abstraction for Internet Content Type, and basic encodings and decodings. This includes handling and parsing of common data types, text, JSON, CSV, binary data and multi-part...
More information
NsDepCop
by:
realvizu
892,944 total downloads
last updated
7/11/2023
Latest version:
2.3.0
static
code
analysis
analyzer
tool
C#
csharp
namespace
type
dependency
More tags
Static code analysis tool for enforcing namespace-based type dependency rules in C# projects.
Waher.
Content.
Xml
by:
PeterWaher
370,410 total downloads
last updated
10/6/2023
Latest version:
2.2.3
internet
content
data
type
encoding
decoding
xml
Helps with encoding and decoding of XML. It integrates with the architecture defined in Waher.Content.
OneOf.
SourceGenerator
by:
mcintyre321
471,464 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
281,525 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
File.
TypeChecker
by:
ajmitev
736,907 total downloads
last updated
5/2/2023
Latest version:
4.0.0
TypeChecking
TypeValidating
Files
FileChecking
FileValidation
Validation
File
Type
Validator
Checker
More tags
FileTypeChecker is a easy to use library that provides quality identification of a file type. This will help you to secure your applications and validate all files that are provided by external sources with few...
More information
ReflectionBridge
by:
sheyenrath
280,408 total downloads
last updated
1/13/2018
Latest version:
0.0.13
type
typeinfo
extensions
proxy
bridge
reflection
Provides some extensions which define a bridge for the differences between Type and TypeInfo.
OneOf.
FSharp
by:
mcintyre321
244,197 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
Previous
Next