X.Spectator 2.2.3

dotnet add package X.Spectator --version 2.2.3
                    
NuGet\Install-Package X.Spectator -Version 2.2.3
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="X.Spectator" Version="2.2.3" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="X.Spectator" Version="2.2.3" />
                    
Directory.Packages.props
<PackageReference Include="X.Spectator" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add X.Spectator --version 2.2.3
                    
#r "nuget: X.Spectator, 2.2.3"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=X.Spectator&version=2.2.3
                    
Install X.Spectator as a Cake Addin
#tool nuget:?package=X.Spectator&version=2.2.3
                    
Install X.Spectator as a Cake Tool

X.Spectator

X.Spectator is a powerful library designed to help developers easily integrate real-time monitoring and analytics into their .NET applications. With X.Spectator 2.0, we introduce a range of new features and improvements that enhance performance, usability, and flexibility.

More information about library on Medium.

Features

  • Extensible API: Flexible and extensible API, allowing for custom monitoring solutions.
  • Ease of Use: Simplified integration process with clear and concise documentation.
  • Compatibility: Seamlessly integrates with various .NET applications and services.

Installation

To install X.Spectator 2.0, use the following NuGet command:

dotnet add package X.Spectator --version 2.0.0

Or add the package directly to your csproj file:

<PackageReference Include="X.Spectator" Version="2.0.0" />

Contributing

We welcome contributions to the X.Spectator project! If you have any ideas, bug reports, or pull requests, please visit our GitHub repository.

  1. Fork the repository.
  2. Create your feature branch (git checkout -b feature/YourFeature).
  3. Commit your changes (git commit -am 'Add some feature').
  4. Push to the branch (git push origin feature/YourFeature).
  5. Create a new Pull Request.

License

X.Spectator 2.0 is licensed under the MIT License. See the LICENSE file for more details.

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 is compatible.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.