This is an integration environment. Data may not be preserved.
👋 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
23 packages returned for Tags:"method"
Sort by
Relevance
Downloads
Recently updated
Cascade
by:
jbuechner
750 total downloads
last updated
7/11/2012
Latest version:
0.0.2.9
.NET
Method
Chaining
Extension
A library containing methods to allow method chaining in most of your code.
Cuemon.
Extensions
by:
gimlichael
1,372 total downloads
last updated
10/22/2014
Latest version:
2.7.2014.2940
extensions
methods
extension
method
utility
utilities
A comprehensive set of extensions methods to complement Cuemon .NET Framework.
CodeFreud
by:
jkuemerle
425 total downloads
last updated
8/11/2012
Latest version:
1.1.0
analysis
Roslyn
method
finder
Code analysis using Project Roslyn
StefanOssendorf.
ExtensionMethodCollection
by:
StefanOssendorf
695 total downloads
last updated
1/11/2014
Latest version:
0.3.0
extension
method
pcl
MIT - License Collection of extension methods. PCL - Portable Class Library Win8+,Net4+,WP8,SL5
aQuery
by:
jieverson
656 total downloads
last updated
12/27/2011
Latest version:
1.1.1
aQuery
action
query
anonymous
method
Change the way as you work with actions.
Forge.
Extensions
by:
JZO
1,030 total downloads
last updated
11/8/2014
Latest version:
1.0.7
forge
helper
extension
method
iset
collection
Extension methods for ISet<>. This project is storing additional method(s) for daily usage.
TrustSoft.
Conditions
by:
Trustsoft
216 total downloads
last updated
3/23/2015
Latest version:
0.9.9.4
Method
Argument
Validation
Condition
Library that helps to check method arguments by conditions. Fluent methods for validating method arguments by conditions for .NET 3.5/4.0/4.5.1.
ConsoleExtensions
by:
adamspeight2008
218 total downloads
last updated
9/21/2011
Latest version:
1.0.0
Console
App
Extension
Method
A Collection of Extension Methods for the Console.
FormatProviders
by:
adamspeight2008
139 total downloads
last updated
10/11/2011
Latest version:
1.0.0
Format
Provider
Extension
Method
A few new Format Providers. for Number Type - words Boolean - yn (Yes No) - io (1 0) Includes extenstion methods for converting a number into words.
Arachnophile
by:
exoteric
252 total downloads
last updated
4/17/2011
Latest version:
1.0.0
Web
Script
Extension
Extension
Method
Web scripting extension methods.
DecoratorHelper
by:
kamil4521
175 total downloads
last updated
9/15/2013
Latest version:
1.0.1
BeoUtils
DecoratorHelper
invoke
protected
method
You can invoke methods of protected classes
Qi4CS.
Extensions.
Functional
by:
staz
374 total downloads
last updated
11/26/2014
Latest version:
0.9.0.1
qi4cs
extension
functional
map
method
api
type
Qi4CS Extension: Functional is an extension of Qi4CS.Core that allows ways to parametrize some functionality, which is not part of original API of objects, based on types of such objects. This mapping...
More information
Fluentx.
Mvc
by:
SamerX
1,612 total downloads
last updated
2/9/2015
Latest version:
1.0.4
ASP.NET
MVC
Fluentx
Fluent
Method
Chaining
JsonModelBinder
Redirect
And
Post
This library holds some helper classes and extension methods used for asp.net mvc. This is an extension library for the well known library Fluentx.
VS2012-
Javascript-
Intellisense
by:
dotnetwise
3,132 total downloads
last updated
7/12/2013
Latest version:
1.0.712.2147
Javascript
VS2012
intellisense
enum
namespace
class
prototype
method
object
autocomplete
More tags
Enhanced VS2012 Javascript intellisense for variables, properties, methods even prototype's methods!
Fluentx
by:
SamerX
3,137 total downloads
last updated
2/9/2015
Latest version:
2.1.3
Fluentx
Fluent
Method
Chaining
Interfaces
business
rules
specifications
pattern
Helper
More tags
Fluentx is a library that holds utilities to help developers in their everyday coding, holds helper methods using fluent interfaces and method chaining.
Quarks.
NHibernate.
SqlTaggingInterceptor
by:
shaynevanasperen
154 total downloads
last updated
3/17/2015
Latest version:
1.0.0
quarks
nhibernate
interceptor
method
tag
An NHibernate IInterceptor which adds an SQL comment containing a method name to all generated SQL. Finds the method name by walking the stack trace selecting the first method matching the supplied...
More information
Repository.
MVCUnity
by:
elitexp
433 total downloads
last updated
11/13/2014
Latest version:
1.0.0
Repository
elitexp
EF6
UnitOfWork
Dependency
Injection
MVC
Method
Makes Use of Repository.Services in MVC5 and Microsoft Unity for dependency injection.
VerifyArgs
by:
AndriyKozachuk
392 total downloads
last updated
1/15/2012
Latest version:
1.0.2
method
parameters
arguments
assert
check
verify
NotNull
code
contracts
Contains Verify - fast and extensible class for simple method arguments asserts. Example: Verify.Args(new { param1, param2 }).NotNull()
Quarks.
TypeExtensions.
InvokeGenericMethod
by:
shaynevanasperen
92 total downloads
last updated
3/17/2015
Latest version:
1.0.0
quarks
extension
type
invoke
generic
method
A Type extension which allows the invocation of a generic method specifying the generic type at runtime. eg. If a method's signature is: void MyMethod<T>() you can use InvokeGenericMethod(instance,...
More information
ActionParameterAlias
by:
jeffreypalermo
1,302 total downloads
last updated
2/29/2012
Latest version:
6.0.0
mvc
model
binding
method
action
parameter
alias
value
provider
binder
More tags
Adds ability to support aliases for model binding. Set action parameter to "product" and place "productid" on querystring. i.e. public ActionResult Index([Alias("pid"]Product product) ... add global filter ......
More information
Previous
Next