DPL.Base.Domain 1.0.121

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

Introduction

TODO: Give a short introduction of your project. Let this section explain the objectives or the motivation behind this project.

Getting Started

TODO: Guide users through getting your code up and running on their own system. In this section you can talk about:

  1. Installation process
  2. Software dependencies
  3. Latest releases
  4. API references

Build and Test

TODO: Describe and show how to build your code and run the tests.

Contribute

TODO: Explain how other users and developers can contribute to make your code better.

If you want to learn more about creating good readme files then refer the following guidelines. You can also seek inspiration from the below readme files:

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

Showing the top 1 NuGet packages that depend on DPL.Base.Domain:

Package Downloads
DPL.Base.Infra.CrossCutting

Across all libraries

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.0.121 119 9/17/2026
1.0.120 202 8/20/2026
1.0.118 114 8/20/2026
1.0.117 109 8/20/2026
1.0.116 132 8/19/2026
1.0.115 126 8/19/2026
1.0.114 99 8/19/2026
1.0.112 100 8/10/2026
1.0.111 93 8/10/2026
1.0.110 103 8/7/2026
1.0.109 98 8/7/2026
1.0.108 193 8/7/2026
1.0.107 183 8/6/2026
1.0.106 124 8/6/2026
1.0.105 137 8/6/2026
1.0.104 115 8/6/2026
1.0.103 102 8/6/2026
1.0.102 166 6/12/2026
1.0.101 159 5/18/2026
1.0.100 164 4/27/2026
Loading failed