Bam.Net.Data
1.16.1
dotnet add package Bam.Net.Data --version 1.16.1
NuGet\Install-Package Bam.Net.Data -Version 1.16.1
<PackageReference Include="Bam.Net.Data" Version="1.16.1" />
<PackageVersion Include="Bam.Net.Data" Version="1.16.1" />
<PackageReference Include="Bam.Net.Data" />
paket add Bam.Net.Data --version 1.16.1
#r "nuget: Bam.Net.Data, 1.16.1"
#:package Bam.Net.Data@1.16.1
#addin nuget:?package=Bam.Net.Data&version=1.16.1
#tool nuget:?package=Bam.Net.Data&version=1.16.1
Data access objects and tools for use with the Bam framework
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET Framework | net472 is compatible. net48 was computed. net481 was computed. |
-
- Bam.Net (>= 1.16.1)
- Bam.Net.Incubation (>= 1.16.1)
- EcmaScript.Net (>= 1.0.1)
- Microsoft.AspNet.Mvc (>= 5.2.6)
- Microsoft.AspNet.Razor (>= 3.2.6)
- Microsoft.AspNet.WebPages (>= 3.2.6)
- Microsoft.Web.Infrastructure (>= 1.0.0)
- System.Data.SQLite.Core (>= 1.0.108)
- YUICompressor.NET (>= 2.7.0)
NuGet packages (26)
Showing the top 5 NuGet packages that depend on Bam.Net.Data:
| Package | Downloads |
|---|---|
|
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.ServiceProxy
System for simply and easily exposing pocos as RESTful webservices with automatic generation of both .Net and Javascript clients |
|
|
Bam.Net.Yaml
Yaml extensions for Bam |
|
|
Bam.Net.Messaging
Basic email composer for Bam |
|
|
Bam.Net.Html
Fluent extensions to TagBuilder |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 1.16.1 | 8,082 | 10/20/2018 |
| 1.16.0 | 7,666 | 9/9/2018 |
| 1.15.1 | 7,793 | 9/9/2018 |
| 1.15.0 | 7,807 | 8/19/2018 |
| 1.14.3 | 7,464 | 7/29/2018 |
| 1.14.2 | 7,413 | 7/26/2018 |
| 1.14.1 | 1,513 | 7/22/2018 |
| 1.14.0 | 11,605 | 7/16/2018 |
| 1.13.0 | 6,899 | 6/10/2018 |
| 1.9.3 | 7,159 | 6/5/2018 |
| 1.9.2 | 6,926 | 5/29/2018 |
| 1.9.1 | 6,648 | 1/25/2018 |
| 1.9.0 | 6,417 | 12/23/2017 |
| 1.8.5 | 6,313 | 11/20/2017 |
| 1.8.4 | 6,012 | 11/20/2017 |
| 1.8.3 | 6,129 | 11/1/2017 |
| 1.8.2 | 5,857 | 10/18/2017 |
| 1.8.1 | 6,258 | 9/28/2017 |
| 1.8.0 | 6,256 | 8/8/2017 |
| 1.7.2 | 6,358 | 7/15/2017 |
Version 1.16.1
Updates since v1.16.0:
- change defaultdbconnectionmanager to maxcountdbconnectionmanager (c2a1148b)
- expose StateChangeHandler on DbConnectionManager (3a389e56)
- updated connection managers (44c4b37d)
- updated MaxCount connection manager (0495a0e3)
- fix InComparison to handle ulong (0f13ae42)