GithubHelp home page GithubHelp logo

astrohart / xylogix.api.data.providers Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 350 KB

(C#/x86-64/Class Library/VS2019) Companion library to the Iterators, Iterables, and Repository libraries. This library implements API Data Providers. An API Data Provider object basically sits in front of a Repository (which itself serves as a Façade for an Iterable/Iterator pair) and implements the details of wiring up the Repository, Iterable, and Iterator all in a package, and then delegates all its calls to the Repository object that it wraps.

License: GNU General Public License v3.0

C# 100.00%

xylogix.api.data.providers's Introduction

xyLOGIX.Api.Data.Providers

(C#/x86-64/Class Library/VS2019) Companion library to the Iterators, Iterables, and Repository libraries.

This library implements API Data Providers. An API Data Provider object basically sits in front of a Repository (which itself serves as a Fa?ade for an Iterable/Iterator pair) and implements the details of wiring up the Repository, Iterable, and Iterator all in a package, and then delegates all its calls to the Repository object that it wraps.

Access to the underlying Repository, Iterator, and Iterable objects is still allowed because these can be accessed by the client through the new operator and factories.

xylogix.api.data.providers's People

Contributors

astrohart avatar

Watchers

James Cloos avatar  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.