FutureState.AppCore.Data
1.0.0.36
See the version list below for details.
dotnet add package FutureState.AppCore.Data --version 1.0.0.36
NuGet\Install-Package FutureState.AppCore.Data -Version 1.0.0.36
<PackageReference Include="FutureState.AppCore.Data" Version="1.0.0.36" />
paket add FutureState.AppCore.Data --version 1.0.0.36
#r "nuget: FutureState.AppCore.Data, 1.0.0.36"
// Install FutureState.AppCore.Data as a Cake Addin #addin nuget:?package=FutureState.AppCore.Data&version=1.0.0.36 // Install FutureState.AppCore.Data as a Cake Tool #tool nuget:?package=FutureState.AppCore.Data&version=1.0.0.36
A Portable (PCL), Opinionated .NET ORM with multi-database support.
Current DB Support includes SqlServer (=> 2012) and Sqlite. This library gives you the ability to create a portable repository and deploy it against any ADO database across multiple platforms Including Windows, Android, and iOS. Currently being developed for Cross Platform applications using Xamarin.
This project is licensed under Ms-PL. Dependencies carry their own licenses.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net6.0-android was computed. net7.0-android was computed. net8.0-android was computed. net9.0-android was computed. |
.NET Framework | net45 is compatible. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid is compatible. |
MonoTouch | monotouch is compatible. |
This package has no dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Added Inflection Library
Added Sqlite Performance options
Fixed MigrationRunner Order
Removed Unnecessary Resx file (FontAwesome)