AppBlocks.Models 0.0.18

There is a newer version of this package available.
See the version list below for details.
dotnet add package AppBlocks.Models --version 0.0.18                
NuGet\Install-Package AppBlocks.Models -Version 0.0.18                
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="AppBlocks.Models" Version="0.0.18" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add AppBlocks.Models --version 0.0.18                
#r "nuget: AppBlocks.Models, 0.0.18"                
#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 AppBlocks.Models as a Cake Addin
#addin nuget:?package=AppBlocks.Models&version=0.0.18

// Install AppBlocks.Models as a Cake Tool
#tool nuget:?package=AppBlocks.Models&version=0.0.18                

The BASE of ALL THE THINGS

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 (5)

Showing the top 5 NuGet packages that depend on AppBlocks.Models:

Package Downloads
AppBlocks.DbContext

AppBlocks.DbContext

AppBlocks.DataReaders.FileDataReader

FileDataReader implements IDataReader

AppBlocks.MySqlService

AppBlocks for MySql

AppBlocks.Core

The BASE of ALL THE THINGS - Core

AppBlocks.MongoDbService

AppBlocks for MongoDb

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.0.25 478 4/15/2022
0.0.24 403 4/15/2022
0.0.23 665 3/24/2022
0.0.22 403 3/24/2022
0.0.21 408 3/22/2022
0.0.20 630 3/22/2022
0.0.19 426 1/28/2022
0.0.18 424 1/28/2022
0.0.17 502 9/28/2021
0.0.16 299 9/28/2021
0.0.15 334 6/19/2021
0.0.14 587 6/19/2021
0.0.13 317 6/19/2021
0.0.12 524 6/18/2021
0.0.11 312 6/12/2021
0.0.10 341 6/10/2021
0.0.9 482 6/2/2021
0.0.8 367 5/27/2021
0.0.7 579 5/16/2021
0.0.6 462 5/15/2021
0.0.5 459 5/15/2021
0.0.4 317 5/13/2021
0.0.3 319 5/13/2021
0.0.2 317 5/13/2021
0.0.1 311 5/12/2021
0.0.0 326 5/12/2021

Added null checks to Item.FromDataReader