Giter VIP home page Giter VIP logo

nzmsa / 2018-phase-2 Goto Github PK

View Code? Open in Web Editor NEW
13.0 13.0 10.0 4.32 MB

Phase 2 of MSA 2018 involves creating an API which will ensure students understand the benefits of an API and how widely spread they are an integral part of many software solutions. This API will be tied into a simple User Interface from the knowledge attained in Phase 1. This Front end will be hosted as an Azure web app for demonstration purposes.

HTML 9.41% CSS 10.76% TypeScript 79.83%

2018-phase-2's People

Contributors

azure-pipelines[bot] avatar hd910 avatar imedwin avatar karim-c avatar msp-khoda avatar paulvtan avatar sidpartha1 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

2018-phase-2's Issues

Use of unsupported libraries (System.Drawing) for Image processing

The issue was solved by importing package from NuGet -> System.Drawing.Common. Should have put dependencies into separate clause in the manual.

I'm getting error message "The Typename Image could not be found in namespace System.Drawing"
in MemeController.cs
System.Drawing.Image image = System.Drawing.Image.FromStream(stream);

Do not know how to solve it (read metadata from the image ) at this moment. I did have a look at Stackoverflow and other websites on this issues. they are suggesting use of 3rd party libraries.

And this Caution message from MSDN on System.Drawing

Caution
Classes within the System.Drawing namespace are not supported for use within a Windows or ASP.NET >service. Attempting to use these classes from within one of these application types may produce >unexpected problems, such as diminished service performance and run-time exceptions. For a supported >alternative, see Windows Imaging Components.

Appreciate any help.

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.