Info
Version: | 1.2.4 |
Author(s): | Rocher |
Last Update: | Monday, May 21, 2018 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Bara |
Install
Install-Package Bara
dotnet add package Bara
paket add Bara
Bara Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Dapper(>= 1.50.2)
- Microsoft.Extensions.Logging.Abstractions(>= 1.1.2)
- Dapper(>= 1.50.2)
- Microsoft.Extensions.Logging.Abstractions(>= 1.1.2)
- 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)
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.