Tolitech.Specifications
1.0.0-alpha01
See the version list below for details.
dotnet add package Tolitech.Specifications --version 1.0.0-alpha01
NuGet\Install-Package Tolitech.Specifications -Version 1.0.0-alpha01
<PackageReference Include="Tolitech.Specifications" Version="1.0.0-alpha01" />
paket add Tolitech.Specifications --version 1.0.0-alpha01
#r "nuget: Tolitech.Specifications, 1.0.0-alpha01"
// Install Tolitech.Specifications as a Cake Addin #addin nuget:?package=Tolitech.Specifications&version=1.0.0-alpha01&prerelease // Install Tolitech.Specifications as a Cake Tool #tool nuget:?package=Tolitech.Specifications&version=1.0.0-alpha01&prerelease
Specifications
The Specifications repository provides basic implementations and abstractions for the Specification pattern, making it easier to create and compose complex business rules in a modular way. Integrate these specifications into your project to simplify the construction of sophisticated queries.
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. |
-
net8.0
- No dependencies.
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Tolitech.Specifications:
Package | Downloads |
---|---|
Tolitech.CleanArchitecture.Domain.Specifications
The Domain.Specifications repository provides a foundational implementation for the Specification pattern within the Clean Architecture context. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.0.0-alpha06 | 100 | 2/28/2024 |
1.0.0-alpha05 | 84 | 1/16/2024 |
1.0.0-alpha04 | 76 | 1/12/2024 |
1.0.0-alpha03 | 85 | 12/21/2023 |
1.0.0-alpha02 | 67 | 12/21/2023 |
1.0.0-alpha01 | 106 | 12/5/2023 |
The Specifications repository provides basic implementations and abstractions for the Specification pattern, making it easier to create and compose complex business rules in a modular way. Integrate these specifications into your project to simplify the construction of sophisticated queries.