Skip to content

Quisoor/fluent-api-net

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

93 Commits
 
 
 
 
 
 
 
 

Repository files navigation

fluent-api-net

Branche Build
master Build status
develop Build status
Version Downloads
nuget nuget
nuget

Description

It's a library with you can construct your business part quickly optimized by mapping, lambda expression and pagination.

Use ServiceBase class like :

var service = new MyService(mydbcontext);
var result = service.Get(x => x.Id == 1);

About

It's a library with you can construct your business part quickly optimized by mapping, lambda expression and pagination.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages