WebSvc.DataAccess NuGet Package

Library support provides following features.

Insert records in Db table and return boolean true, if record inserted else false
updates records in Db table and return boolean true, if record updated else false
delete records in Db table and return boolean true, if record deleted else false
Fetch the single matching record and return json serialized string
Fetch the single matching record and return json serialized string and overloaded method with more input parameters
used for validation and return a single result if record exist and return json serialized string if match found and overloaded method with more input parameters.




Got any WebSvc.DataAccess Question?





Info

Version: 1.0.6
Author(s): Narender Kumar
Last Update: Monday, June 5, 2023
.NET Fiddle: Create the first Fiddle
Project Url: https://github.com/web-svc/
NuGet Url: https://www.nuget.org/packages/WebSvc.DataAccess


Install
Install-Package WebSvc.DataAccess
dotnet add package WebSvc.DataAccess
paket add WebSvc.DataAccess
WebSvc.DataAccess Download (Unzip the "nupkg" after downloading)



Tags



STATS

must-have-score

1.8

avg-downloads-per-day

1

days-since-last-release

297