UpDevs.Sdk.Domain 3.0.1

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

Package Description

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

Showing the top 3 NuGet packages that depend on UpDevs.Sdk.Domain:

Package Downloads
UpDevs.Sdk.UserInterface.API

Package Description

UpDevs.Sdk.Security

Package Description

UpDevs.Sdk.Application

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
3.0.1 51 4/10/2026
2.0.6 97 4/6/2026
2.0.5 238 2/17/2026
2.0.4 155 12/28/2025
2.0.3 558 6/11/2025
2.0.2 523 6/10/2025
2.0.1 302 6/7/2025
2.0.0 270 6/7/2025
1.0.20 187 5/24/2025
1.0.19 189 5/24/2025
1.0.18 207 5/23/2025
1.0.17 733 5/23/2024
1.0.16 379 5/23/2024
1.0.14 400 7/22/2023
1.0.13 261 7/20/2023
1.0.12 320 7/17/2023
1.0.11 559 12/10/2022
1.0.10 747 12/4/2022
1.0.9 503 11/3/2022
1.0.8 1,079 10/27/2022
Loading failed