Top 20 NuGet Packages depending on Penguin.DependencyInjection.Abstractions
Total dependencies: 14
Provides a DynamicContext class that builds a schema dynamically using all types found in the assembly that inherit from Penguin.Entities.Entity, allowing for modularized applications without the need for a concrete context. Works as a PersistenceProvider for Penguin.Persistance.Abstraction reposito...
[Warning: Magic] Provides an implementation of IRegisterDependencies for the Penguin DependencyInjection system, that registers PersistenceConnectionInfo to resolve automagically so that it contains database connection info pulled from local configuration files ("DefaultConnectionString"). This ensu...
MVC specific tools and components used by penguin services, to help ease accomplishment of common tasks (ex rendering views to strings)
A penguin themed dependency injector fully supporting ASP.Net Core
Abstract objects and interfaces for use with Penguin.Persistence.Abstractions created to convert EntityFramework contexts to a repository pattern allowing for applications to decouple from EF and allow for other data providers.
Not Available
Not Available
Not Available
Not Available
Provides and IRepository implementation for using Penguin email templating to generate/queue email messages in response to system events
Contains a simple MailService that functions on interfaces and attempts to centralize configurations for mail sending to an IProvideConfigurations class
A service used for simplifying access to Penguin configurations as well as an IRepository wrapping class to centralize database and application configurations
A simple file service for checking if files exist (with caching), resolving a few key properties, and establishing a watcher on the application directory.