Postulate.Base
1.3.50
Abstract and base classes for Postulate ORM
Suggested Alternatives
Install-Package Postulate.Base -Version 1.3.50
dotnet add package Postulate.Base --version 1.3.50
<PackageReference Include="Postulate.Base" Version="1.3.50" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Postulate.Base --version 1.3.50
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Postulate.Base, 1.3.50"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install Postulate.Base as a Cake Addin
#addin nuget:?package=Postulate.Base&version=1.3.50
// Install Postulate.Base as a Cake Tool
#tool nuget:?package=Postulate.Base&version=1.3.50
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
fixed a problem with MergeAsync not passing claims
Dependencies
-
.NETStandard 2.0
- Dapper (>= 2.0.30)
- Microsoft.CSharp (>= 4.6.0)
- System.ComponentModel.Annotations (>= 4.5.0)
- System.Data.Common (>= 4.3.0)
- System.Data.SqlClient (>= 4.7.0)
- System.Linq (>= 4.3.0)
Used By
NuGet packages (2)
Showing the top 2 NuGet packages that depend on Postulate.Base:
Package | Downloads |
---|---|
Postulate.SqlServer
Postulate ORM implementation for SQL Server
|
|
Postulate.MySql
Postulate ORM implementation for MySql
|
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated | |
---|---|---|---|
1.3.50 | 495 | 4/7/2020 |