VIEApps.Components.Repository 10.9.2508.2

dotnet add package VIEApps.Components.Repository --version 10.9.2508.2
                    
NuGet\Install-Package VIEApps.Components.Repository -Version 10.9.2508.2
                    
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.2508.2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="VIEApps.Components.Repository" Version="10.9.2508.2" />
                    
Directory.Packages.props
<PackageReference Include="VIEApps.Components.Repository" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add VIEApps.Components.Repository --version 10.9.2508.2
                    
#r "nuget: VIEApps.Components.Repository, 10.9.2508.2"
                    
#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.
#:package VIEApps.Components.Repository@10.9.2508.2
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=VIEApps.Components.Repository&version=10.9.2508.2
                    
Install as a Cake Addin
#tool nuget:?package=VIEApps.Components.Repository&version=10.9.2508.2
                    
Install as a Cake Tool

VIEApps.Components.Repository

The tiny polyglot component to help POCO objects work with both NoSQL and SQL databases at the same time (just another ORM-ish component)

  • POCO objects can be stored in both NoSQL database (MongoDB) and SQL database (SQLServer, MySQL, PostgreSQL and OracleRDBMS) 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.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.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.2508.2 41 8/7/2025
10.9.2508.1 82 8/1/2025
10.9.2507.1 223 7/14/2025
10.9.2506.2 231 6/18/2025
10.9.2506.1 154 5/24/2025
10.9.2505.1 228 4/30/2025
10.9.2504.24 246 4/24/2025
10.9.2504.4 295 4/13/2025
10.9.2504.3 265 4/8/2025
10.9.2504.1 324 4/2/2025
10.9.2503.2 178 3/22/2025
10.9.2503.1 228 3/1/2025
10.9.2501.2 234 1/24/2025
10.9.2501.1 227 12/31/2024
10.9.2412.1 218 12/9/2024
10.9.2411.1 223 11/21/2024
10.8.2410.1 243 10/2/2024
10.8.2408.1 221 8/1/2024
10.8.2407.1 248 6/22/2024
10.8.2406.2 239 5/30/2024
10.8.2406.1 165 5/30/2024
10.8.2404.1 246 5/9/2024
10.8.2312.1 321 12/22/2023
10.8.2311.1 309 11/16/2023
10.8.2310.2 323 10/25/2023
10.8.2310.1 318 9/30/2023
10.8.2309.1 265 9/8/2023
10.8.2308.1 338 8/29/2023
10.7.2307.1 503 7/6/2023
10.7.2306.1 404 6/7/2023
10.7.2305.1 336 5/17/2023
10.7.2303.2 514 3/17/2023
10.7.2303.1 548 3/2/2023
10.7.2302.1 769 1/31/2023
10.7.2301.1 902 1/2/2023
10.7.2212.1 1,622 11/30/2022
10.7.2211.1 1,056 11/27/2022
10.6.2211.1 1,118 11/9/2022
10.5.2211.1 1,103 11/5/2022
10.5.2209.1 2,754 9/20/2022
10.5.2207.1 3,668 7/18/2022
10.5.2205.6 1,575 5/6/2022
10.5.2205.3 1,537 5/5/2022
10.5.2205.1 2,191 4/30/2022
10.5.2204.2 1,671 4/12/2022
10.5.2204.1 1,655 4/10/2022
10.5.2203.5 1,864 3/16/2022
10.5.2203.4 1,887 3/14/2022
10.5.2203.3 1,890 3/10/2022
10.5.2203.2 1,839 3/10/2022
10.5.2203.1 1,897 3/5/2022
10.5.2201.1 2,331 1/3/2022
10.4.2112.1 1,398 12/3/2021
10.4.2111.1 1,548 11/2/2021
10.4.2110.3 1,392 10/13/2021
10.4.2110.2 1,484 9/30/2021
10.4.2110.1 1,511 9/30/2021
10.4.2109.7 1,386 9/22/2021
10.4.2109.6 1,432 9/20/2021
10.4.2109.5 1,364 9/17/2021
10.4.2109.3 2,101 9/16/2021 10.4.2109.3 is deprecated because it has critical bugs.
10.4.2109.2 1,618 9/13/2021 10.4.2109.2 is deprecated because it has critical bugs.
10.4.2109.1 1,384 9/3/2021
10.4.2108.3 1,486 8/2/2021
10.4.2108.2 1,685 8/1/2021
10.4.2108.1 1,488 7/26/2021
10.4.2107.2 1,422 7/17/2021
10.4.2107.1 1,553 7/1/2021
10.4.2106.2 1,466 6/8/2021
10.4.2106.1 1,389 6/6/2021
10.4.2105.1 1,390 5/3/2021
10.4.2104.1 739 4/4/2021
10.4.2103.1 1,480 3/9/2021
10.4.2102.1 1,367 2/1/2021
10.4.2101.1 1,487 12/31/2020
10.3.2012.5 1,905 12/23/2020
10.3.2012.4 1,654 12/18/2020
10.3.2012.3 1,738 12/17/2020
10.3.2012.2 1,958 12/16/2020
10.3.2012.1 1,472 12/3/2020
10.3.2011.2 1,722 11/15/2020
10.3.2011.1 1,857 11/12/2020
10.3.2010.1 1,111 10/24/2020
10.3.2009.3 1,187 9/9/2020
10.3.2009.2 1,128 9/3/2020
10.3.2009.1 1,204 9/2/2020
10.3.2008.3 1,198 8/21/2020
10.3.2008.2 1,301 8/12/2020
10.3.2008.1 1,485 8/3/2020
10.3.2007.2 1,993 7/15/2020
10.3.2007.1 2,034 6/30/2020
10.3.2006.2 1,852 6/10/2020
10.3.2006.1 1,943 6/2/2020
10.3.2005.2 2,017 5/20/2020
10.3.2005.1 1,960 5/13/2020
10.3.2004.24 1,866 4/24/2020
10.3.2004.1 1,923 3/31/2020
10.3.2003.4 2,104 3/7/2020
10.3.2003.3 1,898 3/5/2020
10.3.2003.2 2,024 3/3/2020
10.3.2002.5 5,111 2/20/2020
10.3.2002.4 2,311 2/19/2020 10.3.2002.4 is deprecated because it has critical bugs.
10.3.2002.3 2,305 2/11/2020 10.3.2002.3 is deprecated because it has critical bugs.
10.3.2002.2 1,985 2/3/2020
10.3.2002.1 2,050 2/2/2020
10.3.2001.4 2,115 1/19/2020
10.3.2001.3 2,054 1/17/2020
10.3.2001.2 3,119 1/6/2020
10.3.2001.1 869 1/2/2020
10.3.1912.3 1,072 12/6/2019
10.3.1912.2 816 12/5/2019
10.3.1912.1 867 12/1/2019
10.3.1911.1 1,974 10/28/2019
10.3.1910.4 2,277 10/17/2019
10.3.1910.3 2,107 10/10/2019
10.3.1910.2 2,105 10/1/2019
10.3.1910.1 2,030 9/26/2019
10.3.1908.1-preview 797 8/3/2019
10.3.1907.1-preview 583 7/2/2019
10.3.1906.5-preview 753 6/21/2019
10.3.1906.4-preview 664 6/20/2019
10.3.1906.3-preview 693 6/18/2019
10.3.1906.2-preview 642 6/17/2019
10.3.1906.1-preview 692 6/17/2019
10.2.1906.2 1,499 6/12/2019
10.2.1906.1 1,672 5/22/2019
10.2.1905.2 1,659 5/7/2019
10.2.1905.1 989 5/1/2019
10.2.1904.3 979 4/11/2019
10.2.1904.2 917 4/1/2019
10.2.1904.1 1,018 4/1/2019
10.2.1903.3 958 3/6/2019
10.2.1903.2 992 3/2/2019
10.2.1903.1 976 3/1/2019
10.2.1902.2 1,037 2/22/2019
10.2.1902.1 1,085 1/31/2019
10.2.1901.2 1,071 1/11/2019
10.2.1901.1 1,056 1/8/2019
10.2.1812.2 1,044 12/4/2018
10.2.1812.1 1,161 12/2/2018
10.2.1811.2 1,087 11/23/2018
10.2.1811.1 1,117 11/12/2018
10.2.1810.1 1,221 10/8/2018
10.2.6.1809 1,152 9/10/2018
10.2.5.1808 1,234 7/24/2018
10.2.4.1806 1,553 5/31/2018
10.2.3.1806 1,524 5/28/2018
10.2.2.1806 1,294 5/17/2018
10.2.1.1805 1,551 5/7/2018
10.1.19.1805 1,598 5/1/2018
10.1.14.1804 1,726 3/31/2018
10.1.13.1803 1,605 3/5/2018
10.1.12.1802 1,594 2/22/2018
10.1.11.1802 1,612 2/21/2018
10.1.9.1802 1,550 2/19/2018
10.1.8.1802 1,529 2/7/2018
10.1.7.1802 1,576 1/31/2018
10.1.7.1802-rc 1,236 1/25/2018
10.1.7.1802-beta 1,225 1/18/2018
10.1.6.1801 1,561 1/5/2018
10.1.5.1801 1,563 12/25/2017
10.1.5.1801-rc 1,144 11/30/2017
10.1.4.1712 1,543 11/26/2017
10.1.3.1712 1,567 11/10/2017
10.1.2.1711 1,555 11/8/2017
10.1.1.1711 1,620 11/1/2017
10.1.0.3 1,609 10/31/2017
10.1.0.2 1,556 10/30/2017
10.1.0.1 1,630 10/30/2017

Latest components