All Projects → exceptionless → Exceptionless.net

exceptionless / Exceptionless.net

Licence: other
Exceptionless clients for the .NET platform

Projects that are alternatives of or similar to Exceptionless.net

Csla
A home for your business logic in any .NET application.
Stars: ✭ 865 (+138.95%)
Mutual labels:  asp-net-core, asp-net, wpf, winforms
Exceptionless
Exceptionless server and jobs
Stars: ✭ 2,107 (+482.04%)
Mutual labels:  hacktoberfest, asp-net, logging, crash-reporting
TheLastTime
C# .NET 5 Blazor WebAssembly Progressive Web Application that tracks when was the last time you did something
Stars: ✭ 23 (-93.65%)
Mutual labels:  wpf, winforms, asp-net-core
I18N
I18N Library for .NET, and Delphi
Stars: ✭ 48 (-86.74%)
Mutual labels:  wpf, asp-net-core, asp-net
Reactiveui
An advanced, composable, functional reactive model-view-viewmodel framework for all .NET platforms that is inspired by functional reactive programming. ReactiveUI allows you to abstract mutable state away from your user interfaces, express the idea around a feature in one readable place and improve the testability of your application.
Stars: ✭ 6,709 (+1753.31%)
Mutual labels:  hacktoberfest, wpf, winforms
Tslog
📝 tslog - Expressive TypeScript Logger for Node.js.
Stars: ✭ 321 (-11.33%)
Mutual labels:  logging, logging-library, exceptions
Easyloggingpp
Single header C++ logging library. It is extremely powerful, extendable, light-weight, fast performing, thread and type safe and consists of many built-in features. It provides ability to write logs in your own customized format. It also provide support for logging your classes, third-party libraries, STL and third-party containers etc.
Stars: ✭ 3,032 (+737.57%)
Mutual labels:  logging, logging-library
Ookii Dialogs Wpf
Common dialog classes for WPF applications
Stars: ✭ 276 (-23.76%)
Mutual labels:  hacktoberfest, wpf
Aiologger
Asynchronous logging for python and asyncio
Stars: ✭ 284 (-21.55%)
Mutual labels:  hacktoberfest, logging
Nestjs Pino
Platform agnostic logger for NestJS based on Pino with REQUEST CONTEXT IN EVERY LOG
Stars: ✭ 283 (-21.82%)
Mutual labels:  hacktoberfest, logging
SocketHook
Socket hook is an injector based on EasyHook (win only) which redirect the traffic to your local server.
Stars: ✭ 38 (-89.5%)
Mutual labels:  wpf, asp-net-core
React Aspnet Boilerplate
A starting point for building isomorphic React applications with ASP.NET Core, leveraging existing techniques.
Stars: ✭ 285 (-21.27%)
Mutual labels:  asp-net-core, asp-net
Reckless
Reckless logging. Low-latency, high-throughput, asynchronous logging library for C++.
Stars: ✭ 358 (-1.1%)
Mutual labels:  logging, logging-library
Microsoft.toolkit.win32
This repository contains all controls for WPF and WinForms to simplify and demonstrate usage of UWP controls
Stars: ✭ 257 (-29.01%)
Mutual labels:  wpf, winforms
xamarin-chat-signalr
Xamarin Forms Modern Chat Using SignalR ASP.NET
Stars: ✭ 12 (-96.69%)
Mutual labels:  asp-net-core, asp-net
Tofu
Functional programming toolbox
Stars: ✭ 281 (-22.38%)
Mutual labels:  hacktoberfest, logging
PasswordGenerator
A simple C# helper class for ASP.NET Core to generate a random password with custom strength requirements: min length, uppercase, lowercase, digits & more
Stars: ✭ 27 (-92.54%)
Mutual labels:  asp-net-core, asp-net
Winforms
Windows Forms is a .NET UI framework for building Windows desktop applications.
Stars: ✭ 3,301 (+811.88%)
Mutual labels:  hacktoberfest, winforms
Daiquiri
Python library to easily setup basic logging functionality
Stars: ✭ 308 (-14.92%)
Mutual labels:  logging, logging-library
Scribe
The fastest logging library in the world. Built from scratch in Scala and programmatically configurable.
Stars: ✭ 304 (-16.02%)
Mutual labels:  logging, logging-library

Exceptionless .NET Clients

Build Windows Build OSX Build Linux NuGet Version Discord Donate

The definition of the word exceptionless is: to be without exception. Exceptionless provides real-time .NET error reporting for your ASP.NET, Web API, WebForms, WPF, Console, and MVC apps. It organizes the gathered information into simple actionable data that will help your app become exceptionless!

Using Exceptionless

Refer to the Exceptionless documentation here: Exceptionless Docs.

Getting Started (Development)

All of our .NET clients can be installed via the NuGet package manager. If you need help, please contact us via in-app support or open an issue. We’re always here to help if you have any questions!

This section is for development purposes only! If you are trying to use the Exceptionless .NET libraries, please get them from NuGet.

  1. You will need to have Visual Studio 2019 and .NET Core SDK with VS Tooling installed.
  2. Open the Exceptionless.Net.sln Visual Studio solution file.
  3. Select Exceptionless.SampleConsole as the startup project.
  4. Run the project by pressing F5 to start the console.

Thanks

Thanks to all the people who have contributed!

contributors

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].