VIEApps.Components.Repository 10.9.2503.1

dotnet add package VIEApps.Components.Repository --version 10.9.2503.1                
NuGet\Install-Package VIEApps.Components.Repository -Version 10.9.2503.1                
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="VIEApps.Components.Repository" Version="10.9.2503.1" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add VIEApps.Components.Repository --version 10.9.2503.1                
#r "nuget: VIEApps.Components.Repository, 10.9.2503.1"                
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install VIEApps.Components.Repository as a Cake Addin
#addin nuget:?package=VIEApps.Components.Repository&version=10.9.2503.1

// Install VIEApps.Components.Repository as a Cake Tool
#tool nuget:?package=VIEApps.Components.Repository&version=10.9.2503.1                

VIEApps.Components.Repository

The tiny polyglot component to help POCO objects work with both NoSQL and SQL databases in the same time (just another ORM-ish component) on .NET Standard 2.x/.NET Core 2.x+

  • POCO objects can be stored in both NoSQL database (MongoDB) and SQL database (SQLServer, MySQL, PostgreSQL) at the same time as individual objects or synced objects
  • Attributes/Columns are mapped like ActiveRecord acts
  • Have built-in extended properties
  • Integrated with caching component (VIEApps.Components.Caching) to reduce all I/O round trips
  • Built-in serializations with JSON and XML
  • Fully async with distributed transactions supported (both SQL and NoSQL)

NuGet

NuGet

Configuration

TBD

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 is compatible.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework 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 was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on VIEApps.Components.Repository:

Package Downloads
VIEApps.Services.Base

The base of all microservices in the VIEApps NGX

VIEApps.Components.Utility.Excel

The tiny library for working with Excel documents in .NET

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
10.9.2503.1 180 3/1/2025
10.9.2501.2 184 1/24/2025
10.9.2501.1 196 12/31/2024
10.9.2412.1 186 12/9/2024
10.9.2411.1 191 11/21/2024
10.8.2410.1 209 10/2/2024
10.8.2408.1 192 8/1/2024
10.8.2407.1 219 6/22/2024
10.8.2406.2 212 5/30/2024
10.8.2406.1 131 5/30/2024
10.8.2404.1 202 5/9/2024
10.8.2312.1 295 12/22/2023
10.8.2311.1 291 11/16/2023
10.8.2310.2 299 10/25/2023
10.8.2310.1 292 9/30/2023
10.8.2309.1 234 9/8/2023
10.8.2308.1 306 8/29/2023
10.7.2307.1 470 7/6/2023
10.7.2306.1 368 6/7/2023
10.7.2305.1 295 5/17/2023
10.7.2303.2 471 3/17/2023
10.7.2303.1 502 3/2/2023
10.7.2302.1 727 1/31/2023
10.7.2301.1 862 1/2/2023
10.7.2212.1 1,586 11/30/2022
10.7.2211.1 1,022 11/27/2022
10.6.2211.1 1,079 11/9/2022
10.5.2211.1 1,061 11/5/2022
10.5.2209.1 2,718 9/20/2022
10.5.2207.1 3,616 7/18/2022
10.5.2205.6 1,515 5/6/2022
10.5.2205.3 1,487 5/5/2022
10.5.2205.1 2,140 4/30/2022
10.5.2204.2 1,612 4/12/2022
10.5.2204.1 1,595 4/10/2022
10.5.2203.5 1,802 3/16/2022
10.5.2203.4 1,833 3/14/2022
10.5.2203.3 1,841 3/10/2022
10.5.2203.2 1,787 3/10/2022
10.5.2203.1 1,842 3/5/2022
10.5.2201.1 2,274 1/3/2022
10.4.2112.1 1,339 12/3/2021
10.4.2111.1 1,491 11/2/2021
10.4.2110.3 1,334 10/13/2021
10.4.2110.2 1,429 9/30/2021
10.4.2110.1 1,455 9/30/2021
10.4.2109.7 1,335 9/22/2021
10.4.2109.6 1,381 9/20/2021
10.4.2109.5 1,304 9/17/2021
10.4.2109.3 1,999 9/16/2021 10.4.2109.3 is deprecated because it has critical bugs.
10.4.2109.2 1,515 9/13/2021 10.4.2109.2 is deprecated because it has critical bugs.
10.4.2109.1 1,327 9/3/2021
10.4.2108.3 1,430 8/2/2021
10.4.2108.2 1,618 8/1/2021
10.4.2108.1 1,428 7/26/2021
10.4.2107.2 1,364 7/17/2021
10.4.2107.1 1,491 7/1/2021
10.4.2106.2 1,409 6/8/2021
10.4.2106.1 1,335 6/6/2021
10.4.2105.1 1,327 5/3/2021
10.4.2104.1 680 4/4/2021
10.4.2103.1 1,416 3/9/2021
10.4.2102.1 1,302 2/1/2021
10.4.2101.1 1,426 12/31/2020
10.3.2012.5 1,840 12/23/2020
10.3.2012.4 1,594 12/18/2020
10.3.2012.3 1,661 12/17/2020
10.3.2012.2 1,893 12/16/2020
10.3.2012.1 1,400 12/3/2020
10.3.2011.2 1,650 11/15/2020
10.3.2011.1 1,794 11/12/2020
10.3.2010.1 1,049 10/24/2020
10.3.2009.3 1,112 9/9/2020
10.3.2009.2 1,060 9/3/2020
10.3.2009.1 1,139 9/2/2020
10.3.2008.3 1,127 8/21/2020
10.3.2008.2 1,238 8/12/2020
10.3.2008.1 1,415 8/3/2020
10.3.2007.2 1,927 7/15/2020
10.3.2007.1 1,965 6/30/2020
10.3.2006.2 1,778 6/10/2020
10.3.2006.1 1,883 6/2/2020
10.3.2005.2 1,945 5/20/2020
10.3.2005.1 1,895 5/13/2020
10.3.2004.24 1,800 4/24/2020
10.3.2004.1 1,843 3/31/2020
10.3.2003.4 2,028 3/7/2020
10.3.2003.3 1,828 3/5/2020
10.3.2003.2 1,954 3/3/2020
10.3.2002.5 5,042 2/20/2020
10.3.2002.4 2,179 2/19/2020 10.3.2002.4 is deprecated because it has critical bugs.
10.3.2002.3 2,171 2/11/2020 10.3.2002.3 is deprecated because it has critical bugs.
10.3.2002.2 1,911 2/3/2020
10.3.2002.1 1,974 2/2/2020
10.3.2001.4 2,045 1/19/2020
10.3.2001.3 1,984 1/17/2020
10.3.2001.2 3,039 1/6/2020
10.3.2001.1 792 1/2/2020
10.3.1912.3 1,005 12/6/2019
10.3.1912.2 748 12/5/2019
10.3.1912.1 797 12/1/2019
10.3.1911.1 1,891 10/28/2019
10.3.1910.4 2,207 10/17/2019
10.3.1910.3 2,021 10/10/2019
10.3.1910.2 2,029 10/1/2019
10.3.1910.1 1,952 9/26/2019
10.3.1908.1-preview 727 8/3/2019
10.3.1907.1-preview 507 7/2/2019
10.3.1906.5-preview 683 6/21/2019
10.3.1906.4-preview 581 6/20/2019
10.3.1906.3-preview 623 6/18/2019
10.3.1906.2-preview 564 6/17/2019
10.3.1906.1-preview 615 6/17/2019
10.2.1906.2 1,425 6/12/2019
10.2.1906.1 1,597 5/22/2019
10.2.1905.2 1,576 5/7/2019
10.2.1905.1 914 5/1/2019
10.2.1904.3 903 4/11/2019
10.2.1904.2 844 4/1/2019
10.2.1904.1 935 4/1/2019
10.2.1903.3 875 3/6/2019
10.2.1903.2 919 3/2/2019
10.2.1903.1 897 3/1/2019
10.2.1902.2 956 2/22/2019
10.2.1902.1 1,011 1/31/2019
10.2.1901.2 995 1/11/2019
10.2.1901.1 979 1/8/2019
10.2.1812.2 963 12/4/2018
10.2.1812.1 1,073 12/2/2018
10.2.1811.2 1,012 11/23/2018
10.2.1811.1 1,024 11/12/2018
10.2.1810.1 1,135 10/8/2018
10.2.6.1809 1,070 9/10/2018
10.2.5.1808 1,084 7/24/2018
10.2.4.1806 1,336 5/31/2018
10.2.3.1806 1,305 5/28/2018
10.2.2.1806 1,147 5/17/2018
10.2.1.1805 1,325 5/7/2018
10.1.19.1805 1,371 5/1/2018
10.1.14.1804 1,502 3/31/2018
10.1.13.1803 1,380 3/5/2018
10.1.12.1802 1,368 2/22/2018
10.1.11.1802 1,384 2/21/2018
10.1.9.1802 1,322 2/19/2018
10.1.8.1802 1,305 2/7/2018
10.1.7.1802 1,360 1/31/2018
10.1.7.1802-rc 1,021 1/25/2018
10.1.7.1802-beta 1,001 1/18/2018
10.1.6.1801 1,344 1/5/2018
10.1.5.1801 1,338 12/25/2017
10.1.5.1801-rc 927 11/30/2017
10.1.4.1712 1,316 11/26/2017
10.1.3.1712 1,343 11/10/2017
10.1.2.1711 1,337 11/8/2017
10.1.1.1711 1,401 11/1/2017
10.1.0.3 1,396 10/31/2017
10.1.0.2 1,334 10/30/2017
10.1.0.1 1,408 10/30/2017

Latest components