Simple Stored Procedure Support for Castle Active Record. 
                        
                    
         
                Info
| Version: | 15.0.5 | 
| Author(s): | Nkasozi | 
| Last Update: | Thursday, December 27, 2018 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | http://github.com/nkasozi/DbEntity | 
| NuGet Url: | https://www.nuget.org/packages/DbEntity | 
Install
Install-Package DbEntity
                        dotnet add package DbEntity
                        paket add DbEntity
                        
                                DbEntity Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- Caramel(>= 1.0.0.41)
 - Caramel.Castle.ActiveRecord(>= 1.0.0.40)
 - Castle.Activerecord(>= 3.0.0.1)
 - Castle.Core(>= 3.0.0.4001)
 
Tags