Giter Club home page Giter Club logo

Comments (8)

KenjiPcx avatar KenjiPcx commented on May 20, 2024 1

Hi @waldekmastykarz I am using Microsoft graph to create todos in Microsoft todos, the local db is just a simple place to create projects or essentially lists, I think I just left it in because I wanted to make something simple

I have included a demo in the repo if that helps

from hack-together.

waldekmastykarz avatar waldekmastykarz commented on May 20, 2024 1

Could you please share a link to the place in code where you're calling Microsoft Graph? I see you've got the reference to the Microsoft Identity SDK and define the Microsoft Graph BaseUrl, but I can't find any references to BaseUrl in the code. Sorry for the trouble if I'm missing something.

from hack-together.

waldekmastykarz avatar waldekmastykarz commented on May 20, 2024 1

Thank you for the pointers and sorry for the trouble. Searching for "graph" in the repo yielded no results, which got me confused. Thank you for clarifying. Very nice hack! 👏

from hack-together.

waldekmastykarz avatar waldekmastykarz commented on May 20, 2024

Hey @KenjiPcx! Thanks for the submission! Could you tell us a bit more about how you're using Microsoft Graph? From what I can see in the project, it seems like the data is stored in the local DB, but maybe I missed something.

from hack-together.

KenjiPcx avatar KenjiPcx commented on May 20, 2024

No worries @waldekmastykarz, I was using dependency injection so I guess it's harder to find the reference

You can find me registering Microsoft graph in Program.cs
https://github.com/KenjiPcx/.NET-Graph-Hack-Together/blob/main/dotnet-blazor-server-app-microsoft-graph/Program.cs#L18

And you can find me using the graph in index.razor

Here is me injecting the graph client https://github.com/KenjiPcx/.NET-Graph-Hack-Together/blob/main/dotnet-blazor-server-app-microsoft-graph/Pages/Index.razor#L15

Here is me using it with the Todo api https://github.com/KenjiPcx/.NET-Graph-Hack-Together/blob/main/dotnet-blazor-server-app-microsoft-graph/Pages/Index.razor#L242

from hack-together.

aycabas avatar aycabas commented on May 20, 2024

Hey @KenjiPcx awesome project! Would you mind recording a short video walkthrough of your hack? Any format will work. It's not required for the hackathon but it would help us showcase your work both internally at Microsoft and publicly in the community. 😊

from hack-together.

waldekmastykarz avatar waldekmastykarz commented on May 20, 2024

@aycabas @KenjiPcx included a video already on his readme @ https://github.com/KenjiPcx/.NET-Graph-Hack-Together

from hack-together.

aycabas avatar aycabas commented on May 20, 2024

Sorry about that! Thank you for the awesome video @KenjiPcx

from hack-together.

Related Issues (20)

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.