NiORM 1.2.10

dotnet add package NiORM --version 1.2.10
NuGet\Install-Package NiORM -Version 1.2.10
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="NiORM" Version="1.2.10" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add NiORM --version 1.2.10
#r "nuget: NiORM, 1.2.10"
#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 NiORM as a Cake Addin
#addin nuget:?package=NiORM&version=1.2.10

// Install NiORM as a Cake Tool
#tool nuget:?package=NiORM&version=1.2.10

NiORM

Introducing our new ORM nuget package, the ultimate solution for your data management needs! With the ability to connect seamlessly to both SQL Server and MongoDB, you can now easily handle your data across multiple platforms without any hassle. Our ORM allows you to effortlessly access your existing SQL Server tables and provides you with a flexible and powerful framework to work with MongoDB databases. With its user-friendly interface and efficient performance, our ORM is the perfect choice for developers looking to simplify their data management process. So why wait? Download our ORM nuget package today and take your data management to the next level!

Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.2.10 169 8/22/2023
1.2.9 161 6/13/2023
1.2.8 125 5/29/2023
1.2.7 166 4/24/2023
1.2.6 154 4/20/2023
1.2.5 174 4/16/2023
1.2.4 168 4/16/2023
1.2.3 198 4/8/2023
1.2.2 185 4/8/2023
1.2.1 178 4/8/2023
1.1.6 166 4/5/2023
1.1.5 238 2/15/2023
1.1.4 227 2/15/2023
1.1.3 297 1/28/2023
1.1.2 274 1/28/2023
1.1.1 338 1/15/2023
1.0.2 289 1/9/2023
1.0.1 295 1/8/2023
1.0.0 294 1/8/2023

this version includes some optimization in coding and uses  CustomeAttributes
for finding a better way please see NiORM.Test project in github repository.