LightPath.Bank 1.0.2

There is a newer version of this package available.
See the version list below for details.
dotnet add package LightPath.Bank --version 1.0.2
NuGet\Install-Package LightPath.Bank -Version 1.0.2
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="LightPath.Bank" Version="1.0.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add LightPath.Bank --version 1.0.2
#r "nuget: LightPath.Bank, 1.0.2"
#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 LightPath.Bank as a Cake Addin
#addin nuget:?package=LightPath.Bank&version=1.0.2

// Install LightPath.Bank as a Cake Tool
#tool nuget:?package=LightPath.Bank&version=1.0.2

Bank - A Library for Registering, Retrieving and Rendering Embedded Resources

Bank is a library facilitating the serving of embedded resources located in a .Net DLL. The allows web-consumable resources (such as scripts, css, or images) to be embedded in a .Net project and deployed and served from a single DLL. Think of it as a replacement for WebResource.axd and ScriptResource.axd.

How Do I Use It?

Add the Nuget Package to Your Project

Wire Up the Bank Middleware

Register Your Embedded Resources

Add References to the Embedded Resources in Your Other Projects

Product Compatible and additional computed target framework versions.
.NET Framework net48 is compatible.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.3.29 663 12/7/2023
1.3.18 142 12/3/2023
1.3.17 110 12/2/2023
1.2.21 132 11/29/2023
1.2.5 118 11/22/2023
1.1.0 112 11/16/2023
1.0.9 109 11/13/2023
1.0.7 116 11/9/2023
1.0.6 106 11/9/2023
1.0.5 111 11/9/2023
1.0.4 115 10/30/2023
1.0.2 118 10/26/2023