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
256 packages returned for Tags:"easy"
Sort by
Relevance
Downloads
Recently updated
Xamarin.
FFImageLoading.
Forms
by:
daniel.luberda
molinch
11,607,493 total downloads
last updated
5/19/2019
Latest version:
2.4.11.982
xamarin
forms
xamarin.forms
mac
windows
android
ios
bitmap
image
cache
More tags
Xamarin Library to load images quickly and easily on Xamarin.Forms. Ensure you call CachedImageRenderer.Init() on each platform!!! Features: - Xamarin.iOS, Xamarin.Android, Xamarin.Forms, Xamarin.Mac and...
More information
SimpleInjector.
Integration.
WebApi
by:
.net junkie
SimpleInjector-Contributors
7,004,604 total downloads
last updated
6/11/2020
Latest version:
5.0.0
simpleinjector
Web
API
webapi
architecture
dependency-injection
DI
easy
easy-to-use
Inversion-of-Control
More tags
Simple Injector ASP.NET Web API Integration.
SimpleInjector.
Integration.
Web
by:
.net junkie
SimpleInjector-Contributors
6,024,213 total downloads
last updated
6/11/2020
Latest version:
5.0.0
simpleinjector
architecture
dependency-injection
DI
easy
easy-to-use
Inversion-of-Control
IOC
per-web-request
web
More tags
The Simple Injector ASP.NET Integration package adds a lifestyle to the Simple Injector called 'Per Web Request', which allows instances to live within a single HTTP request and get disposed when the request...
More information
SimpleInjector.
Integration.
Web.
Mvc
by:
.net junkie
SimpleInjector-Contributors
5,122,886 total downloads
last updated
6/11/2020
Latest version:
5.0.0
simpleinjector
MVC
MVC3
architecture
dependency-injection
DI
easy
easy-to-use
Inversion-of-Control
IOC
More tags
Simple Injector ASP.NET MVC Integration.
NFluent
by:
NFluent
nfluent-team
1,807,971 total downloads
last updated
5/6/2023
Latest version:
3.0.0.351
tdd
bdd
test
fluent
check
checks
easy
nunit
xunit
mbunit
NFluent is an ergonomic check library which aims to fluent your .NET TDD experience (based on simple Check.That() check statements). NFluent aims your tests to be fluent to write (with an happy 'dot' auto...
More information
SimpleInjector.
Extensions.
ExecutionContextScoping
by:
.net junkie
SimpleInjector-Contributors
4,272,622 total downloads
last updated
3/31/2017
Latest version:
4.0.0
simpleinjector
architecture
dependency-injection
DI
easy
easy-to-use
Inversion-of-Control
IOC
lifestyle
execution
More tags
The Execution Context Scoping package adds the 'Execution Context Scope' lifestyle, which allows instances to live within an explicitly defined execution context scope (or logical call context) and get disposed...
More information
Easy.
Common
by:
NimaAra
463,304 total downloads
last updated
5/22/2023
Latest version:
6.3.0
Easy
Common
A set of useful methods used across Easy.* projects.
Easy.
Logger
by:
NimaAra
717,855 total downloads
last updated
6/25/2022
Latest version:
4.0.0
log4net
Logging
Easy
Logger
Log
A modern high performance cross platform wrapper around Log4Net.
Easy.
Logger.
Interfaces
by:
NimaAra
591,943 total downloads
last updated
6/25/2022
Latest version:
4.0.0
log4net
Logging
Easy
Logger
Log
Interfaces
Contains a set of interfaces to be implemented by any logger.
SimpleInjector.
Packaging
by:
.net junkie
SimpleInjector-Contributors
1,113,560 total downloads
last updated
6/11/2020
Latest version:
5.0.0
simpleinjector
architecture
dependency-injection
DI
easy
easy-to-use
Inversion-of-Control
IOC
packaging
packages
More tags
Adds support for packaging sets of related services to allow registering them together. Consumers can implement the IPackage interface and use the RegisterPackages extension method to dynamically add...
More information
SimpleInjector.
Integration.
Wcf
by:
.net junkie
SimpleInjector-Contributors
1,068,104 total downloads
last updated
6/11/2020
Latest version:
5.0.0
simpleinjector
architecture
dependency-injection
DI
easy
easy-to-use
Inversion-of-Control
IOC
per-web-request
web
More tags
The Simple Injector WCF Integration package adds a ServiceHost and ServiceHostFactory to allow dependency injection on WCF service types.
SimpleInjector.
Extensions.
LifetimeScoping
by:
.net junkie
SimpleInjector-Contributors
1,108,316 total downloads
last updated
3/31/2017
Latest version:
4.0.0
simpleinjector
architecture
dependency-injection
DI
easy
easy-to-use
Inversion-of-Control
IOC
lifestyle
lifetime
More tags
The Lifetime Scoping package adds an advanced new lifestyle called 'Lifetime Scope', which allows instances to live within an explicitly defined thread-specific scope and get disposed when this scope ends.
SimpleInjector.
MVC3
by:
.net junkie
SimpleInjector-Contributors
867,433 total downloads
last updated
6/11/2020
Latest version:
5.0.0
quick
start
simpleinjector
MVC
MVC3
architecture
dependency-injection
DI
easy
easy-to-use
More tags
Quick Start for Simple Injector ASP.NET MVC integration. This package adds the needed dependencies and code examples to get started quickly with Simple Injector in an MVC application.
PocoClassGenerator
by:
ITWeiHan
194,867 total downloads
last updated
5/20/2019
Latest version:
0.9.5
PocoClassGenerator
SQL
Mini
Easy
Dapper
More Details in Github Link : [Mini Dapper's POCO Class Generator](https://github.com/shps951023/PocoClassGenerator)
PetaPoco
by:
plebsori
toptensoftware
Deprecated
901,745 total downloads
last updated
7/2/2018
Latest version:
5.1.306
Peta
Poco
Peta-Poco
PetaPoco
ORM-Micro
Micro-ORM
ORM
ormmicro
MVC
MVC4
More tags
PetaPoco is a tiny, single file .NET data access layer inspired by Massive that works with both non-dynamic POCO objects and dynamics. This package includes the core PetaPoco library + T4 templates to generate...
More information
SimpleInjector.
Integration.
WebApi.
WebHost.
QuickStart
by:
.net junkie
SimpleInjector-Contributors
611,055 total downloads
last updated
6/11/2020
Latest version:
5.0.0
quick
start
simpleinjector
Web
API
webapi
web-api
architecture
dependency-injection
DI
More tags
Quick Start for Simple Injector ASP.NET Web API integration for IIS-hosted applications. This package adds the needed dependencies and code examples to get started quickly with Simple Injector in an Web API...
More information
HtmlTableHelper
by:
ITWeiHan
182,561 total downloads
last updated
9/9/2019
Latest version:
1.2.2
ITWeiHan
HTML
Table
Template
Generater
Easy
Mini and User Friendly C# IEnumerable object to HTML Table String Library. More Details in Github Link : [HtmlTableHelper: Mini C# IEnumerable object to HTML Table String...
More information
PetaPoco.
Compiled
by:
plebsori
668,603 total downloads
last updated
5/29/2023
Latest version:
6.0.558-beta
Peta
Poco
Peta-Poco
PetaPoco
ORM-Micro
Micro-ORM
ORM
ormmicro
MVC
MVC4
More tags
A Tiny ORMish thing for your POCO's.
RDS.
CaraBus.
RabbitMQ
by:
Toxu4
168,238 total downloads
last updated
10/2/2018
Latest version:
2.1.0
servicebus
bus
rabbitmq
lightweight
easy
simple
An RabbitMQ implementation of RDS.CaraBus
JsonMasking
by:
ThiagoBarradas
350,480 total downloads
last updated
7/2/2020
Latest version:
1.2.0
newtonsoft
json
masking
utility
remove
mask
core
standard
easy
replace
More tags
Replace fields in json, replacing by something, don't care if property is in depth objects. Very useful to replace passwords credit card number, etc.
Previous
Next