Framework.Services.Data.SQL 1.0.22

dotnet add package Framework.Services.Data.SQL --version 1.0.22
NuGet\Install-Package Framework.Services.Data.SQL -Version 1.0.22
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Framework.Services.Data.SQL" Version="1.0.22" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Framework.Services.Data.SQL --version 1.0.22
#r "nuget: Framework.Services.Data.SQL, 1.0.22"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Framework.Services.Data.SQL as a Cake Addin
#addin nuget:?package=Framework.Services.Data.SQL&version=1.0.22

// Install Framework.Services.Data.SQL as a Cake Tool
#tool nuget:?package=Framework.Services.Data.SQL&version=1.0.22

Framework.Data.SQL

Enhance your .NET application with more than 1000 extension methods.

It is a .NET Core/Standard library that provides base class that provides methods to handle SQL Server statements optimizing performance and scalability

Technologies

  • .NET Core and .NET Standard

Features

  • It doesn't use reflection to map the entity properties, instead it uses IL/Cache capabilities;
  • Developer can preview T-SQL statements (including Table Value Parameters);
  • Log T-SQL statements easily;
  • MARS full support;
  • Multiple Result Set;
  • Unit test that contains some sample code (XUnit);

Instructions

  • Setup your database using the file '$\Database\Scripts\Initial Payload.sql'
  • Check out the unit tests and debug/run the sample codes

Contact Me

E-mail Linkedin
juninho_web@hotmail.com https://www.linkedin.com/in/juninhodigital

Contribute

The best way to contribute is by putting in some good words about the library and help me out by:

  • Fork it
  • Pull Request
  • Comment it
  • Star it
  • Share it

I would really love your help to make it better and usefull to the community. Need more info? juninho_web@hotmail.com

Product Compatible and additional computed target framework versions.
.NET net7.0 is compatible.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.22 103 1/24/2024
1.0.21 526 5/4/2022
1.0.20 446 3/31/2022
1.0.16 395 3/31/2022
1.0.15 2,128 2/6/2020
1.0.14 522 1/23/2020
1.0.13 455 1/23/2020
1.0.12 483 1/23/2020
1.0.11 628 1/21/2020
1.0.10 475 1/21/2020
1.0.9 574 9/23/2019
1.0.8 500 9/16/2019
1.0.7 491 9/16/2019
1.0.6 503 9/16/2019
1.0.5 498 9/11/2019
1.0.4 494 9/10/2019
1.0.3 559 3/1/2019