Info
| Version: | 5.1.0 | 
| Author(s): | Penguin.Persistence.DependencyInjection | 
| Last Update: | Friday, January 27, 2023 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/PenguinCms/Penguin.Persistence.DependencyInjection | 
| NuGet Url: | https://www.nuget.org/packages/Penguin.Persistence.DependencyInjection | 
Install
Install-Package Penguin.Persistence.DependencyInjection
                        dotnet add package Penguin.Persistence.DependencyInjection
                        paket add Penguin.Persistence.DependencyInjection
                        
                                Penguin.Persistence.DependencyInjection Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- Penguin.Configuration.Abstractions(>= 5.0.1)
 - Penguin.Debugging(>= 5.0.1)
 - Penguin.DependencyInjection.Abstractions(>= 5.0.1)
 - Penguin.Persistence.Abstractions(>= 5.0.1)
 
                
This ensures that all persistence systems can use the same database connection without explicit configuration.