GithubHelp home page GithubHelp logo

sullivan008 / csharp-wpf-scientificcalculatorwithunitydi Goto Github PK

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

C# - WPF - Scientific Calculator with Unity DI Container. [Year of Development: 2015, 2020 and 2021]

C# 100.00%
csharp wpf mvvm unity-di-container dependency-injection model-binding command behaviors styles scientific-calculator

csharp-wpf-scientificcalculatorwithunitydi's Introduction

C# - WPF - Scientific Calculator with Unity DI Container. [Year of Development: 2015, 2020 and 2021]

About the application technologies and operation:

Technologies:

  • Programming Language: C#
  • FrontEnd Side: Windows Presentation Foundation (WPF) - .NET Framework 4.7.
  • BackEnd Side: .NET Framework 4.7.2.
  • Other used modul: Unity DI Container ~ 5.11.4

Installation/ Configuration:

  1. Restore necessary Packages on the selected project, run the following command in PM Console

    Update-Package -reinstall
    

About the application:

WPF - Scientific Calculator

This calculator should be able to read mathematical expressions and assignments, compute the result of the expressions and execute the assignments.

A mathematical expression can be made up of numbers, variables, mathematical operations, constants, mathematical functions, and parentheses.

This application support using the following mathematical constants: PI and E Number (from System.Math)

This application support the use of the following mathematical functions in the expressions: sin, cos, tan, InvSin, InvCos, InvTan, ln, log, ^, xⁿ, , , √ₓ

The application shows the following:

  • How to implement Data Binding in WPF.
  • How to use Modal-View-ViewModel (MVVM) in WPF.
  • How to implement Command Binding in UWP with ICommand interface.
  • How to implement and use Unity DI Container in WPF.

csharp-wpf-scientificcalculatorwithunitydi's People

Contributors

sullivan008 avatar

Watchers

 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.