Info
| Version: | 1.3.0 | 
| Author(s): | Michał Kowal | 
| Last Update: | Monday, August 15, 2022 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://michalkowal.github.io/FluentSpecification | 
| NuGet Url: | https://www.nuget.org/packages/FluentSpecification.Abstractions | 
Install
Install-Package FluentSpecification.Abstractions
                        dotnet add package FluentSpecification.Abstractions
                        paket add FluentSpecification.Abstractions
                        
                                FluentSpecification.Abstractions Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
                                         .NETFramework 4.5 
                                        
                    - No dependencies. 
- NETStandard.Library(>= 1.6.1)
- NETStandard.Library(>= 1.6.1)
- No dependencies. 
Tags
 
                
Contains also interfaces and structures for validation and Linq scenarios.
Commonly used types:
- FluentSpecification.Abstractions.Generic.ISpecification
- FluentSpecification.Abstractions.Generic.IValidationSpecification
- FluentSpecification.Abstractions.Generic.ILinqSpecification.