OpenTelemetry.Exporter.InMemory
                              
                            
                                1.1.0-beta2
                            
                        
                            
                                
                                
                                    Prefix Reserved
                                
                            
                    
            
        
            .NET Standard 2.0
        
        
            
                
                
                    This package targets .NET Standard 2.0. The package is compatible with this framework or higher.
                
            
        
    
        
        
            .NET Framework 4.5.2
        
        
            
                
                
                    This package targets .NET Framework 4.5.2. The package is compatible with this framework or higher.
                
            
        
    
    
        
        
                                This is a prerelease version of OpenTelemetry.Exporter.InMemory.
                            
    
    
        
        
                                There is a newer version of this package available.
                                
See the version list below for details.
                    See the version list below for details.
dotnet add package OpenTelemetry.Exporter.InMemory --version 1.1.0-beta2
NuGet\Install-Package OpenTelemetry.Exporter.InMemory -Version 1.1.0-beta2
        
        
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="OpenTelemetry.Exporter.InMemory" Version="1.1.0-beta2" />
        
        
For projects that support PackageReference, copy this XML node into the project file to reference the package.
                    
    
    <PackageVersion Include="OpenTelemetry.Exporter.InMemory" Version="1.1.0-beta2" />
<PackageReference Include="OpenTelemetry.Exporter.InMemory" />
        
        
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 OpenTelemetry.Exporter.InMemory --version 1.1.0-beta2
        
        
 The NuGet Team does not provide support for this client. Please contact its maintainers for support.
                    
    
    #r "nuget: OpenTelemetry.Exporter.InMemory, 1.1.0-beta2"
        
        
#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 OpenTelemetry.Exporter.InMemory@1.1.0-beta2
        
        
#: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=OpenTelemetry.Exporter.InMemory&version=1.1.0-beta2&prerelease
#tool nuget:?package=OpenTelemetry.Exporter.InMemory&version=1.1.0-beta2&prerelease
        
        
 The NuGet Team does not provide support for this client. Please contact its maintainers for support.
                    
    
    In-memory exporter for OpenTelemetry .NET
| Product | Versions 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 | net452 is compatible. net46 is compatible. 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.
- 
                                                    .NETFramework 4.5.2- OpenTelemetry (>= 1.1.0-beta2)
 
- 
                                                    .NETFramework 4.6- OpenTelemetry (>= 1.1.0-beta2)
 
- 
                                                    .NETFramework 4.6.1- OpenTelemetry (>= 1.1.0-beta2)
 
- 
                                                    .NETStandard 2.0- OpenTelemetry (>= 1.1.0-beta2)
 
NuGet packages (18)
Showing the top 5 NuGet packages that depend on OpenTelemetry.Exporter.InMemory:
| Package | Downloads | 
|---|---|
| Cratis.Chronicle.Infrastructure Package Description | |
| Aksio.Cratis.Kernel.Read Package Description | |
| Jakar.Database Package Description | |
| Raccoon.Tools.OpenTelemetry.Exports.MongoDB Package Description | |
| Cratis.Chronicle.Server Package Description | 
GitHub repositories (21)
Showing the top 20 popular GitHub repositories that depend on OpenTelemetry.Exporter.InMemory:
| Repository | Stars | 
|---|---|
| dotnet/efcore 
                                                            EF Core is a modern object-database mapper for .NET. It supports LINQ queries, change tracking, updates, and schema migrations.
                                                         | |
| graphql-dotnet/graphql-dotnet 
                                                            GraphQL for .NET
                                                         | |
| Azure/azure-sdk-for-net 
                                                            This repository is for active development of the Azure SDK for .NET. For consumers of the SDK we recommend visiting our public developer docs at https://learn.microsoft.com/dotnet/azure/ or our versioned developer docs at https://azure.github.io/azure-sdk-for-net. 
                                                         | |
| dotnet/aspire 
                                                            Aspire is the tool for code-first, extensible, observable dev and deploy.
                                                         | |
| modelcontextprotocol/csharp-sdk 
                                                            The official C# SDK for Model Context Protocol servers and clients. Maintained in collaboration with Microsoft.
                                                         | |
| dotnet/extensions 
                                                            This repository contains a suite of libraries that provide facilities commonly needed when creating production-ready applications.
                                                         | |
| BrighterCommand/Brighter 
                                                            A framework for building messaging apps with .NET and C#.
                                                         | |
| rabbitmq/rabbitmq-dotnet-client 
                                                            RabbitMQ .NET client for .NET Standard 2.0+ and .NET 4.6.2+
                                                         | |
| AzureAD/microsoft-authentication-library-for-dotnet 
                                                            Microsoft Authentication Library (MSAL) for .NET
                                                         | |
| AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet 
                                                            IdentityModel extensions for .Net
                                                         | |
| dotnet/ai-samples | |
| dotnet/dotnet 
                                                            Home of .NET's Virtual Monolithic Repository which includes all the code needed to build the .NET SDK.
                                                         | |
| Farfetch/kafkaflow 
                                                            Apache Kafka .NET Framework to create applications simple to use and extend.
                                                         | |
| datastax/csharp-driver 
                                                            DataStax C# Driver for Apache Cassandra
                                                         | |
| open-telemetry/opentelemetry-dotnet-contrib 
                                                            This repository contains set of components extending functionality of the OpenTelemetry .NET SDK. Instrumentation libraries, exporters, and other components can find their home here.
                                                         | |
| CommunityToolkit/Aspire 
                                                            A community project with additional components and extensions for .NET Aspire
                                                         | |
| temporalio/sdk-dotnet 
                                                            Temporal .NET SDK
                                                         | |
| couchbase/couchbase-net-client 
                                                            The official Couchbase SDK for .NET Core and Full Frameworks
                                                         | |
| Letterbook/Letterbook 
                                                            Sustainable federated social media built for open correspondence
                                                         | |
| aws/aws-dotnet-messaging 
                                                            An AWS-native framework that simplifies the development of .NET message processing applications that use AWS services, such as SQS, SNS, and EventBridge.
                                                         | 
| Version | Downloads | Last Updated | |
|---|---|---|---|
| 1.14.0-rc.1 | 142 | 10/21/2025 | |
| 1.13.1 | 48,768 | 10/9/2025 | |
| 1.13.0 | 53,659 | 10/1/2025 | |
| 1.12.0 | 391,005 | 4/30/2025 | |
| 1.11.2 | 186,489 | 3/4/2025 | |
| 1.11.1 | 146,945 | 1/23/2025 | |
| 1.11.0 | 11,385 | 1/16/2025 | |
| 1.11.0-rc.1 | 431 | 12/12/2024 | |
| 1.10.0 | 127,150 | 11/12/2024 | |
| 1.10.0-rc.1 | 150 | 11/1/2024 | |
| 1.10.0-beta.1 | 326 | 9/30/2024 | |
| 1.9.0 | 778,634 | 6/14/2024 | |
| 1.9.0-rc.1 | 16,222 | 6/7/2024 | |
| 1.9.0-alpha.1 | 4,783 | 5/20/2024 | |
| 1.8.1 | 686,380 | 4/18/2024 | |
| 1.8.0 | 31,525 | 4/3/2024 | |
| 1.8.0-rc.1 | 11,424 | 3/27/2024 | |
| 1.8.0-beta.1 | 411 | 3/14/2024 | |
| 1.7.0 | 246,935 | 12/9/2023 | |
| 1.7.0-rc.1 | 7,963 | 11/30/2023 | |
| 1.7.0-alpha.1 | 5,259 | 10/17/2023 | |
| 1.6.0 | 720,824 | 9/6/2023 | |
| 1.6.0-rc.1 | 9,039 | 8/21/2023 | |
| 1.6.0-alpha.1 | 125,730 | 7/12/2023 | |
| 1.5.1 | 431,112 | 6/26/2023 | |
| 1.5.0 | 43,625 | 6/6/2023 | |
| 1.5.0-rc.1 | 2,304 | 5/26/2023 | |
| 1.5.0-alpha.2 | 196,857 | 4/1/2023 | |
| 1.5.0-alpha.1 | 31,737 | 3/8/2023 | |
| 1.4.0 | 385,197 | 2/24/2023 | |
| 1.4.0-rc.4 | 5,340 | 2/11/2023 | |
| 1.4.0-rc.3 | 3,215 | 2/2/2023 | |
| 1.4.0-rc.2 | 35,403 | 1/9/2023 | |
| 1.4.0-rc.1 | 6,299 | 12/12/2022 | |
| 1.4.0-beta.3 | 3,773 | 11/7/2022 | |
| 1.4.0-beta.2 | 11,657 | 10/17/2022 | |
| 1.4.0-beta.1 | 6,220 | 9/30/2022 | |
| 1.4.0-alpha.2 | 9,729 | 8/18/2022 | |
| 1.4.0-alpha.1 | 6,160 | 8/3/2022 | |
| 1.3.2 | 47,738 | 12/20/2022 | |
| 1.3.1 | 165,452 | 9/8/2022 | |
| 1.3.0 | 293,615 | 6/3/2022 | |
| 1.3.0-rc.2 | 235 | 6/1/2022 | |
| 1.3.0-beta.2 | 16,848 | 5/17/2022 | |
| 1.3.0-beta.1 | 9,959 | 4/20/2022 | |
| 1.2.0-rc5 | 17,791 | 4/13/2022 | |
| 1.2.0-rc4 | 12,948 | 3/30/2022 | |
| 1.2.0-rc3 | 10,282 | 3/5/2022 | |
| 1.2.0-rc2 | 49,658 | 2/3/2022 | |
| 1.2.0-rc1 | 4,372 | 11/30/2021 | |
| 1.2.0-beta2.1 | 1,228 | 11/19/2021 | |
| 1.2.0-beta1 | 4,771 | 10/8/2021 | |
| 1.2.0-alpha4 | 727 | 9/23/2021 | |
| 1.2.0-alpha3 | 792 | 9/14/2021 | |
| 1.2.0-alpha2 | 984 | 8/25/2021 | |
| 1.2.0-alpha1 | 482 | 7/23/2021 | |
| 1.1.0 | 220,295 | 7/13/2021 | |
| 1.1.0-rc1 | 45,334 | 6/26/2021 | |
| 1.1.0-beta4 | 526 | 6/9/2021 | |
| 1.1.0-beta3 | 378 | 5/12/2021 | |
| 1.1.0-beta2 | 13,304 | 4/23/2021 | |
| 1.1.0-beta1 | 1,725 | 3/19/2021 | |
| 1.0.1 | 9,167 | 2/10/2021 | |
| 1.0.0-rc4 | 407 | 2/9/2021 | |
| 1.0.0-rc3 | 357 | 2/5/2021 | |
| 1.0.0-rc2 | 402 | 1/30/2021 | |
| 1.0.0-rc1.1 | 673 | 11/18/2020 | |
| 0.8.0-beta.1 | 375 | 11/5/2020 | |
| 0.7.0-beta.1 | 399 | 10/16/2020 |