diff --git a/DigitalData.Core.Legacy.Client/Assets/icon.ico b/DigitalData.Core.Legacy.Client/Assets/icon.ico deleted file mode 100644 index a2ed575..0000000 Binary files a/DigitalData.Core.Legacy.Client/Assets/icon.ico and /dev/null differ diff --git a/DigitalData.Core.Legacy.Client/Assets/icon.png b/DigitalData.Core.Legacy.Client/Assets/icon.png new file mode 100644 index 0000000..bd6c792 Binary files /dev/null and b/DigitalData.Core.Legacy.Client/Assets/icon.png differ diff --git a/DigitalData.Core.Legacy.Client/DigitalData.Core.Legacy.Client.csproj b/DigitalData.Core.Legacy.Client/DigitalData.Core.Legacy.Client.csproj index 1385464..32a40d0 100644 --- a/DigitalData.Core.Legacy.Client/DigitalData.Core.Legacy.Client.csproj +++ b/DigitalData.Core.Legacy.Client/DigitalData.Core.Legacy.Client.csproj @@ -31,7 +31,8 @@ 4 - icon.ico + + @@ -95,10 +96,9 @@ - + PreserveNewest - \ No newline at end of file diff --git a/DigitalData.Core.Legacy.Client/DigitalData.Core.Legacy.Client.nuspec b/DigitalData.Core.Legacy.Client/DigitalData.Core.Legacy.Client.nuspec new file mode 100644 index 0000000..a8770d4 --- /dev/null +++ b/DigitalData.Core.Legacy.Client/DigitalData.Core.Legacy.Client.nuspec @@ -0,0 +1,34 @@ + + + + DigitalData.Core.Client.Legacy + 1.0.1.2 + Digital Data GmbH + false + MIT + Assets\icon.png + http://git.dd:3000/AppStd/WebCoreModules.git + This package provides HTTP client extension methods for the DigitalData.Core library, offering simplified and asynchronous methods for fetching and handling HTTP responses. It includes utility methods for sending GET, POST, PUT, DELETE requests, reading response content as text or JSON, and deserializing JSON into dynamic or strongly-typed objects using Newtonsoft.Json. These extensions facilitate efficient and easy-to-read HTTP interactions in client applications. This version is specifically designed to be compatible with .NET Framework. + Summary of changes made in this release of the package. + Copyright 2024 + digital data core http client json serialization + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/DigitalData.Core.Legacy.Client/icon.ico b/DigitalData.Core.Legacy.Client/icon.ico deleted file mode 100644 index a2ed575..0000000 Binary files a/DigitalData.Core.Legacy.Client/icon.ico and /dev/null differ diff --git a/DigitalData.Core.Legacy.Client/packages.config b/DigitalData.Core.Legacy.Client/packages.config index ac58b05..d78efd3 100644 --- a/DigitalData.Core.Legacy.Client/packages.config +++ b/DigitalData.Core.Legacy.Client/packages.config @@ -7,6 +7,7 @@ + diff --git a/DigitalData.Core.sln b/DigitalData.Core.sln index 53d2008..9884e24 100644 --- a/DigitalData.Core.sln +++ b/DigitalData.Core.sln @@ -58,8 +58,8 @@ Global {84B18026-F9A0-4366-BC69-1662D9E7342D}.Debug|Any CPU.Build.0 = Debug|Any CPU {84B18026-F9A0-4366-BC69-1662D9E7342D}.Release|Any CPU.ActiveCfg = Release|Any CPU {84B18026-F9A0-4366-BC69-1662D9E7342D}.Release|Any CPU.Build.0 = Release|Any CPU - {E009A053-A9F4-48F2-984F-EF5C376A9B14}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {E009A053-A9F4-48F2-984F-EF5C376A9B14}.Debug|Any CPU.Build.0 = Debug|Any CPU + {E009A053-A9F4-48F2-984F-EF5C376A9B14}.Debug|Any CPU.ActiveCfg = Release|Any CPU + {E009A053-A9F4-48F2-984F-EF5C376A9B14}.Debug|Any CPU.Build.0 = Release|Any CPU {E009A053-A9F4-48F2-984F-EF5C376A9B14}.Release|Any CPU.ActiveCfg = Release|Any CPU {E009A053-A9F4-48F2-984F-EF5C376A9B14}.Release|Any CPU.Build.0 = Release|Any CPU EndGlobalSection diff --git a/nupkg/DigitalData.Core.Application.1.0.0.nupkg b/nupkg/DigitalData.Core.Application.1.0.0.nupkg deleted file mode 100644 index 14456d4..0000000 Binary files a/nupkg/DigitalData.Core.Application.1.0.0.nupkg and /dev/null differ diff --git a/nupkg/DigitalData.Core.CultureServices.1.0.0.nupkg b/nupkg/DigitalData.Core.CultureServices.1.0.0.nupkg deleted file mode 100644 index f44ada2..0000000 Binary files a/nupkg/DigitalData.Core.CultureServices.1.0.0.nupkg and /dev/null differ diff --git a/nupkg/DigitalData.Core.Infrastructure.1.0.0.nupkg b/nupkg/DigitalData.Core.Infrastructure.1.0.0.nupkg deleted file mode 100644 index 044c8ab..0000000 Binary files a/nupkg/DigitalData.Core.Infrastructure.1.0.0.nupkg and /dev/null differ diff --git a/nupkg/WebCore.Contracts.1.0.0.nupkg b/nupkg/WebCore.Contracts.1.0.0.nupkg deleted file mode 100644 index 6e1766d..0000000 Binary files a/nupkg/WebCore.Contracts.1.0.0.nupkg and /dev/null differ diff --git a/nupkg/WebCore.Contracts.1.0.1.nupkg b/nupkg/WebCore.Contracts.1.0.1.nupkg deleted file mode 100644 index 41c9a66..0000000 Binary files a/nupkg/WebCore.Contracts.1.0.1.nupkg and /dev/null differ