Ccf.Ck.Libs.Web.Bundling
1.0.8
See the version list below for details.
dotnet add package Ccf.Ck.Libs.Web.Bundling --version 1.0.8
NuGet\Install-Package Ccf.Ck.Libs.Web.Bundling -Version 1.0.8
<PackageReference Include="Ccf.Ck.Libs.Web.Bundling" Version="1.0.8" />
paket add Ccf.Ck.Libs.Web.Bundling --version 1.0.8
#r "nuget: Ccf.Ck.Libs.Web.Bundling, 1.0.8"
// Install Ccf.Ck.Libs.Web.Bundling as a Cake Addin #addin nuget:?package=Ccf.Ck.Libs.Web.Bundling&version=1.0.8 // Install Ccf.Ck.Libs.Web.Bundling as a Cake Tool #tool nuget:?package=Ccf.Ck.Libs.Web.Bundling&version=1.0.8
Bundling and optimization framework for .NET Core and .NET-Standard projects
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETStandard 2.0
- Ccf.Ck.Libs.Logging (>= 1.0.8)
- dotless.Core (>= 1.6.7)
- Microsoft.AspNetCore.Hosting.Abstractions (>= 2.2.0)
- Microsoft.AspNetCore.Html.Abstractions (>= 2.2.0)
- Microsoft.AspNetCore.Http (>= 2.2.2)
- Microsoft.AspNetCore.Http.Abstractions (>= 2.2.0)
- Microsoft.AspNetCore.Routing (>= 2.2.2)
- Microsoft.AspNetCore.Routing.Abstractions (>= 2.2.0)
- Microsoft.AspNetCore.StaticFiles (>= 2.2.0)
- Microsoft.Extensions.Caching.Abstractions (>= 2.2.0)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 3.1.3)
- Microsoft.Extensions.FileProviders.Physical (>= 2.2.0)
- Microsoft.Extensions.Logging.Abstractions (>= 2.2.0)
- NUglify (>= 1.5.14)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Ccf.Ck.Libs.Web.Bundling:
Package | Downloads |
---|---|
Ccf.Ck.Utilities.Web.BundleTransformations
This package provides CoreKraft specific bundling. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
8.0.2 | 100 | 11/1/2024 |
8.0.1 | 110 | 10/14/2024 |
8.0.0 | 4,189 | 5/22/2024 |
7.0.2 | 5,348 | 7/2/2023 |
7.0.1 | 3,519 | 3/15/2023 |
7.0.0 | 999 | 3/14/2023 |
6.0.8 | 327 | 3/3/2023 |
6.0.7 | 12,957 | 6/6/2022 |
6.0.6 | 1,496 | 5/10/2022 |
5.0.1 | 4,927 | 10/5/2021 |
5.0.0 | 2,494 | 4/30/2021 |
1.0.17 | 2,227 | 4/27/2021 |
1.0.16 | 1,293 | 2/20/2021 |
1.0.15 | 518 | 1/7/2021 |
1.0.14 | 15,017 | 9/2/2020 |
1.0.13 | 516 | 5/15/2020 |
1.0.12 | 478 | 5/14/2020 |
1.0.11 | 6,143 | 5/12/2020 |
1.0.10 | 551 | 4/11/2020 |
1.0.9 | 571 | 4/11/2020 |
1.0.8 | 508 | 4/11/2020 |
1.0.7 | 574 | 4/11/2020 |
1.0.6 | 35,437 | 3/28/2019 |
1.0.5 | 5,294 | 3/27/2019 |
1.0.4 | 933 | 1/29/2019 |
1.0.3 | 895 | 1/10/2019 |
1.0.2 | 777 | 1/9/2019 |
1.0.1 | 793 | 1/8/2019 |
1.0.0 | 975 | 11/21/2018 |
Bundling and optimization framework for .NET Core and .NET-Standard projects.
Adding support for profiles. You can combine different bundles into one profile and render only this profile. Comes handy when you have multiple Master Pages (e.g. for public or administration) and want to easily render the different profiles.
- Added ETag support
- Version 1.0.2: Fixed the ETag support, if the build-in minification transformation throws exception the not minified version is delivered and the error is logged (more error resilient).
- Version 1.0.3: Adding CacheControl when optimization enabled: Public = true, MaxAge = TimeSpan.FromDays(365).
- Version 1.0.4: Allow CacheControl when optimization enabled to be set from outside. The above defaults are still valid. Add the ETag as parameter to overcome issue with Chrome's very aggresive caching.
- Version 1.0.5: NUglify has a problem with the minification of large files, so we are changing our strategy and minify file by file and copy the chunks into big one which is cached and served.
- Version 1.0.6: Behavior change in the profile object (init Styles and Scripts in constructor) and avoid null exception.
- Version 1.0.7: Updated nuget references to the latest versions
- Version 1.0.8: Downgrade Microsoft packages from 3.1.3 to 2.2.0