Prius 1.0.3
See the version list below for details.
dotnet add package Prius --version 1.0.3
NuGet\Install-Package Prius -Version 1.0.3
<PackageReference Include="Prius" Version="1.0.3" />
paket add Prius --version 1.0.3
#r "nuget: Prius, 1.0.3"
// Install Prius as a Cake Addin #addin nuget:?package=Prius&version=1.0.3 // Install Prius as a Cake Tool #tool nuget:?package=Prius&version=1.0.3
Provides extremely fast and robust layer for accessing databases. Supports several database engines, and is designed for people that mostly use stored procedures
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
-
- MySql.Data (>= 6.9.7)
- Newtonsoft.Json (>= 7.0.1)
- Npgsql (>= 2.2.5)
- Urchin.Client (>= 1.0.1.2)
NuGet packages (9)
Showing the top 5 NuGet packages that depend on Prius:
Package | Downloads |
---|---|
Prius.Mocks
Reusable mocks that you can use to mock your database if you use Prius as your ORM. |
|
Prius.SqLite
Configure databases in Prius ORM to connect to SQLite databases. Defines the server type 'SQLite' that you can use in your Prius ORM configuration file. |
|
Owin.Framework.Pages.CMS.Runtime
You must include this package in your website to render pages defined within the CMS |
|
Owin.Framework.Facilities.IdentityStore.Prius
Owin Framework IIdentityStore facility that stores identity information in a database using Prius ORM |
|
Prius.SqlServer
Configure databases in Prius ORM to connect to Microsoft SQL Server. Defines the server type 'SqlServer' that you can use in your Prius ORM configuration file. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
2.2.2 | 836 | 1/15/2020 |
2.2.1 | 641 | 12/19/2019 |
2.2.0 | 590 | 12/18/2019 |
2.1.2 | 637 | 12/12/2019 |
2.1.1 | 625 | 12/12/2019 |
2.1.0 | 1,306 | 12/11/2019 |
2.1.0-alpha2 | 1,197 | 12/10/2019 |
2.1.0-alpha | 1,180 | 12/5/2019 |
2.0.6 | 3,204 | 7/11/2018 |
2.0.5 | 2,904 | 2/1/2018 |
2.0.4 | 3,474 | 9/12/2017 |
2.0.1 | 7,508 | 2/9/2017 |
2.0.1-alpha | 1,641 | 2/9/2017 |
2.0.0-alpha | 1,647 | 2/3/2017 |
1.1.10 | 1,228 | 2/2/2017 |
1.1.9 | 1,115 | 12/5/2016 |
1.1.8 | 1,050 | 7/18/2016 |
1.1.7 | 1,626 | 7/11/2016 |
1.1.6 | 1,064 | 6/23/2016 |
1.1.5 | 1,062 | 6/20/2016 |
1.1.3 | 1,236 | 6/9/2016 |
1.0.8 | 1,067 | 5/30/2016 |
1.0.7 | 1,201 | 3/31/2016 |
1.0.6 | 1,451 | 10/6/2015 |
1.0.5 | 1,170 | 9/10/2015 |
1.0.4 | 1,088 | 9/4/2015 |
1.0.3 | 1,097 | 8/25/2015 |
1.0.1 | 1,079 | 8/23/2015 |
1.0.0 | 1,077 | 8/23/2015 |
First tested and stable release