Bam.Net.Data
1.9.2
See the version list below for details.
dotnet add package Bam.Net.Data --version 1.9.2
NuGet\Install-Package Bam.Net.Data -Version 1.9.2
<PackageReference Include="Bam.Net.Data" Version="1.9.2" />
<PackageVersion Include="Bam.Net.Data" Version="1.9.2" />
<PackageReference Include="Bam.Net.Data" />
paket add Bam.Net.Data --version 1.9.2
#r "nuget: Bam.Net.Data, 1.9.2"
#:package Bam.Net.Data@1.9.2
#addin nuget:?package=Bam.Net.Data&version=1.9.2
#tool nuget:?package=Bam.Net.Data&version=1.9.2
Data access objects and tools for use with the Bam framework
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET Framework | net462 is compatible. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
- Bam.Net (>= 1.9.2)
- Bam.Net.Incubation (>= 1.9.2)
- EcmaScript.Net (>= 1.0.1)
- Microsoft.AspNet.Mvc (>= 5.2.3)
- Microsoft.AspNet.Razor (>= 3.2.3)
- Microsoft.AspNet.WebPages (>= 3.2.3)
- Microsoft.Web.Infrastructure (>= 1.0.0)
- System.Data.SQLite.Core (>= 1.0.99)
- 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,068 | 10/20/2018 |
| 1.16.0 | 7,662 | 9/9/2018 |
| 1.15.1 | 7,786 | 9/9/2018 |
| 1.15.0 | 7,802 | 8/19/2018 |
| 1.14.3 | 7,461 | 7/29/2018 |
| 1.14.2 | 7,408 | 7/26/2018 |
| 1.14.1 | 1,507 | 7/22/2018 |
| 1.14.0 | 11,597 | 7/16/2018 |
| 1.13.0 | 6,895 | 6/10/2018 |
| 1.9.3 | 7,151 | 6/5/2018 |
| 1.9.2 | 6,921 | 5/29/2018 |
| 1.9.1 | 6,643 | 1/25/2018 |
| 1.9.0 | 6,411 | 12/23/2017 |
| 1.8.5 | 6,305 | 11/20/2017 |
| 1.8.4 | 6,006 | 11/20/2017 |
| 1.8.3 | 6,125 | 11/1/2017 |
| 1.8.2 | 5,855 | 10/18/2017 |
| 1.8.1 | 6,255 | 9/28/2017 |
| 1.8.0 | 6,251 | 8/8/2017 |
| 1.7.2 | 6,353 | 7/15/2017 |
Version 1.9.2
Updates since v1.9.1:
- fix bug in book paging (f88a251a)
- update documentation, minor refactor for syntax (da870788)
- set databases on Add and AddRange (26567c68)
- set database(s) on Add and AddRange (3de72168)