GithubHelp home page GithubHelp logo

wushian / genericservices Goto Github PK

View Code? Open in Web Editor NEW

This project forked from jonpsmith/genericservices

0.0 0.0 0.0 929 KB

GenericServices helps with building a service/application layer in a .NET based application using EF6.x

License: MIT License

C# 100.00%

genericservices's Introduction

GenericServices

GenericServices is a .NET class library to help build a service layer, i.e. a layer that acts as a facade/adapter between your database in the Data Layer and your User Interface or HTTP service in your Presentation Layer. It makes heavy use of Entity Framework 6 - EF6 and .NET 4.5's async/await commands. Its aim is to make the creation of the service layer simple while providing robust implementations of standard database access commands. GenericServices is an Open Source project under the MIT licence

GenericServices is now available on NuGet. See NuGet Package Page for more details.

The best documentation is a worked example

I have created two working examples that show how GenericServices can be used to produce a ASP.NET MVC web application with a html/razor front end.

1. SampleMvcWebApp web site

This is an introductory/basic web site using GenericServices based on an database containing blog post. It is an open-source project with source code available.

Read the site's introduction and the source code README page for more information.

2. SampleMvcWebAppComplex web site

This is an Advanced/Complex web site using GenericServices to provide a user interface to the AdventureWorks Lite 2012 database. This is NOT an open-source project, mainly because it uses the proprietary, paid-for library Kendo UI MVC. However the source is made available as it is a good reference source.

Read the site's introduction and the source code README page for more information.

Full documentation exists in the Wiki

The GenericServices Wiki has extensive information - see the Wiki sidebar for an index to the various parts.

The wiki documentation covers things the software doesn't explain, like Why GenericServices? and Architecture Overview. Well worth a look.

Other information

I have written a number of articles for the Simple-Talk web site, all of which are relevant to GenericServices as the code in all four articles came from the two demo sites.

genericservices's People

Contributors

jonpsmith avatar mburleigh avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.