FluentSpecification 1.3.0
.NET Standard 1.1 此软件包针对 .NET Standard 1.1。该软件包与此框架或更高版本的兼容性。 .NET Framework 4.5.2 此软件包针对 .NET Framework 4.5.2。该软件包与此框架或更高版本的兼容性。
dotnet add package FluentSpecification --version 1.3.0
NuGet\Install-Package FluentSpecification -Version 1.3.0
此命令旨在在 Visual Studio 的包管理器控制台中使用,因为它使用 NuGet 模块的 Install-Package 版本。
<PackageReference Include="FluentSpecification" Version="1.3.0" />
对于支持 PackageReference 的项目,将此 XML 节点复制到项目文件中以引用该软件包。
paket add FluentSpecification --version 1.3.0
NuGet 团队不为此客户端提供支持。请联系其 维护者 以获得支持。
#r "nuget: FluentSpecification, 1.3.0"
#r 指令可以在 F# Interactive 和 Polyglot Notebooks 中使用。将此复制到交互式工具或脚本的源代码中,以引用该软件包。
// Install FluentSpecification as a Cake Addin #addin nuget:?package=FluentSpecification&version=1.3.0 // Install FluentSpecification as a Cake Tool #tool nuget:?package=FluentSpecification&version=1.3.0
NuGet 团队不为此客户端提供支持。请联系其 维护者 以获得支持。
小型可复用规范的一般实现。所有规范均基于规范设计模式。
规范支持验证场景,也可以像 Linq 表达式一样使用,
因为它们是为了特别支持 Entity Framework Core 并且部分支持 Entity Framework 6 而设计和实现的,并且与这些框架进行测试。
包含规范
- Null, NotNull
- Empty, NotEmpty
- MinLength, MaxLength
- LessThan, GreaterThan
- Contains, NotContains
- Equals, NotEquals
- 更多...
产品 | 版本 兼容和额外的计算目标框架版本。 |
---|---|
.NET | net5.0 已计算。 net5.0-windows 已计算。 net6.0 已计算。 net6.0-android 已计算。 net6.0-ios 已计算。 net6.0-maccatalyst 已计算。 net6.0-macos 已计算。 net6.0-tvos 已计算。 net6.0-windows 已计算。 net7.0 已计算。 net7.0-android 已计算。 net7.0-ios 已计算。 net7.0-maccatalyst 已计算。 net7.0-macos 已计算。 net7.0-tvos 已计算。 net7.0-windows 已计算。 net8.0 已计算。 net8.0-android 已计算。 net8.0-browser 已计算。 net8.0-ios 已计算。 net8.0-maccatalyst 已计算。 net8.0-macos 已计算。 net8.0-tvos 已计算。 net8.0-windows 已计算。 |
.NET Core | netcoreapp1.0 已计算。 netcoreapp1.1 已计算。 netcoreapp2.0 已计算。 netcoreapp2.1 已计算。 netcoreapp2.2 已计算。 netcoreapp3.0 已计算。 netcoreapp3.1 已计算。 |
.NET Standard | netstandard1.1 兼容。 netstandard1.2 已计算。 netstandard1.3 已计算。 netstandard1.4 已计算。 netstandard1.5 已计算。 netstandard1.6 兼容。 netstandard2.0 兼容。 netstandard2.1 已计算。 |
.NET 框架 | net45 已计算。 net451 已计算。 net452 兼容。 net46 已计算。 net461 已计算。 net462 已计算。 net463 已计算。 net47 已计算。 net471 已计算。 net472 已计算。 net48 已计算。 net481 已计算。 |
MonoAndroid | monoandroid 已计算。 |
MonoMac | monomac 已计算。 |
MonoTouch | monotouch 已计算。 |
Tizen | tizen30 已计算。 tizen40 已计算。 tizen60 已计算。 |
通用 Windows 平台 | uap 已计算。 uap10.0 已计算。 |
Windows Phone | wpa81 已计算。 |
Windows Store | netcore 已计算。 netcore45 已计算。 netcore451 已计算。 |
Xamarin.iOS | xamarinios 已计算。 |
Xamarin.Mac | xamarinmac 已计算。 |
Xamarin.TVOS | xamarintvos 已计算。 |
Xamarin.WatchOS | xamarinwatchos 已计算。 |
-
.NETFramework 4.5.2
- FluentSpecification.Abstractions (>= 1.3.0)
- FluentSpecification.Core (>= 1.3.0)
-
.NETStandard 1.1
- FluentSpecification.Abstractions (>= 1.3.0)
- FluentSpecification.Core (>= 1.3.0)
- NETStandard.Library (>= 1.6.1)
-
.NETStandard 1.6
- FluentSpecification.Abstractions (>= 1.3.0)
- FluentSpecification.Core (>= 1.3.0)
- NETStandard.Library (>= 1.6.1)
-
.NETStandard 2.0
- FluentSpecification.Abstractions (>= 1.3.0)
- FluentSpecification.Core (>= 1.3.0)
NuGet 包
此包未由任何 NuGet 包使用。
GitHub 仓库
此包未由任何流行的 GitHub 仓库使用。
版本 | 下载 | 最后更新 |
---|---|---|
1.3.0 | 4,825 | 8/15/2022 |
1.2.2 | 395 | 8/13/2022 |
1.2.1 | 375 | 8/11/2022 |
1.2.0 | 387 | 8/11/2022 |
1.1.0 | 6,312 | 8/25/2019 |
1.0.0 | 639 | 5/5/2019 |
1.0.0-beta0002 | 405 | 4/12/2019 |
1.0.0-beta0001 | 385 | 4/3/2019 |