Top 20 NuGet Packages

Package Description
Package Description
SDK for basic functionality in the filevine app, including maintaing projects, documents, deadlines, etc.
Code analyzers to forbid harmful async patterns
Description
FileWatcher
Package Description
Package Description
Enumerable operators, that are missing in the standard library.
var fb = new ConditionalFilterGenerator<Your Entity>(Request.RequestUri.ParseQueryString(), new ConditionalFilterBuilder()); COMMENT: first example fb.And<int>((e, i) => e.Id > i, "id") .And<int>((e, i) => e.Id < 4, "Id") .Or<string>((e, s) => e.Name.StartsWith(s), ...
This package for ASP .Net MVC
This package for ASP .Net MVC
FilterFramework helps your filter out a list of objects based on its properties (such as Name, Address, Age etc.) Check out the sample files on github for usages.
Filter Component
CompositeCollection wrapper that provides the ability to filter its contents out of the box. Inspired by the code of Vladislav Fraaz.
Package description
Testtest