Org.Eclipse.TractusX.Portal.Backend.Framework.Processes.Library
2.14.0
dotnet add package Org.Eclipse.TractusX.Portal.Backend.Framework.Processes.Library --version 2.14.0
NuGet\Install-Package Org.Eclipse.TractusX.Portal.Backend.Framework.Processes.Library -Version 2.14.0
<PackageReference Include="Org.Eclipse.TractusX.Portal.Backend.Framework.Processes.Library" Version="2.14.0" />
paket add Org.Eclipse.TractusX.Portal.Backend.Framework.Processes.Library --version 2.14.0
#r "nuget: Org.Eclipse.TractusX.Portal.Backend.Framework.Processes.Library, 2.14.0"
// Install Org.Eclipse.TractusX.Portal.Backend.Framework.Processes.Library as a Cake Addin #addin nuget:?package=Org.Eclipse.TractusX.Portal.Backend.Framework.Processes.Library&version=2.14.0 // Install Org.Eclipse.TractusX.Portal.Backend.Framework.Processes.Library as a Cake Tool #tool nuget:?package=Org.Eclipse.TractusX.Portal.Backend.Framework.Processes.Library&version=2.14.0
Catena-X Portal Backend Framework Processes Library
The Catena-X Portal Backend Framework Processes Library provides some base models.
This content is produced and maintained by the Eclipse Tractus-X project.
Installation
dotnet add package Org.Eclipse.TractusX.Portal.Backend.Framework.Processes.Library
Usage
To use the package make sure to implement the interfaces of the repositories: IRepositories
, IProcessStepRepository<Process<TProcessTypeId, TProcessStepTypeId>, ProcessStep<TProcessTypeId, TProcessStepTypeId>, TProcessTypeId, TProcessStepTypeId>
.
Provide an implementation for IProcess
, IProcessStep
& IProcessStepStatus
.
An alternative option is to use the Org.Eclipse.TractusX.Portal.Backend.Framework.Processes.Library.Concrete
package
Source Code
The project maintains the following source code repositories in the GitHub organization https://github.com/eclipse-tractusx:
License
Distributed under the Apache 2.0 License.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net8.0 is compatible. 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. |
-
net8.0
- EFCore.NamingConventions (>= 8.0.3)
- Microsoft.EntityFrameworkCore (>= 8.0.11)
- Org.Eclipse.TractusX.Portal.Backend.Framework.DBAccess (>= 2.14.0)
- Org.Eclipse.TractusX.Portal.Backend.Framework.ErrorHandling (>= 2.14.0)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on Org.Eclipse.TractusX.Portal.Backend.Framework.Processes.Library:
Package | Downloads |
---|---|
Org.Eclipse.TractusX.Portal.Backend.Framework.Processes.Library.Concrete
The Catena-X Portal Backend Framework library is a versatile .NET library that provides a set of powerful tools and utilities for common development tasks. This package simplifies various aspects of your application, including database interactions, asynchronous programming, file I/O, LINQ operations, logging, and database seeding. |
|
Org.Eclipse.TractusX.Portal.Backend.Framework.Processes.Worker.Library
The Catena-X Portal Backend Framework library is a versatile .NET library that provides a set of powerful tools and utilities for common development tasks. This package simplifies various aspects of your application, including database interactions, asynchronous programming, file I/O, LINQ operations, logging, and database seeding. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
2.14.0 | 0 | 1/23/2025 |