Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome

I wrote a quick tutorial on how to get started with Linq2Rest on my site.

In short, in your web application, if 'source' is an IEnumerable, then it can be filtered using:

#!c#

var filteredSource = source.Filter(Request.Params);

To set up a client read Peter Goodman's post on how to use Linq2Rest as a client for a WebApi service.

Have fun!

Supported by ReSharper

About

Fork from https://bitbucket.org/jjrdk/linq2rest

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages