Cuemon.Data
Advanced tools
Sorry, the diff of this file is not supported yet
@@ -1,8 +0,1 @@ | ||
| <?xml version="1.0" encoding="utf-8"?> | ||
| <Types xmlns="http://schemas.openxmlformats.org/package/2006/content-types"> | ||
| <Default Extension="rels" ContentType="application/vnd.openxmlformats-package.relationships+xml" /> | ||
| <Default Extension="psmdcp" ContentType="application/vnd.openxmlformats-package.core-properties+xml" /> | ||
| <Default Extension="dll" ContentType="application/octet" /> | ||
| <Default Extension="xml" ContentType="application/octet" /> | ||
| <Default Extension="nuspec" ContentType="application/octet" /> | ||
| </Types> | ||
| <?xml version="1.0" encoding="utf-8"?><Types xmlns="http://schemas.openxmlformats.org/package/2006/content-types"><Default Extension="rels" ContentType="application/vnd.openxmlformats-package.relationships+xml" /><Default Extension="nuspec" ContentType="application/octet" /><Default Extension="dll" ContentType="application/octet" /><Default Extension="xml" ContentType="application/octet" /><Default Extension="psmdcp" ContentType="application/vnd.openxmlformats-package.core-properties+xml" /></Types> |
+26
-29
| <?xml version="1.0" encoding="utf-8"?> | ||
| <package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd"> | ||
| <metadata> | ||
| <id>Cuemon.Data</id> | ||
| <version>4.2.2018.840</version> | ||
| <title>Cuemon.Data</title> | ||
| <authors>Michael Mortensen</authors> | ||
| <owners>Weubphoria</owners> | ||
| <requireLicenseAcceptance>false</requireLicenseAcceptance> | ||
| <licenseUrl>https://github.com/gimlichael/CuemonCore/blob/master/LICENSE.md</licenseUrl> | ||
| <projectUrl>https://www.cuemon.net/</projectUrl> | ||
| <iconUrl>https://nblcdn.net/themes/cuemon.net/img/core/128x128x.png</iconUrl> | ||
| <description>The Cuemon.Data assembly is a member of the Cuemon .NET Core family and provides enhancements to the System.Data namespace.</description> | ||
| <summary>A free and flexible assembly family, built to extend and boost your codebelt - providing vast ways of possibilities for all breeds of coders, programmers, developers and the likes thereof.</summary> | ||
| <releaseNotes>4.2.2018.840 | ||
| * PRELUDE - Microsoft has now proven that .NET Standard is the way to go why per assembly download is re-introduced again</releaseNotes> | ||
| <copyright>Copyright © Weubphoria 2009-2017. All rights reserved.</copyright> | ||
| <language>en-US</language> | ||
| <tags>datatransfer inoperator datamanager sqldatamanager datawatcher</tags> | ||
| <dependencies> | ||
| <group targetFramework=".NETStandard1.4"> | ||
| <dependency id="Cuemon.Collections.Specialized" version="4.2.2018.840" exclude="Build,Analyzers" /> | ||
| <dependency id="Cuemon.Core" version="4.2.2018.840" exclude="Build,Analyzers" /> | ||
| <dependency id="Cuemon.Runtime" version="4.2.2018.840" exclude="Build,Analyzers" /> | ||
| <dependency id="NETStandard.Library" version="1.6.1" exclude="Build,Analyzers" /> | ||
| <dependency id="System.Data.Common" version="4.3.0" exclude="Build,Analyzers" /> | ||
| <dependency id="System.Data.SqlClient" version="4.4.2" exclude="Build,Analyzers" /> | ||
| </group> | ||
| </dependencies> | ||
| </metadata> | ||
| <package xmlns="http://schemas.microsoft.com/packaging/2012/06/nuspec.xsd"> | ||
| <metadata> | ||
| <id>Cuemon.Data</id> | ||
| <version>4.0.2016.1880</version> | ||
| <title>Cuemon.Data</title> | ||
| <authors>Michael Mortensen</authors> | ||
| <owners>Weubphoria</owners> | ||
| <licenseUrl>http://opensource.org/licenses/MIT</licenseUrl> | ||
| <projectUrl>http://www.cuemon.net/</projectUrl> | ||
| <iconUrl>http://cdn.nblapi.net/themes/cuemon.net/img/core/128x128x.png</iconUrl> | ||
| <requireLicenseAcceptance>false</requireLicenseAcceptance> | ||
| <description>The Cuemon.Data assembly is a member of the Cuemon .NET Core family and provides enhancements to the System.Data namespace.</description> | ||
| <summary>A free and flexible assembly family, built to extend and boost your codebelt - providing vast ways of possibilities for all breeds of coders, programmers, developers and the likes thereof.</summary> | ||
| <releaseNotes>The .NET Platform Standard release of the ported Cuemon .NET Framework.</releaseNotes> | ||
| <copyright>Copyright © Weubphoria 2009-2016. All rights reserved.</copyright> | ||
| <language>en-US</language> | ||
| <dependencies> | ||
| <group targetFramework=".NETStandard1.4"> | ||
| <dependency id="Cuemon.Collections.Specialized" version="4.0.2016.1880" /> | ||
| <dependency id="Cuemon.Core" version="4.0.2016.1880" /> | ||
| <dependency id="Cuemon.Runtime" version="4.0.2016.1880" /> | ||
| <dependency id="System.Data.Common" version="4.1.0" /> | ||
| <dependency id="System.Data.SqlClient" version="4.1.0" /> | ||
| </group> | ||
| </dependencies> | ||
| </metadata> | ||
| </package> |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display