![]() |
VOOZH | about |
dotnet add package Prius --version 2.2.2
NuGet\Install-Package Prius -Version 2.2.2
<PackageReference Include="Prius" Version="2.2.2" />
<PackageVersion Include="Prius" Version="2.2.2" />Directory.Packages.props
<PackageReference Include="Prius" />Project file
paket add Prius --version 2.2.2
#r "nuget: Prius, 2.2.2"
#:package Prius@2.2.2
#addin nuget:?package=Prius&version=2.2.2Install as a Cake Addin
#tool nuget:?package=Prius&version=2.2.2Install as a Cake Tool
Fast and robust layer for accessing databases. SQL Server, MySQL, Aurora, MariaDB, Sqlite and PostgrSQL. Designed for people that prefer to use stored procedures but works equally well for ad-hoc queries. Does not generate SQL statements from LINQ expressions.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET Framework | net40 net40 is compatible. net403 net403 was computed. net45 net45 is compatible. net451 net451 was computed. net452 net452 was computed. net46 net46 was computed. net461 net461 was computed. net462 net462 was computed. net463 net463 was computed. net47 net47 was computed. net471 net471 was computed. net472 net472 was computed. net48 net48 was computed. net481 net481 was computed. |
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. |
|
|
Owin.Framework.Pages.CMS.Runtime
You must include this package in your website to render pages defined within the CMS |
|
|
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.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. |
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 2.2.2 | 1,152 | 1/15/2020 |
| 2.2.1 | 896 | 12/19/2019 |
| 2.2.0 | 843 | 12/18/2019 |
| 2.1.2 | 850 | 12/12/2019 |
| 2.1.1 | 880 | 12/12/2019 |
| 2.1.0 | 1,607 | 12/11/2019 |
| 2.1.0-alpha2 | 1,511 | 12/10/2019 |
| 2.1.0-alpha | 1,489 | 12/5/2019 |
| 2.0.6 | 3,897 | 7/11/2018 |
| 2.0.5 | 3,610 | 2/1/2018 |
| 2.0.4 | 4,242 | 9/12/2017 |
| 2.0.1 | 8,834 | 2/9/2017 |
| 2.0.1-alpha | 2,137 | 2/9/2017 |
| 2.0.0-alpha | 2,163 | 2/3/2017 |
| 1.1.10 | 1,648 | 2/2/2017 |
| 1.1.9 | 1,561 | 12/5/2016 |
| 1.1.8 | 1,467 | 7/18/2016 |
| 1.1.7 | 2,058 | 7/11/2016 |
| 1.1.6 | 1,503 | 6/23/2016 |
TraceWriter2 interface allows tracing of parameter values to stored procedures