Lightrun 1.66.1

There is a newer version of this package available.
See the version list below for details.
dotnet add package Lightrun --version 1.66.1
                    
NuGet\Install-Package Lightrun -Version 1.66.1
                    
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="Lightrun" Version="1.66.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Lightrun" Version="1.66.1" />
                    
Directory.Packages.props
<PackageReference Include="Lightrun" />
                    
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 Lightrun --version 1.66.1
                    
#r "nuget: Lightrun, 1.66.1"
                    
#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.
#:package Lightrun@1.66.1
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Lightrun&version=1.66.1
                    
Install as a Cake Addin
#tool nuget:?package=Lightrun&version=1.66.1
                    
Install as a Cake Tool

Lightrun for .NET

Lightrun is a developer-native observability platform. It's a way to add logs, inspect the state of the current execution (in a familiar, debugger-like view), and extract any type of code-level metric on the fly - without redeploying, restarting or even stopping the running application.

Check out our docs to learn more.

Getting Started

To get started with Lightrun you'll need three things:

  1. A Lightrun Account - you can get one here.
  2. A Lightrun Plugin - you'll have instructions to download it once you create an account, but you can also check them out here.
  3. A Lightrun Agent - which is this very NuGet package! It's the thing that actually does the magic.

Once you've signed up for an account and downloaded the plugin, you can install the agent in your application.

Installing the Lightrun Agent

In order to install the Lightrun .NET Agent please follow these steps:

  1. Add the Lightrun NuGet package to your project

  2. Import Lightrun at the start of your application file (i.e. Program.cs) and then start it:

using Lightrun;
 
LightrunAgent.Start(new AgentOptions {
    Secret = "<COMPANY-SECRET>",
});

You will have a <COMPANY-SECRET> auto-generated for you during the onboarding process, right after signing up for an account.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  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 was computed.  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.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 is compatible.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • .NETStandard 2.0

    • No dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.67.0 20 9/10/2025
1.66.2 181 9/3/2025
1.66.1 135 9/2/2025
1.65.1 150 8/17/2025
1.65.0 139 8/11/2025
1.64.2 222 8/7/2025
1.64.1 86 8/3/2025
1.64.0 104 7/27/2025
1.63.0 164 7/17/2025
1.62.0 9,709 6/29/2025
1.61.0 167 6/15/2025
1.60.0 274 6/3/2025
1.59.2 171 5/28/2025
1.59.1 176 5/25/2025
1.59.0 126 5/25/2025
1.58.1 177 5/11/2025
1.58.0 188 5/6/2025
1.57.4 189 6/1/2025
1.57.1 196 4/27/2025
1.57.0 206 4/22/2025
1.56.0 1,164 4/6/2025
1.55.2 4,826 4/3/2025
1.55.1 4,197 3/27/2025
1.55.0 340 3/23/2025
1.54.2 203 3/16/2025
1.54.0 19,381 3/10/2025
1.53.4 281 3/6/2025
1.53.3 1,698 3/4/2025
1.53.1 190 2/27/2025
1.53.0 1,396 2/24/2025
1.52.2 6,459 2/13/2025
1.52.0 406 2/10/2025
1.51.3 165 2/25/2025
1.51.1 908 2/3/2025
1.51.0 401 1/28/2025
1.50.7 214 4/20/2025
1.50.0 1,214 1/14/2025
1.49.1 601 1/2/2025
1.49.0 186 12/29/2024
1.48.1 836 12/22/2024
1.48.0 166 12/23/2024
1.47.3 240,742 12/9/2024
1.47.2 183 12/9/2024
1.47.0 400 12/1/2024
1.46.0 11,577 11/18/2024
1.46.0-dotnet-rc5 12,572 11/28/2024
1.46.0-dotnet-rc2 115 11/28/2024
1.45.2 1,920 11/14/2024
1.45.1 172 11/14/2024
1.45.0 7,809 11/4/2024
1.44.0 12,650 10/22/2024
1.43.0 435 10/8/2024
1.42.0 720 9/24/2024
1.41.0 213 9/11/2024
1.40.1 77,376 8/28/2024
1.40.0 291 8/25/2024
1.39.4 6,392 9/18/2024
1.39.3 166 9/17/2024
1.39.2 16,765 8/19/2024
1.39.1 3,037 8/13/2024
1.39.0 190 8/13/2024
1.38.1 2,765 8/6/2024
1.37.2 66,654 7/25/2024
1.37.1 1,172 7/22/2024
1.37.0 199 7/15/2024
1.36.4 4,426 7/15/2024
1.36.3 153 7/10/2024
1.36.1 473 7/3/2024
1.36.0 304 7/1/2024
1.35.2 285 6/19/2024
1.35.1 208 6/18/2024
1.34.6 165 8/19/2024
1.34.5 170 7/11/2024
1.34.0 295 6/2/2024
1.33.2 222 5/26/2024
1.33.0 267 5/20/2024
1.32.0 287 5/6/2024
1.31.0 682 4/21/2024
1.30.0 573 4/11/2024
1.30.0-beta 544 4/8/2024
1.29.1 721 4/3/2024
1.29.0 704 3/24/2024
1.29.0-beta 679 3/23/2024
1.28.0 5,410 3/10/2024
1.27.0 885 2/25/2024
1.26.0 481 2/18/2024
1.25.0-beta 350 1/29/2024
1.24.0-beta 382 1/19/2024
1.23.0-beta 787 12/31/2023
1.22.3-beta 365 1/19/2024
1.22.0-beta 694 12/20/2023
1.21.0 591 12/3/2023
1.20.0 467 11/19/2023
1.19.0 300 11/5/2023
1.18.0 444 10/22/2023
1.17.0 371 10/8/2023
1.16.0 421 9/26/2023
1.15.0 16,362 9/10/2023
1.14.2 3,494 9/3/2023
1.14.0 378,490 8/15/2023
1.13.1 65,659 7/11/2023
1.13.0 3,253 6/29/2023
1.12.4-beta 1,126 6/14/2023
1.12.3-beta 26,731 6/6/2023
1.12.2-beta 384 6/5/2023
1.12.1-beta 519 5/23/2023
1.12.0-beta 16,875 5/19/2023
1.11.3-beta 7,864 4/18/2023
1.11.2-beta 378 4/18/2023
1.11.1-beta 381 4/11/2023
1.11.0-beta 417 4/4/2023
1.10.6-beta 406 3/22/2023
1.10.5-beta 348 3/21/2023
1.10.4-beta 402 3/19/2023
1.10.3-beta 350 3/15/2023
1.10.2-beta 368 3/7/2023
1.10.1-beta 723 3/1/2023
1.10.0-beta.1 838 2/17/2023
1.9.0-beta.3 301 2/6/2023
1.9.0-beta.2 311 1/26/2023
1.9.0-beta.1 271 1/10/2023