TFS_ANTIGUO/SIGPC/ProyectoSIGPC/packages/EnterpriseLibrary.Data.6.0.1304.0/EnterpriseLibrary.Data.6.0.1304.0.nuspec
kledezma 7fdadc4709 KLB
git-tfs-id: [http://192.168.1.10:8080/tfs/AyA]$/SINORT;C519
2021-01-22 15:05:35 +00:00

23 lines
No EOL
1.5 KiB
XML

<?xml version="1.0"?>
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
<metadata>
<id>EnterpriseLibrary.Data</id>
<version>6.0.1304.0</version>
<title>Enterprise Library - Data Access Application Block</title>
<authors>Microsoft</authors>
<owners>Microsoft</owners>
<licenseUrl>http://www.opensource.org/licenses/ms-pl</licenseUrl>
<projectUrl>http://msdn.microsoft.com/entlib</projectUrl>
<iconUrl>https://api.nuget.org/v3-flatcontainer/enterpriselibrary.data/6.0.1304/icon</iconUrl>
<requireLicenseAcceptance>true</requireLicenseAcceptance>
<description>The Enterprise Library Data Access Application Block simplifies the development of tasks that implement common data access functionality. Applications can use this application block in a variety of situations, such as reading data for display, passing data through application layers, and submitting changed data back to the database system.</description>
<summary>The Enterprise Library Data Access Application Block simplifies the development of tasks that implement common data access functionality.</summary>
<tags>entlib entlib6 Enterprise Library data daab dab LOB</tags>
<dependencies>
<dependency id="EnterpriseLibrary.Common" version="6.0" />
</dependencies>
<frameworkAssemblies>
<frameworkAssembly assemblyName="mscorlib" targetFramework=".NETFramework4.5" />
</frameworkAssemblies>
</metadata>
</package>