Open-source libraries to support creating a .NET Financial Aid Estimator, including an implementation of the Federal Expected Family Contribution (EFC) formula
Open-source .NET Financial Aid Estimator, including an implementation of the Federal Expected Family Contribution
(EFC) formula.
To get started, read the
Getting Started guide.
Given the variation in how each university calculates financial aid eligibility, this project does not directly
include logic for estimating financial aid at a particular university. Instead, the .NET Financial Aid Estimator
provides tools to support creating a financial aid estimator specific to each institution’s financial aid
methodology.
For more information about the features and capabilities of this project, read the
wiki documentation.
Copyright © 2013. The Regents of the University of California. All rights reserved.
Licensed pursuant to the terms and conditions available for viewing at: http://opensource.org/licenses/BSD-3-Clause
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS “AS IS” AND ANY EXPRESS OR IMPLIED WARRANTIES,
INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
By using this codebase, you acknowledge that you have read and agree to these terms and conditions as well as the
terms and conditions specified in the “License” section above.