Corex.Operation.Inftrastructure
1.0.4
dotnet add package Corex.Operation.Inftrastructure --version 1.0.4
NuGet\Install-Package Corex.Operation.Inftrastructure -Version 1.0.4
<PackageReference Include="Corex.Operation.Inftrastructure" Version="1.0.4" />
paket add Corex.Operation.Inftrastructure --version 1.0.4
#r "nuget: Corex.Operation.Inftrastructure, 1.0.4"
// Install Corex.Operation.Inftrastructure as a Cake Addin #addin nuget:?package=Corex.Operation.Inftrastructure&version=1.0.4 // Install Corex.Operation.Inftrastructure as a Cake Tool #tool nuget:?package=Corex.Operation.Inftrastructure&version=1.0.4
Operasyon katmanının alt yapısıdır.
Data, Validation ve OperationManager için aksiyon kurallarını belirler.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net7.0 is compatible. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. 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. |
-
net7.0
- Corex.Cache.Infrastructure (>= 1.0.3)
- Corex.Model.Derived.EntityModel (>= 1.0.2)
- Corex.Validation.Infrastructure (>= 1.0.2)
NuGet packages (4)
Showing the top 4 NuGet packages that depend on Corex.Operation.Inftrastructure:
Package | Downloads |
---|---|
Corex.Operation.Derived.ValidationOperation
Bir model üzerinde yapılan validasyonların listesini belirleyen, operasyon yöneticisine ileten katmandır. |
|
Corex.Operation.Manager
Sunum katmanı ile use-case ilişkisine giren ve sunum katmanının tek haberleştiği katmandır. Operasyon yöneticisine gelene kadar her bir sınıf tek bir görev yaparken, yönetici bu sınıfların birleştiği tek noktadır. |
|
Corex.Operation.Derived.DataOperation
Data Repository ile haberleşen, operasyon yöneticisine data sağlayan katmandır. |
|
Corex.Operation.Derived.BusinessOperation
İş parçası olarak kullanılır. Örn : Elimizde bulunan iki tane liste ile hesaplama işlemi yapacaksak bunu "businesOperation"da yapmalıyız. BusinessOperation, db'den data çekmez. DB'den alınmış datalar üzerinde işlemler yapar. |
GitHub repositories
This package is not used by any popular GitHub repositories.