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.
NServiceBus is a highly pluggable, reliable, open source Enterprise Service Bus built on .NET.
0 Questions
An Apple object that displays data for a set of related records, with rows representing individual records and columns representing the attributes of those records.
0 Questions
Minikube is a tool that makes it easy to run Kubernetes locally. Minikube runs a single-node Kubernetes cluster inside a VM on your laptop for users looking to try out Kubernetes or develop with it day-to-day.
0 Questions
Flask-WTF offers simple integration with WTForms. This integration includes optional CSRF handling for greater security.
0 Questions
Files that configure the initial settings for some computer programs.
0 Questions
TIFF (originally standing for Tagged Image File Format) is a file format for storing images.
0 Questions
lubridate is an R package that makes it easier to work with dates and time objects.
0 Questions
Use this tag for questions about importing functions, data or objects from DLLs (Dynamic-link libraries).
0 Questions
Yii 2 Advanced Application Template is a skeleton Yii 2 application best for developing complex Web applications with multiple tiers. The template includes three tiers: front end, back end, and console, each of which is a separate Yii application.
The template is designed to work in a team development environment. It supports deploying the application in different environments.
0 Questions
When a reverse proxy proxies a request, it sends the request to a specified proxied server (http or other), fetches the response, and sends it back to the client, as if it came from the reverse proxy itself.
0 Questions
CloudKit is a framework for storing and retrieving data on Apple’s iCloud servers. Queries can be run against structured records on the server, and assets provide for large data storage.
The public database provides shared storage for web-style apps, and the private database provides storage for user-specific data.
CloudKit also provides a user identity so that an iCloud account can be used for sign-in for your app.
0 Questions