Provides a Db Provider Factory that uses the Microsoft Transient Fault Handling library to allow for reliable SQL Azure connections when using Entity Framework 4, Entity Framework 5 or Linq 2 SQL.
This package has the Microsoft Transient Fault Handling library v5 IL-merged into it; for a...
More information
Provides a Db Provider Factory that uses the Microsoft Transient Fault Handling library to allow for reliable SQL Azure connections when using Entity Framework 4, Entity Framework 5 or Linq 2 SQL.
Unlike ReliableDbProvider, this library doesn't come with TransientFaultHandling IL-merged -...
More information
ORM for SQLite with data encryption.
Supported Xamarin platforms:
- Android
- iOS
1. Just add [CryptoTable("TableName")] attribute to your class definition (Table) and [Encrypted] attribute to properties in your class that you want to be stored in a database file in encrypted...
More information
Easily build filters for use in Lambda Expressions. Make it easy to turn WebApi requests parameters into expressions. Great features such as; save and re-run those filters, make complex expressions and more!