Bara 1.2.3
See the version list below for details.
dotnet add package Bara --version 1.2.3
NuGet\Install-Package Bara -Version 1.2.3
<PackageReference Include="Bara" Version="1.2.3" />
paket add Bara --version 1.2.3
#r "nuget: Bara, 1.2.3"
// Install Bara as a Cake Addin #addin nuget:?package=Bara&version=1.2.3 // Install Bara as a Cake Tool #tool nuget:?package=Bara&version=1.2.3
micro orm for .net cross-platform.Bara is a .Net library for Orm. Bara provides quick access to DataBase. Also it is a cross-platform orm which is written by .net Standard version 1.4 . You Can use it on .net Framwork platform or .net Core platform with Any type DataBase which Dapper Support.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
.NET Core | netcoreapp1.0 was computed. netcoreapp1.1 was computed. netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard1.4 is compatible. netstandard1.5 was computed. netstandard1.6 was computed. netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net46 is compatible. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen30 was computed. tizen40 was computed. tizen60 was computed. |
Universal Windows Platform | uap was computed. uap10.0 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETFramework 4.6
- Dapper (>= 1.50.2)
- Microsoft.Extensions.Logging.Abstractions (>= 1.1.2)
-
.NETStandard 1.4
- Dapper (>= 1.50.2)
- Microsoft.Extensions.Logging (>= 1.1.2)
- NETStandard.Library (>= 1.6.1)
- System.Data.Common (>= 4.3.0)
- System.IO.FileSystem.Watcher (>= 4.3.0)
- System.Xml.XmlSerializer (>= 4.3.0)
-
.NETStandard 2.0
- Dapper (>= 1.50.2)
- Microsoft.Extensions.Logging.Abstractions (>= 1.1.2)
NuGet packages (3)
Showing the top 3 NuGet packages that depend on Bara:
Package | Downloads |
---|---|
Bara.DataAccess
DataAccess Extension For Orm Bara. |
|
CoreEventBus.Repository
A MircoEventBus Based on Bara(orm) and RabbitMQ,Make Event-Driven Design Simple and Reliable.This Package is Repository for Event to Make Final consistency and Will Store Event Log in DataBase.Document will be publish while not busy.any Problem can add qq Group:485431964 |
|
SQLReport
a library to export sql reuslt to excel or show in table. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.2.4 | 1,598 | 5/21/2018 |
1.2.3 | 1,154 | 5/20/2018 |
1.2.2 | 1,142 | 5/20/2018 |
1.2.1 | 1,141 | 5/10/2018 |
1.1.2 | 1,389 | 5/6/2018 |
1.1.1 | 1,437 | 4/5/2018 |
1.1.0 | 1,928 | 11/12/2017 |
1.0.0 | 1,112 | 11/6/2017 |
0.9.7 | 1,085 | 11/6/2017 |
0.9.6 | 1,079 | 11/4/2017 |
0.9.5.5 | 1,348 | 10/19/2017 |
0.9.5.4 | 1,050 | 10/15/2017 |
0.9.5.2 | 1,084 | 10/15/2017 |
0.9.4 | 1,079 | 10/15/2017 |
0.9.3 | 1,109 | 10/9/2017 |
0.9.2 | 1,669 | 9/24/2017 |
0.9.0 | 1,127 | 9/18/2017 |
0.0.5 | 1,090 | 8/31/2017 |
0.0.4 | 1,059 | 7/17/2017 |
0.0.3 | 1,062 | 7/17/2017 |
0.0.2 | 1,051 | 7/16/2017 |
fix dynamic update bug