一个轻量级的基于dapper的Oracle仓储类. 
                        
                    
         
                    Learn Dapper: https://www.learndapper.com/
                        Dapper Tutorial: https://dappertutorial.net/
                    Info
| Version: | 2.2.5 | 
| Author(s): | 张磊 | 
| Last Update: | Thursday, April 21, 2022 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/zl33842901/DapperEx | 
| NuGet Url: | https://www.nuget.org/packages/xLiAd.DapperEx.RepositoryOracle | 
Install
Install-Package xLiAd.DapperEx.RepositoryOracle
                        dotnet add package xLiAd.DapperEx.RepositoryOracle
                        paket add xLiAd.DapperEx.RepositoryOracle
                        
                                xLiAd.DapperEx.RepositoryOracle Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- xLiAd.DapperEx.Repository(>= 2.1.7)
 - Oracle.ManagedDataAccess.Core(>= 2.19.31)
 
Tags