1、下载IBatis.Net.1.6.2,放进packages文件夹,在项目里添加引用IBatisNet.Common.dll和IBatisNet.DataMapper.dll
2、管理nuget程序包-查找Oracle.ManagedDataAccess-安装
3、建立Providers文件夹,添加provider.config
3、添加SqlMap.config,properties.config等
1、下载IBatis.Net.1.6.2,放进packages文件夹,在项目里添加引用IBatisNet.Common.dll和IBatisNet.DataMapper.dll
2、管理nuget程序包-查找Oracle.ManagedDataAccess-安装
3、建立Providers文件夹,添加provider.config
3、添加SqlMap.config,properties.config等
转载于:https://www.cnblogs.com/bernardblack/p/8462293.html