Created and designed by Google, Material Design is a design language that combines the classic principles of successful design along with innovation and technology. Google's goal is to develop a system of design that allows for a unified user experience across all their products on any platform.
Provides extension methods to materialize query results - essentially a white-labelling of EF's `XAsync()` extension methods, albeit with names that explicitly convey the concept of materialization as the intent.
This package is for Entity Framework Core. For an identical API on Entity...
More information
Provides extension methods to materialize query results - essentially a white-labelling of EF's `XAsync()` extension methods, albeit with names that explicitly convey the concept of materialization as the intent.
This package is for Entity Framework 6.x. For an identical API on Entity...
More information
Provides an extension method to materialize a paginated query.
This package is for Entity Framework 6.x. For an identical API on Entity Framework Core, see `FGS.Linq.Extensions.Pagination.EntityFrameworkCore`.
Provides an extension method to materialize a paginated query.
This package is for Entity Framework Core. For an identical API on Entity Framework 6.x, see `FGS.Linq.Extensions.Pagination.EntityFramework6`.
Provides extension methods to materialize query results while describing failures using discriminated unions.
An `IQueryable` version of `OneOf.Linq`.
This package is for Entity Framework 6.x. For an identical API on Entity Framework Core, see...
More information
Provides extension methods to materialize query results while describing failures using discriminated unions.
An `IQueryable` version of `OneOf.Linq`.
This package is for Entity Framework Core. For an identical API on Entity Framework 6.x, see `FGS.Linq.Extensions.EntityFramework6`.