BundlerMiddleware.System.Web 0.2.1

There is a newer version of this package available.
See the version list below for details.
dotnet add package BundlerMiddleware.System.Web --version 0.2.1
NuGet\Install-Package BundlerMiddleware.System.Web -Version 0.2.1
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="BundlerMiddleware.System.Web" Version="0.2.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add BundlerMiddleware.System.Web --version 0.2.1
#r "nuget: BundlerMiddleware.System.Web, 0.2.1"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install BundlerMiddleware.System.Web as a Cake Addin
#addin nuget:?package=BundlerMiddleware.System.Web&version=0.2.1

// Install BundlerMiddleware.System.Web as a Cake Tool
#tool nuget:?package=BundlerMiddleware.System.Web&version=0.2.1

Package for using the standard System.Web.Optimization bundling with Bundler

Product Compatible and additional computed target framework versions.
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on BundlerMiddleware.System.Web:

Package Downloads
BundlerMiddleware.Markdown

OWIN Middleware for serving markdown files as HTML

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on BundlerMiddleware.System.Web:

Repository Stars
JoeMayo/LinqToTwitter
LINQ Provider for the Twitter API (C# Twitter Library)
Version Downloads Last updated
0.4.0 10,071 4/8/2014
0.3.2 4,586 3/13/2014
0.3.1 1,276 3/13/2014
0.3.0 1,501 3/13/2014
0.2.2 1,560 2/25/2014
0.2.1 1,370 2/20/2014
0.2.0 1,442 2/20/2014
0.1.0 1,456 2/17/2014

Changed Exentsion method to make more sense