KininTech.SqlMapping NuGet Package

Provide an easy way of mapping objects to SQL Server database table by using Attributes.

If you want to query a database table but do not want to write complex and complicated SQL query, you can use this package. By just specifying some metadata on class and its property using attributes, you can start querying the table in no time.



Sub-framework: KininTech.SqlMapping.ORM

Important Note: The main class for this package, EntityTable, implements IEnumerable interface, so you can easily use Linq to query the entities in the EntityTable as the entities are mapped to the records in the database table.




Got any KininTech.SqlMapping Question?





Info

Version: 4.0.0
Author(s): Kinin Roza
Last Update: Friday, August 14, 2020
.NET Fiddle: Create the first Fiddle
NuGet Url: https://www.nuget.org/packages/KininTech.SqlMapping


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



Tags



STATS

must-have-score

avg-downloads-per-day

2319

days-since-last-release

1355