🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Sign inDemoInstall
Socket

Frappe.MSBuild

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

Frappe.MSBuild

The ASP.NET MVC 4 integration with Frappe. Frappe is a compile time bundler for JavaScript, Css, and Less for high volume, high performance ASP.NET sites.

1.6.0.4
NuGet
Version published
Maintainers
1
Created
Source

Frappe

Rules of Bundling

  • All bundles must be created within the App_Bundles folder or one of it's sub-folders.
  • All bundles must have either '.js.bundle' or '.css.bundle' as their extension.
  • All paths to files within the bundle must be relative file system paths.

Known Issues

  • Visual Studio does not execute AfterBuild when doing Build. This means changes to bundles will not be reflected until Rebuild is run or source is changed.

Bundle Example

Keywords

msbuild

FAQs

Package last updated on 27 Jul 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts