Skip to content

Commit 7920712

Browse files
NshaiCopilot
andauthored
Update src/Schemio.SQL/Schemio.SQL.csproj
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Signed-off-by: Najaf Shaikh <najaf.shaikh@intelliflo.com>
1 parent 3b7359a commit 7920712

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Schemio.SQL/Schemio.SQL.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<PackageIcon>ninja-icon-16.png</PackageIcon>
1616
<PackageProjectUrl>https://github.com/CodeShayk/Schemio/wiki</PackageProjectUrl>
1717
<Copyright>Copyright (c) 2025 Code Shayk</Copyright>
18-
<Description>Schemio is a powerful .NET library designed to aggregate data from heterogeneous data stores using a schema-driven approach. It enables developers to hydrate complex object graphs by fetching data from multiple sources (SQL databases, Web APIs, NoSQL stores) using XPath and JSONPath schema mappings.This package provides support for Entity Framework for querying database.This package provides support for Dapper to query SQL database. </Description>
18+
<Description>Schemio is a powerful .NET library designed to aggregate data from heterogeneous data stores using a schema-driven approach. It enables developers to hydrate complex object graphs by fetching data from multiple sources (SQL databases, Web APIs, NoSQL stores) using XPath and JSONPath schema mappings. This package provides support for Dapper to query SQL databases.</Description>
1919
<PackageLicenseFile>LICENSE.md</PackageLicenseFile>
2020
<GeneratePackageOnBuild>True</GeneratePackageOnBuild>
2121
<IncludeSymbols>True</IncludeSymbols>

0 commit comments

Comments
 (0)