FilterChili 1.0.0-rc1
Aims to provide an easy way to create a collection of filters inside .NET Core for a set of entities, and to provide context-sensitive information when data-constraints are being applied.
This is a prerelease version of FilterChili.
Install-Package FilterChili -Version 1.0.0-rc1
dotnet add package FilterChili --version 1.0.0-rc1
<PackageReference Include="FilterChili" Version="1.0.0-rc1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add FilterChili --version 1.0.0-rc1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: FilterChili, 1.0.0-rc1"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Release Notes
Initial Release
Dependencies
-
.NETCoreApp 2.0
- JetBrains.Annotations (>= 11.1.0)
- Microsoft.EntityFrameworkCore (>= 2.0.1)
- Newtonsoft.Json (>= 10.0.3)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
1.0.0-rc1 | 468 | 1/28/2018 |