![]() |
VOOZH | about |
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" />
<PackageVersion Include="Corex.Operation.Inftrastructure" Version="1.0.4" />Directory.Packages.props
<PackageReference Include="Corex.Operation.Inftrastructure" />Project file
paket add Corex.Operation.Inftrastructure --version 1.0.4
#r "nuget: Corex.Operation.Inftrastructure, 1.0.4"
#:package Corex.Operation.Inftrastructure@1.0.4
#addin nuget:?package=Corex.Operation.Inftrastructure&version=1.0.4Install as a Cake Addin
#tool nuget:?package=Corex.Operation.Inftrastructure&version=1.0.4Install as a Cake Tool
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 net7.0 is compatible. net7.0-android net7.0-android was computed. net7.0-ios net7.0-ios was computed. net7.0-maccatalyst net7.0-maccatalyst was computed. net7.0-macos net7.0-macos was computed. net7.0-tvos net7.0-tvos was computed. net7.0-windows net7.0-windows was computed. net8.0 net8.0 was computed. net8.0-android net8.0-android was computed. net8.0-browser net8.0-browser was computed. net8.0-ios net8.0-ios was computed. net8.0-maccatalyst net8.0-maccatalyst was computed. net8.0-macos net8.0-macos was computed. net8.0-tvos net8.0-tvos was computed. net8.0-windows net8.0-windows was computed. net9.0 net9.0 was computed. net9.0-android net9.0-android was computed. net9.0-browser net9.0-browser was computed. net9.0-ios net9.0-ios was computed. net9.0-maccatalyst net9.0-maccatalyst was computed. net9.0-macos net9.0-macos was computed. net9.0-tvos net9.0-tvos was computed. net9.0-windows net9.0-windows was computed. net10.0 net10.0 was computed. net10.0-android net10.0-android was computed. net10.0-browser net10.0-browser was computed. net10.0-ios net10.0-ios was computed. net10.0-maccatalyst net10.0-maccatalyst was computed. net10.0-macos net10.0-macos was computed. net10.0-tvos net10.0-tvos was computed. net10.0-windows net10.0-windows was computed. |
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. |
This package is not used by any popular GitHub repositories.