Skip to main content
BundleTransformer.MicrosoftAjax package icon

BundleTransformer.MicrosoftAjax

BundleTransformer.MicrosoftAjax contains two minifier-adapters: `MicrosoftAjaxCssMinifier` (for minification of CSS code) and `MicrosoftAjaxJsMinifier` (for minification of JS code). These adapters perform minification by using the Microsoft Ajax Minifier (https://ajaxmin.codeplex.com).

Total Downloads
1.1M
1,135,409
Published
Dec 10, 2018
Latest stable version

Install

.NET CLI
dotnet add package BundleTransformer.MicrosoftAjax --version 1.10.0-beta1
Package Manager Console
Install-Package BundleTransformer.MicrosoftAjax -Version 1.10.0-beta1
PackageReference
<PackageReference Include="BundleTransformer.MicrosoftAjax" Version="1.10.0-beta1" />

Frameworks

.NETFramework4.0

Dependencies

BundleTransformer.Core
.NETFramework4.0
[1.10.0-beta1, )
AdvancedStringBuilder
.NETFramework4.0
[0.1.0, )
AjaxMin
.NETFramework4.0
[5.14.5506.26202, )

Adoption guide

A verified publisher signal is available. Assess fit from the package's supported frameworks, license and dependency graph rather than popularity alone.

This version is marked prerelease. Validate its API and upgrade path before production use.

No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.

Compatibility metadata lists 1 target framework; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.