Info
| Version: | 8.0.0 | 
| Author(s): | Oskar Dudycz | 
| Last Update: | Wednesday, November 18, 2020 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | http://oskardudycz.github.io/GoldenEye/ | 
| NuGet Url: | https://www.nuget.org/packages/GoldenEye.Shared.Core | 
Install
Install-Package GoldenEye.Shared.Core
                        dotnet add package GoldenEye.Shared.Core
                        paket add GoldenEye.Shared.Core
                        
                                GoldenEye.Shared.Core Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- AutoMapper(>= 10.1.1)
- AutoMapper.Extensions.Microsoft.DependencyInjection(>= 8.1.0)
- Microsoft.Extensions.Configuration(>= 3.1.10)
- Microsoft.Extensions.DependencyInjection(>= 3.1.10)
- Microsoft.Extensions.DependencyModel(>= 3.1.6)
- Newtonsoft.Json(>= 12.0.3)
- ReflectionBridge(>= 0.0.13)
- Scrutor(>= 3.3.0)
- System.ComponentModel(>= 4.3.0)
- System.ComponentModel.Annotations(>= 4.7.0)
- System.Reflection.Extensions(>= 4.3.0)
- System.Reflection.TypeExtensions(>= 4.7.0)
- System.Runtime.Serialization.Formatters(>= 4.3.0)
- System.Security.Cryptography.Algorithms(>= 4.3.1)
- System.Threading.Thread(>= 4.3.0)
 
                
The main goal of GoldenEye is to speed up your development process. It gathers most widely used frameworks in .NET world and pack them into a simple bootstrap Nuget packages.
It also provide set of base classes, helpers, extensions that will help you with your daily work.