Enkoni.Entities 4.0.0-beta02

This is a prerelease version of Enkoni.Entities.
dotnet add package Enkoni.Entities --version 4.0.0-beta02
                    
NuGet\Install-Package Enkoni.Entities -Version 4.0.0-beta02
                    
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="Enkoni.Entities" Version="4.0.0-beta02" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Enkoni.Entities" Version="4.0.0-beta02" />
                    
Directory.Packages.props
<PackageReference Include="Enkoni.Entities" />
                    
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 Enkoni.Entities --version 4.0.0-beta02
                    
#r "nuget: Enkoni.Entities, 4.0.0-beta02"
                    
#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 Enkoni.Entities@4.0.0-beta02
                    
#: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=Enkoni.Entities&version=4.0.0-beta02&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Enkoni.Entities&version=4.0.0-beta02&prerelease
                    
Install as a Cake Tool

Package Description

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

NuGet packages (3)

Showing the top 3 NuGet packages that depend on Enkoni.Entities:

Package Downloads
Enkoni.Entities.Database

Package Description

Enkoni.Entities.File

Package Description

Enkoni.Entities.Service

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
4.0.0-beta02 471 6/25/2021
4.0.0-beta01 497 6/25/2021
3.7.0 2,457 12/4/2016
3.6.0 1,912 6/15/2016
3.5.0 1,608 9/19/2015
3.4.0 2,083 4/13/2015
3.3.0 1,898 4/6/2015
3.3.0-beta2 1,357 4/5/2015
3.3.0-beta1 1,381 4/5/2015
3.2.0 2,130 2/14/2015
3.2.0-rc1 1,457 2/9/2015
3.1.0 2,006 5/1/2014
3.1.0-beta04 1,524 4/7/2014
3.1.0-beta03 1,536 4/6/2014
3.1.0-beta02 1,567 3/30/2014
3.1.0-beta01 1,473 3/24/2014
3.0.0.1 2,605 1/17/2014
3.0.0 2,365 11/23/2013
2.0.0.2 2,314 11/1/2013
2.0.0.1 2,592 7/4/2013
2.0.0 2,741 11/28/2012
1.4.0.1 2,554 10/8/2012
1.4.0 2,581 9/1/2012
1.3.0 3,281 8/27/2011
1.2.0 2,773 6/8/2011
1.1.0 2,767 5/1/2011

Migrated the code to .NET Core 5.0