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
15 packages returned for Tags:"Delegates"
Sort by
Relevance
Downloads
Recently updated
DelegatesFactory
by:
npodbielski
40,174 total downloads
last updated
3/12/2018
Latest version:
1.2.0
reflection
delegates
Tired of slow .NET Reflection API? This package will let you get rid of this overhead by replacing Reflection calls with much faster delegates. This package contains set of methods for creating delegates...
More information
Common.
Reflection
by:
foreplay
21,188 total downloads
last updated
1/6/2018
Latest version:
0.9.0.20
Reflection
constructor
property
delegates
The common helper library for System.Reflection
lizzie
by:
polterguy
7,237 total downloads
last updated
1/20/2019
Latest version:
0.8.1
delegates
scripting
symbolic
delegates
A dynamic script language for the CLR based upon Symbolic Delegates
NativeLibraryUtilities
by:
RobotDotNet
ThadHouse
17,884 total downloads
last updated
1/20/2017
Latest version:
1.0.3
Native
Library
Delegates
Utility library for interfacing with native libraries.
Platform.
Delegates
by:
konard
LinksPlatform
9,757 total downloads
last updated
12/14/2022
Latest version:
0.1.1
LinksPlatform
Delegates
LinksPlatform's Platform.Delegates Class Library
Platform.
Delegates.
TemplateLibrary
by:
konard
LinksPlatform
12,464 total downloads
last updated
6/7/2022
Latest version:
0.2.7
C++
Native
Delegates
Delegate
MulticastDelegate
LinksPlatform's Platform.Delegates is a Template Library what contains set of C++ abstract class templates for a simple event engine. Use Platform.Delegates.h file to include the library.
FRC.
Utilities
by:
RobotDotNet
ThadHouse
5,726 total downloads
last updated
1/18/2020
Latest version:
3.0.5
Native
Library
Delegates
FRC
FRC Utility Library
Ark.
DelegateConstraint
by:
Ark-kun
4,956 total downloads
last updated
2/10/2013
Latest version:
0.1.1
delegates
generic
constraints
This package ultimately lets you constrain generic type parameters to the `System.Delegate` type. Just replace the problematic constraints and types with the `Ark.IDelegate` stubs which are wiped away without a...
More information
Functify
by:
philiplaureano
8,451 total downloads
last updated
7/30/2014
Latest version:
1.0.5325.897
csharp
functional
lambda
delegates
func
action
A C# extension library that allows users to compose and curry Func<> and Action<> delegate instances at runtime.
UndoService
by:
peterdongan
8,297 total downloads
last updated
11/17/2020
Latest version:
2.3.2
undo
redo
memento
service
.net
delegates
Simple undo/redo service based on the memento pattern. It uses delegates to get and set state. You can use different services to track different parts of the application state. The main advantage of this is...
More information
ORM-
Monitor
by:
Latency
21,167 total downloads
last updated
2/2/2018
Latest version:
2.3.3
API
TAP
TPL
.NET
Core
ORM
IoC
DI
Generics
Delegates
More tags
Object Relational Mapped Monitor Extension Library
Antix.
Logging
by:
antix
1,713 total downloads
last updated
3/1/2015
Latest version:
1.0.0
Logging
Delegates
Antix Logging Delegates
LinFu.
Delegates
by:
philiplaureano
4,448 total downloads
last updated
7/26/2014
Latest version:
1.0.0.32889
linfu
delegates
func
action
clr
A C# library for managing, creating, and binding to CLR delegates at runtime. Also includes partial application for delegates such as Func<> and Action<> types.
NJection.
LambdaConverter
by:
sagi
2,330 total downloads
last updated
6/4/2018
Latest version:
1.0.1
Expression
Trees
Lambda
Convert
Delegates
NJection.LambdaConverter is a .NET library for converting delegates resolved from methods/constructors to expression trees.
AsyncTask
by:
Latency
6,034 total downloads
last updated
8/6/2021
Latest version:
3.0.15
API
TAP
TPL
.NET
Core
ORM
IoC
DI
Generics
Delegates
More tags
Asynchronous Task Extension Library