Info
Version: | 2.0.2 |
Author(s): | Sukanta Choudhury |
Last Update: | Monday, April 17, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/skc-chy/AF.DataAccessor/wiki |
NuGet Url: | https://www.nuget.org/packages/AF.DataAccessor |
Install
Install-Package AF.DataAccessor
dotnet add package AF.DataAccessor
paket add AF.DataAccessor
AF.DataAccessor Download (Unzip the "nupkg" after downloading)
Dependencies
3 packages depend on this package.
Tags
This package allow to connect multiple database operations.
Install Nuget package 'System.Data.SqlClient 4.8.5' in your application.
Add file 'AFDataAccessor.json' in your project if it is web application.
Make sure this file is in output directory.