LightPath.Bank
1.0.2
There is a newer version of this package available.
See the version list below for details.
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
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#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
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
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 | Versions 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.
-
.NETFramework 4.8
- Microsoft.AspNet.Mvc (>= 5.2.7)
- Microsoft.Owin (>= 4.2.2)
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.4.6 | 304 | 8/11/2024 |
1.4.5 | 107 | 8/9/2024 |
1.3.35 | 331 | 5/14/2024 |
1.3.34 | 85 | 5/14/2024 |
1.3.32 | 105 | 5/14/2024 |
1.3.31 | 97 | 5/14/2024 |
1.3.29 | 751 | 12/7/2023 |
1.3.18 | 157 | 12/3/2023 |
1.3.17 | 118 | 12/2/2023 |
1.2.21 | 148 | 11/29/2023 |
1.2.5 | 136 | 11/22/2023 |
1.1.0 | 133 | 11/16/2023 |
1.0.9 | 135 | 11/13/2023 |
1.0.7 | 141 | 11/9/2023 |
1.0.6 | 124 | 11/9/2023 |
1.0.5 | 128 | 11/9/2023 |
1.0.4 | 140 | 10/30/2023 |
1.0.2 | 144 | 10/26/2023 |