Info
| Version: | 0.1.0-dev03 | 
| Author(s): | newbe36524 | 
| Last Update: | Friday, March 29, 2019 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | http://www.newbe.pro/ | 
| NuGet Url: | https://www.nuget.org/packages/Newbe.Claptrap.ScaffoldGenerator | 
Install
Install-Package Newbe.Claptrap.ScaffoldGenerator
                        dotnet add package Newbe.Claptrap.ScaffoldGenerator
                        paket add Newbe.Claptrap.ScaffoldGenerator
                        
                                Newbe.Claptrap.ScaffoldGenerator Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- Newbe.Claptrap.Autofac(>= 0.1.003)
- Newbe.Claptrap.Core.Abstractions(>= 0.1.003)
- Newbe.Claptrap.Metadata(>= 0.1.003)
- Newbe.Claptrap(>= 0.1.003)
- LibLog(>= 5.0.6)
- Microsoft.CodeAnalysis(>= 2.10.0)
- Microsoft.CodeAnalysis.CSharp(>= 2.10.0)
- Microsoft.CodeAnalysis.CSharp.Workspaces(>= 2.10.0)
- Microsoft.CodeAnalysis.Common(>= 2.10.0)
 
                
It take advantage to Actor Pattern and Event Sourcing Pattern.
This package is one part of that project. Please check the source repository for more details.
https://github.com/newbe36524/Newbe.Claptrap.