ISL.NetFramework.Entity 26.8.9

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

ISL.NetFramework.Entity

Shared entity models, GraphQL partial update helpers, and legacy entity contracts used by ISL backend services.

This package includes:

  • Common MSSQL base entities and contracts
  • Framework-level entities used across modules
  • SXM table entities and related models
  • GraphQL partial update helpers
  • Mapping and serialization helpers used by the entity layer
Product Compatible and additional computed target framework versions.
.NET net10.0 is compatible.  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 (9)

Showing the top 5 NuGet packages that depend on ISL.NetFramework.Entity:

Package Downloads
ISL.NetFramework.Infrastructure

Database, outbox, and persistence building blocks for ISL backend framework consumers.

ISL.NetFramework.Localization

Localization services, loaders, sources, and embedded framework translations for ISL backend services.

ISL.NetFramework.Realtime

SignalR-based real-time publishing support for ISL backend services.

ISL.NetFramework.FileStorage

Reusable file storage abstractions and provider implementations for Azure Blob, S3, MinIO, and FTP.

ISL.NetFramework.Sms.Driver

Single-package SMS driver for ISL services built on the TwoFactor SMS delivery pipeline.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
26.8.9 0 9/3/2026
26.8.8 600 8/8/2026
26.7.14 623 7/14/2026
26.6.18.3 132 7/1/2026
26.6.18.2 114 6/17/2026
26.6.18.1 243 6/17/2026
26.6.15.2 116 6/15/2026
26.6.15.1 118 6/15/2026
26.6.13.1 115 6/13/2026
26.6.10.4 113 6/11/2026
26.6.10.3 361 6/10/2026
26.6.10.2 130 6/10/2026
26.6.10.1 253 6/10/2026
26.6.8.1 179 6/10/2026
26.6.7.1 370 6/7/2026
26.6.1.1 257 6/1/2026
26.5.22.1 163 5/22/2026
26.5.19.3 190 5/18/2026
26.5.19.2 116 5/18/2026
26.5.19.1 115 5/18/2026
Loading failed