XFramework.Domain.Shared 1.0.1-dev.206

This is a prerelease version of XFramework.Domain.Shared.
There is a newer version of this package available.
See the version list below for details.
dotnet add package XFramework.Domain.Shared --version 1.0.1-dev.206
                    
NuGet\Install-Package XFramework.Domain.Shared -Version 1.0.1-dev.206
                    
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="XFramework.Domain.Shared" Version="1.0.1-dev.206" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="XFramework.Domain.Shared" Version="1.0.1-dev.206" />
                    
Directory.Packages.props
<PackageReference Include="XFramework.Domain.Shared" />
                    
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 XFramework.Domain.Shared --version 1.0.1-dev.206
                    
#r "nuget: XFramework.Domain.Shared, 1.0.1-dev.206"
                    
#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 XFramework.Domain.Shared@1.0.1-dev.206
                    
#: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=XFramework.Domain.Shared&version=1.0.1-dev.206&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=XFramework.Domain.Shared&version=1.0.1-dev.206&prerelease
                    
Install as a Cake Tool

XFramework shared domain contracts, base entities, enums, and request/response types.

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

Showing the top 5 NuGet packages that depend on XFramework.Domain.Shared:

Package Downloads
XFramework.Bolt.Domain.Shared

XFramework Bolt domain types — BoltMessage, IBoltRequest, and RPC contracts.

XFramework.Integration

XFramework integration layer — Bolt drivers, JWT, SignalR, DataContext, and service abstractions.

XFramework.IdentityServer.Domain.Shared

XFramework IdentityServer domain contracts — identity entities, auth requests/responses.

XFramework.Domain

XFramework domain layer — XDbContext base with multi-tenancy, soft delete, and audit support.

XFramework.SmsGateway.Domain.Shared

XFramework SmsGateway domain contracts — SMS message types and delivery.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.0.1 3,525 3/25/2026
1.0.1-dev.224 123 7/14/2026
1.0.1-dev.223 131 7/14/2026
1.0.1-dev.222 146 7/14/2026
1.0.1-dev.221 126 7/14/2026
1.0.1-dev.220 146 7/14/2026
1.0.1-dev.219 153 7/13/2026
1.0.1-dev.218 157 7/13/2026
1.0.1-dev.217 145 7/13/2026
1.0.1-dev.216 155 7/13/2026
1.0.1-dev.215 152 7/13/2026
1.0.1-dev.214 156 7/13/2026
1.0.1-dev.213 157 7/13/2026
1.0.1-dev.212 155 7/13/2026
1.0.1-dev.211 148 7/13/2026
1.0.1-dev.210 152 7/13/2026
1.0.1-dev.209 157 7/13/2026
1.0.1-dev.208 152 7/13/2026
1.0.1-dev.207 153 7/13/2026
1.0.1-dev.206 146 7/13/2026
Loading failed