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
8 packages returned for Tags:"simpleconcepts"
Sort by
Relevance
Downloads
Recently updated
SimpleConcepts.
Extensions.
HostedTasks
by:
raphaelabreu
104,208 total downloads
last updated
11/7/2020
Latest version:
1.0.2
simpleconcepts
extensions
hosted
task
startup
shutdown
recurring
infinite
loop
Extensions to configure tasks that should be executed on application startup, shutdown or repeating after an interval.
SimpleConcepts.
Extensions.
Caching.
Abstractions
by:
raphaelabreu
36,899 total downloads
last updated
10/15/2020
Latest version:
1.0.8
simpleconcepts
extensions
distributed
cache
IDistributedCache
logging
json
serialization
partitioning
fallback
More tags
This package provides several extensions that make working with IDistributedCache easier including Json object serialization, get with fallback, key space partitioning and logging. In addition to these...
More information
SimpleConcepts.
ValidationRules
by:
raphaelabreu
5,010 total downloads
last updated
5/23/2020
Latest version:
1.0.7
simpleconcepts
validation
rules
linq
Simple and easy validation of multiple objects according with async rules are executed in parallel.
SimpleConcepts.
Extensions.
Caching
by:
raphaelabreu
21,516 total downloads
last updated
10/15/2020
Latest version:
1.0.8
simpleconcepts
extensions
distributed
cache
IDistributedCache
logging
json
serialization
partitioning
fallback
More tags
This package provides several extensions that make working with IDistributedCache easier including Json object serialization, get with fallback, key space partitioning and logging. In addition to these...
More information
SimpleConcepts.
ValidationRules.
AppMetrics
by:
raphaelabreu
1,596 total downloads
last updated
5/23/2020
Latest version:
1.0.7
simpleconcepts
validation
rules
linq
appmetrics
Extensions to automatically record execution times, results and exceptions of ValidationRules to AppMetrics.
SimpleConcepts.
ValidationRules.
Logging
by:
raphaelabreu
1,576 total downloads
last updated
5/23/2020
Latest version:
1.0.7
simpleconcepts
validation
rules
linq
logging
Extensions to automatically log validation rules excecution and exceptions.
SimpleConcepts.
Extensions.
Guid
by:
raphaelabreu
2,176 total downloads
last updated
5/22/2020
Latest version:
1.0.2
simple
concepts
simpleconcepts
guid
numeric
conversion
extensions
Simple extensions to allow less verbose conversions of System.Guid to/from other types. Used to simplify projects that use numeric ids and need to upgraded to use UUID based ids or projects that work as an...
More information
SimpleConcepts.
ValidationRules.
DependencyInjection
by:
raphaelabreu
1,638 total downloads
last updated
5/23/2020
Latest version:
1.0.7
simpleconcepts
validation
rules
linq
dependency
injection
Microsoft.Extensions.DependencyInjection bridge for validation rules.