12 packages tagged with “Skip”
Enables SkipLocalsInit by simply specifying the dev NuGet package.
An xunit attribute to provide skip functionality to any xunit test discoverer. You specify the FactAttribute type ( FactAttribute and TheoryAttribute have their own helper attributes FactConditional and TheoryConditional ) that you may potentially want to skip then apply ITestCondition attributes. If a single attribute reports a non null SkipReason the test is skipped. If the test is not skipped then the specified discoverer will run. You can provide your own skip logic if the default is not sufficient.
Add Includes to Queryable dynamically with support for ordering, skip and take
Write Skip, Take, Distinct, ToList, ToHashSet, ToDictionary, etc. fluently in LINQ statement without extra parentheses.
Skip the development time
A set of extensions for working with modern pagination approaches such as Cursor based paging, as well as Offset based pagination, using the RepoDb ORM with Sql Server.
The primitives and helpers needed for RepoDbExtensions.SqlServer.PagingOperations pacakge; used for working with modern pagination approaches such as Cursor based paging, as well as Offset based pagination, using the RepoDb ORM with Sql Server.
Package Description
An easy-to-use efficient KeySet- and Offset-pagination implementation for IQueryable with included opaque Cursor support.
Easy pagination and filter.
Provides a Skip To content component for the Blazor Ramp ecosystem of accessible components.
A library for all the data structures in C#. Every class is generic and reusable.