Bam.Net
1.16.1
dotnet add package Bam.Net --version 1.16.1
NuGet\Install-Package Bam.Net -Version 1.16.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="Bam.Net" Version="1.16.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Bam.Net" Version="1.16.1" />
<PackageReference Include="Bam.Net" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Bam.Net --version 1.16.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Bam.Net, 1.16.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.
#:package Bam.Net@1.16.1
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Bam.Net&version=1.16.1
#tool nuget:?package=Bam.Net&version=1.16.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Productivity Tools
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET Framework | net472 is compatible. net48 was computed. net481 was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
- Microsoft.AspNet.Mvc (>= 5.2.6)
- Microsoft.AspNet.Razor (>= 3.2.6)
- Microsoft.AspNet.WebPages (>= 3.2.6)
- Microsoft.Web.Infrastructure (>= 1.0.0)
- Newtonsoft.Json (>= 11.0.2)
- System.IO.Compression (>= 4.3.0)
- YamlSerializer (>= 1.0.0)
NuGet packages (33)
Showing the top 5 NuGet packages that depend on Bam.Net:
| Package | Downloads |
|---|---|
|
Bam.Net.Data
Data access objects and tools for use with the Bam framework |
|
|
Bam.Net.Encryption
Encryption tools built on top of BouncyCastle. Store sensitive information in an encrypted Vault that stores encrypted data in SQLite database files. |
|
|
Bam.Net.CommandLine
Command line tools |
|
|
Bam.Net.Javascript
EcmaScript.Net extensions for server side javascript execution |
|
|
Bam.Net.Yaml
Yaml extensions for Bam |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 1.16.1 | 9,432 | 10/20/2018 |
| 1.16.0 | 8,900 | 9/9/2018 |
| 1.15.1 | 9,023 | 9/9/2018 |
| 1.15.0 | 8,941 | 8/19/2018 |
| 1.14.3 | 8,648 | 7/29/2018 |
| 1.14.2 | 8,680 | 7/26/2018 |
| 1.14.1 | 1,767 | 7/22/2018 |
| 1.14.0 | 13,658 | 7/16/2018 |
| 1.13.0 | 8,306 | 6/10/2018 |
| 1.9.3 | 8,400 | 6/5/2018 |
| 1.9.2 | 8,106 | 5/29/2018 |
| 1.9.1 | 7,854 | 1/25/2018 |
| 1.9.0 | 7,705 | 12/23/2017 |
| 1.8.5 | 7,619 | 11/20/2017 |
| 1.8.4 | 7,230 | 11/20/2017 |
| 1.8.3 | 7,292 | 11/1/2017 |
| 1.8.2 | 7,043 | 10/18/2017 |
| 1.8.1 | 7,424 | 9/28/2017 |
| 1.8.0 | 7,556 | 8/8/2017 |
| 1.7.2 | 7,477 | 7/15/2017 |
Loading failed
Version 1.16.1
Updates since v1.16.0:
- email.appendbodyformat (c26ce090)