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
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#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
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
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
[email protected] |
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? [email protected]
Product | Versions 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.
-
net7.0
- Framework.Services.Cryptography (>= 1.0.10)
- Framework.Services.Data (>= 1.0.24)
- Framework.Services.Entity (>= 1.0.25)
- System.Data.SqlClient (>= 4.8.6)
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 | 170 | 1/24/2024 |
1.0.21 | 561 | 5/4/2022 |
1.0.20 | 516 | 3/31/2022 |
1.0.16 | 478 | 3/31/2022 |
1.0.15 | 2,208 | 2/6/2020 |
1.0.14 | 599 | 1/23/2020 |
1.0.13 | 537 | 1/23/2020 |
1.0.12 | 516 | 1/23/2020 |
1.0.11 | 656 | 1/21/2020 |
1.0.10 | 505 | 1/21/2020 |
1.0.9 | 605 | 9/23/2019 |
1.0.8 | 526 | 9/16/2019 |
1.0.7 | 527 | 9/16/2019 |
1.0.6 | 542 | 9/16/2019 |
1.0.5 | 559 | 9/11/2019 |
1.0.4 | 525 | 9/10/2019 |
1.0.3 | 627 | 3/1/2019 |