Skip to content
This repository was archived by the owner on Apr 2, 2025. It is now read-only.
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 0 additions & 11 deletions src/Infocaster.Umbraco.ETag/Infocaster.Umbraco.ETag.csproj
Original file line number Diff line number Diff line change
@@ -1,15 +1,4 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<PackageTags>umbraco plugin package etag caching performance umbraco-marketplace</PackageTags>
<Description>
Use ETags to boost your performance. This package enables you to use etags on your Umbraco content with ease.
Once installed, you can generate ETags any way you want, by implementing a single class. The package will make sure that your ETags are properly applied.
</Description>
<PackageReleaseNotes>2 changes

- Update the standard ETag algorithm
- Add a proper description to the NuGet package</PackageReleaseNotes>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Microsoft.AspNetCore.Http.Abstractions" Version="1.0.2" />
<PackageReference Include="Umbraco.Cms.Core" Version="11.0.0" />
Expand Down
26 changes: 0 additions & 26 deletions umbraco-marketplace.json

This file was deleted.