99 packages tagged with “status”
Richer gRPC error model support for .NET
Common types and helpers for represent result of some operation.
Side Bar, Tabbed View and more for your Xamarin.Forms projects.
Provides extra features to .NET Localization that make it easier to add multiple languages to your app.
A minimal status checker library for Minecraft servers using the Server List Ping (SLP) interface in C#
Status dashboard web server
Provides encoding and decoding of Delivery Status Notification (DSN) messages and message reports, as defined in RFC 3462 and 3464.
A simple ASP.NET middleware to add an endpoint in the app to test HTTP Status response
A C# library for querying/pinging Minecraft servers.
State Processor for any entity in your application. StateProcessor can change state validation for enter and leave those states. Special rules list for each state executed before Enter stasus and Leave status.
A lightweight .NET package for working with HTTP status codes and status code descriptions.
Provides the IProgressStatus interface used by the ProgressDialog package, as well as a ProgressStatus Class as a sample implementation of the interface.
Staatuslehe koostamise moodul AspNet rakendustele.
An easy-to-integrate progess indicator for MVVM pattern based WPF applications. Features a status text & progress bar that can be updated from long running tasks in the model through a IProgressStatus interface. The interface is also provided seperateley in the ProgressDialogStatus package, which is a netStandard 2.0 package without dependency on WPF, so it can be integrated into netStandard libraries. It also contains a ready-to-use sample implementation of the interface.
Create Standard And Generic Result With HttpStatusCode And Return Standard Result
A Minecraft server status checker
Package Description
This package provides the ConnectionStatusDetectorService that provides the ConnectionStatusChanged event that notifies changes in the connection status on the client side. Apart from the event, the service has a property to query the connection status. In addition, the Connection component is provided which renders different fragments depending on the connection status.
A generic Result library. Reports status code of an operation. On success, the result object is associated, on error the error string is associated.
Environment and configuration diagnostics utilities class library for status pages. We believe it is a single the most important thing to have setup on any project with complex environment dependencies and configuration. See Status Page project on http://agiledesignutilities.codeplex.com/ for an example.
How can we calculate the status of anyone`s body? or how can we find out which weight is good for someone? This library has two functions to let your app calculate & return the status of users body with a weight suggestions service
Contains core monad implementations including Maybe and Either for general use.
Create Menu Status Bar items for your macOS, Mac Catalyst, and WinUI apps.
LoggerSharp is a light logging library which allows the creation of custom verbose loggers and log files.
All in One and Multi Purpose .NET Library.
Collection of simple pieces of reusable code designed such that dependencies aren't forced upon consumers of its packages. Package is shipped as source code.
Health check circuit breaker for SlimMessageBus
A manager that tracks the progress of different jobs. And provides simple reporting functionality.
Do you need to know the status of various processes running on your machine? Do you need to display the status of various processes to the user in a console or web application? Do you need to notify users when some critical process is not running? If you answer yes to any of the questions above, then this library is for you. Highlights: - Compatibility with Linux. You can deploy the application on a Linux machine where it will run under the Mono framework. - Ease of use. You do not need to write more than a couple of lines of code. - Flexibility. You can change the default behavior of the built in monitors.
This is a WPF usercontrol for displaying user updates through an alert bar. There are four types of alerts: success, danger, warning or information. The color scheme and icons for each are based on the type. The usercontrol only takes up space whenever a message is being shown, otherwise sits at a collapsed state. close button is included to dismiss the alert. It also has an option to auto-close after a set amount of seconds.