Git Product home page Git Product logo

Comments (5)

danroth27 avatar danroth27 commented on July 20, 2024

Changing this from a tutorial to a topic. Might be good to have a tutorial at some point as well, but I'd like a normal topic first.

from blazor.docs.

stimms avatar stimms commented on July 20, 2024

I'd be interested in picking this up. Do you have a specific example you'd like me to use or just a general topic on how you could create a graphical component in a library?

from blazor.docs.

danroth27 avatar danroth27 commented on July 20, 2024

@stimms Sounds great! I would just use the content in the Blazor Class Library (blazorlib) template. It already contains a component and shows how you can include static assets.

Here's a brain dump of what I would expect to see in this doc:

  • Components are just .NET types and component libraries are just normal .NET assemblies
  • Create component libraries using the Blazor Class Library template (dotnet new blazorlib)
  • Component libraries can include static assets, like JS, CSS, images, etc.
  • Packaging component libraries and sharing via NuGet
  • Consuming component libraries (add package, use temporary @addTagHelpers workaround)

from blazor.docs.

peterblazejewicz avatar peterblazejewicz commented on July 20, 2024
  • Component libraries can include static assets, like JS, CSS, images, etc.

👍

from blazor.docs.

guardrex avatar guardrex commented on July 20, 2024

@stimms If you have any questions on the topic+sample setup for the repo, feel free to ping me.

from blazor.docs.

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.