Info
| Version: | 0.3.16 | 
| Author(s): | teoadal | 
| Last Update: | Wednesday, July 1, 2020 | 
| .NET Fiddle: | Create the first Fiddle | 
| NuGet Url: | https://www.nuget.org/packages/Velo.Extensions.DependencyInjection | 
Install
Install-Package Velo.Extensions.DependencyInjection
                        dotnet add package Velo.Extensions.DependencyInjection
                        paket add Velo.Extensions.DependencyInjection
                        
                                Velo.Extensions.DependencyInjection Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- Velo(>= 0.3.16)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 3.1.0)
- Microsoft.Extensions.Logging.Abstractions(>= 3.1.0)
Tags
 
                
Velo is simple implementations of IoC-Container, Mediator (or CQRS), JSON Serializer/Deserializer and Mapper.