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
268 packages returned for Tags:"Easy"
Sort by
Relevance
Downloads
Recently updated
Xamarin.
FFImageLoading.
Forms
by:
daniel.luberda
molinch
14,235,649 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,721,734 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,793,630 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,744,089 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
2,104,035 total downloads
last updated
10/13/2023
Latest version:
3.0.2.327-beta
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,591,177 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.
Logger
by:
NimaAra
844,427 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.
Common
by:
NimaAra
532,147 total downloads
last updated
11/27/2023
Latest version:
6.5.0
Easy
Common
A set of useful methods used across Easy.* projects.
Easy.
Logger.
Interfaces
by:
NimaAra
704,821 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,264,537 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,241,430 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,232,843 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
1,058,381 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
281,096 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)
SimpleInjector.
Integration.
WebApi.
WebHost.
QuickStart
by:
.net junkie
SimpleInjector-Contributors
672,724 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
PetaPoco
by:
plebsori
toptensoftware
Deprecated
1,002,165 total downloads
last updated
7/2/2018
Latest version:
5.1.304
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
HtmlTableHelper
by:
ITWeiHan
240,124 total downloads
last updated
7/26/2023
Latest version:
1.2.4
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
RDS.
CaraBus.
RabbitMQ
by:
Toxu4
174,062 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
436,976 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.
DBSearch
by:
ITWeiHan
114,627 total downloads
last updated
5/10/2019
Latest version:
0.9.3
DBSearch
Search
SQL
Mini
Easy
More Details in Github Link : [DBSearch : Mini/Fast Multiple DBMS Search](https://github.com/shps951023/DBSearch)
Previous
Next