Tags
A tag is a keyword or label that categorizes your question with other, similar questions. Using the right tags makes it easier for others to find and answer your question.
React components that implement Google's Material Design. Please note that this tag should be used for questions regarding the MUI (formerly Material-UI) library. Otherwise, see the tag's info for other tags to use.
0 Questions
Receiving data to a local system from a remote system, or to initiate such a data transfer. Do not use this tag for question asking where to download off-site resource.
0 Questions
Entity Framework Core (EF Core) is an open source multi-platform ORM developed by Microsoft, targeting .NET 6. Please add a version specific tag, when applicable. Do NOT use this tag for Entity Framework questions; use [entity-framework] instead. Entity Framework is a different, and much older, product.
0 Questions
Combobox allows to select one option out of several (similar to a dropdownlist), or to type a custom option.
0 Questions
This tag is about operating system processes. It may also refer to a specific construct on a given platform, e.g., the System.Diagnostics.Process class for .NET
0 Questions
A property, in some object-oriented programming languages, is a special sort of class member, intermediate between a field (or data member) and a method. Properties are read and written like fields, but property reads and writes are (usually) translated to get and set method calls.
0 Questions
Angular Material is an implementation of Material Design in Angular. Do not use this tag for AngularJS Material, the implementation of Material Design for the older AngularJS framework.
0 Questions
PyTorch is an open-source deep learning framework and API that creates a Dynamic Computational Graph, which allows you to flexibly change the way your neural network behaves on the fly and capable is of performing automatic backward differentiation.
0 Questions
For use with the Discord API, which provides an interface that allows you to program bots for Discord messaging services. If asking about a specific API wrapper, please tag the library as well.
0 Questions
AngularJS directives are a way to teach HTML new tricks by extending the HTML vocabulary. Directives allow you to manage DOM elements in a declarative pattern, freeing you from low level DOM manipulation tasks.
0 Questions
NHibernate is an open source object-relational mapper (ORM) for the .NET framework.
0 Questions