In a previous article I mentioned that Provider model can be used as a business rules layer or as a repository layer. I will show how this has been done as a portion of a real project and show all the relevant code for that
Provider Model was introduced in 2004 during the beta’s for .net 2.0. Rob Howard: “The pattern itself is exceedingly simple and is given the name “provider” since it provides the functionality for an API. Defined, a provider is simply a contract between an API and