Corex.Operation.Inftrastructure
1.0.3
See the version list below for details.
dotnet add package Corex.Operation.Inftrastructure --version 1.0.3
NuGet\Install-Package Corex.Operation.Inftrastructure -Version 1.0.3
<PackageReference Include="Corex.Operation.Inftrastructure" Version="1.0.3" />
paket add Corex.Operation.Inftrastructure --version 1.0.3
#r "nuget: Corex.Operation.Inftrastructure, 1.0.3"
// Install Corex.Operation.Inftrastructure as a Cake Addin #addin nuget:?package=Corex.Operation.Inftrastructure&version=1.0.3 // Install Corex.Operation.Inftrastructure as a Cake Tool #tool nuget:?package=Corex.Operation.Inftrastructure&version=1.0.3
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 | net5.0 is compatible. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. 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. |
-
net5.0
- Corex.Cache.Infrastructure (>= 1.0.1)
- Corex.Model.Derived.EntityModel (>= 1.0.0)
- Corex.Validation.Infrastructure (>= 1.0.1)
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.