Sentry.Extensions.Logging
by: Sentry Team and Contributors
- 11 total downloads
- Latest version: 6.4.0
Official Microsoft.Extensions.Logging integration for Sentry - Open-source error tracking that helps developers monitor and fix crashes in real time.
Sentry.Profiling
by: Sentry Team and Contributors
- 9 total downloads
- Latest version: 6.0.0
Performance profiling support for Sentry - Open-source error tracking that helps developers monitor and fix crashes in real time.
Serilog
by: Serilog Contributors
- 1 total downloads
- Latest version: 4.3.1-dev-02395
Simple .NET logging with fully-structured events
SSH.NET
by: Renci
- 6 total downloads
- Latest version: 2025.1.0
SSH.NET is a Secure Shell (SSH) library for .NET, optimized for parallelism.
Stripe.net
by: Stripe, Jayme Davis
- 3 total downloads
- Latest version: 50.4.1
Stripe.net is a sync/async client and portable class library for the Stripe API, supporting .NET Standard 2.0+, .NET Core 5+, and .NET Framework 4.6.2+. (Official Library)
Swashbuckle.AspNetCore
by: domaindrivendev
- 2 total downloads
- Latest version: 6.6.2
Swagger tools for documenting APIs built on ASP.NET Core
System.CodeDom
by: Microsoft
- 6 total downloads
- Latest version: 9.0.9
Provides types that can be used to model the structure of a source code document and to output source code for that model in C# or Visual Basic.
System.Configuration.ConfigurationManager
by: Microsoft
- 5 total downloads
- Latest version: 9.0.0
Provides types that support using XML configuration files (app.config). This package exists only to support migrating existing .NET Framework code that already uses System.Configuration. When writing new code, use another configuration system instead, such as Microsoft.Extensions.Configuration.
System.Diagnostics.EventLog
by: Microsoft
- 10 total downloads
- Latest version: 10.0.5
Provides the System.Diagnostics.EventLog class, which allows the applications to use the Windows event log service.
Commonly Used Types:
System.Diagnostics.EventLog
System.Formats.Cbor
by: Microsoft
- 3 total downloads
- Latest version: 9.0.0
Provides classes that can read and write the CBOR data format.
Commonly Used Types:
System.Formats.Cbor.CborReader
System.Formats.Cbor.CborWriter
System.IdentityModel.Tokens.Jwt
by: Microsoft
- 17 total downloads
- Latest version: 8.16.0
Includes types that provide support for creating, serializing and validating JSON Web Tokens. As of IdentityModel 7x, this is a legacy tool that should be replaced with Microsoft.IdentityModel.JsonWebTokens.
System.IO.Hashing
by: Microsoft
- 20 total downloads
- Latest version: 10.0.1
Provides non-cryptographic hash algorithms, such as CRC-32.
Commonly Used Types:
System.IO.Hashing.Crc32
System.IO.Hashing.XxHash32
System.Management
by: Microsoft
- 9 total downloads
- Latest version: 9.0.9
Provides access to a rich set of management information and management events about the system, devices, and applications instrumented to the Windows Management Instrumentation (WMI) infrastructure.
Commonly Used Types:
System.Management.ManagementClass
System.Management.ManagementObject
System.Management.SelectQuery
System.Security.Cryptography.ProtectedData
by: Microsoft
- 6 total downloads
- Latest version: 9.0.0
Provides access to Windows Data Protection Api.
Commonly Used Types:
System.Security.Cryptography.DataProtectionScope
System.Security.Cryptography.ProtectedData
System.Threading.Tasks.Dataflow
by: Microsoft
- 1 total downloads
- Latest version: 9.0.9
TPL Dataflow promotes actor/agent-oriented designs through primitives for in-process message passing, dataflow, and pipelining. TDF builds upon the APIs and scheduling infrastructure provided by the Task Parallel Library (TPL), and integrates with the language support for asynchrony provided by C#, Visual Basic, and F#.
Commonly Used Types:
System.Threading.Tasks.Dataflow.ActionBlock<TInput>
System.Threading.Tasks.Dataflow.BatchBlock<T>
System.Threading.Tasks.Dataflow.BatchedJoinBlock<T1, T2>
System.Threading.Tasks.Dataflow.BatchedJoinBlock<T1, T2, T3>
System.Threading.Tasks.Dataflow.BroadcastBlock<T>
System.Threading.Tasks.Dataflow.BufferBlock<T>
System.Threading.Tasks.Dataflow.DataflowBlock
System.Threading.Tasks.Dataflow.JoinBlock<T1, T2>
System.Threading.Tasks.Dataflow.JoinBlock<T1, T2, T3>
System.Threading.Tasks.Dataflow.TransformBlock<TInput, TOutput>
System.Threading.Tasks.Dataflow.TransformManyBlock<TInput, TOutput>
System.Threading.Tasks.Dataflow.WriteOnceBlock<T>
Testcontainers
by: Andre Hofmeister and contributors
- 4 total downloads
- Latest version: 4.11.0
Testcontainers for .NET is a library to support tests with throwaway instances of Docker containers for all compatible .NET Standard versions.
Testcontainers.PostgreSql
by: Andre Hofmeister and contributors
- 2 total downloads
- Latest version: 4.10.0
Testcontainers for .NET is a library to support tests with throwaway instances of Docker containers for all compatible .NET Standard versions.
Timestamps
by: Joel Christner
- 4 total downloads
- Latest version: 1.0.11
Simple class containing start time, end time, and total time.
TimeZoneConverter
by: Matt Johnson-Pint
- 3 total downloads
- Latest version: 7.2.0
Lightweight library to convert quickly between IANA, Windows, and Rails time zone names.