31 packages
returned for Tags:"Singleton"
Filter
ServiceCollection registrations for LazyCache to initialise the dependency injection collection and add enable IAppCache to be injected into your app
3,022 total downloads
last updated 3/8/2013
Latest version: 0.1.2
Singleton
This is simple inheritable C# singleton implementation.
Provides an easy way to implement the singleton (anti?) pattern so that it is ambient-safe, propagates with a call context and can be overriden per ambient (i.e. in tests).
442 total downloads
last updated 12/18/2018
Latest version: 1.1.0
Singleton
A simple Singleton implementation, using a manager to keep track of Singleton objects, and an optional base helper class for easy use.
Wrapper for some common .Net operations
172 total downloads
last updated 11/20/2020
Latest version: 1.0.0
Singleton
Simple singleton for reusability.
Common Core Classes (Registry, Files, etc.
1,398 total downloads
last updated 2/11/2015
Latest version: 0.2.0
ioc
singleton
Simple IoC container for singletons
This client library is just a collection of potentially useful things
LinksPlatform's Platform.Singletons Class Library
Ninject module regististrations for LazyCache to initialise dependency injection
xUnit tests for netfx-System.AmbientSingleton
Bussines logic encapsulation framework.
Small set of useful tools by DioLive Studio
336 total downloads
last updated 9/14/2018
Latest version: 1.0.0
singleton
object
Allows developer to create globally accessible objects almost of any type.
Generic template for implementing Singleton Design Pattern.
Simple dependency injection container. For source code and examples, visit: https://github.com/ActualDennis/DenInject.Core
Any feedback is highly appreciated: actualdennis@gmail.com
Various language extensions.
TecLimit Essential Patterns Library
Inheritable C# singleton implementation.