Grpc.Net.Client
by: The gRPC Authors
- 107 total downloads
- Latest version: 2.80.0
.NET client for gRPC
Grpc.Net.ClientFactory
by: The gRPC Authors
- 105 total downloads
- Latest version: 2.80.0
HttpClientFactory integration the for gRPC .NET client
Grpc.Net.Common
by: The gRPC Authors
- 102 total downloads
- Latest version: 2.80.0
Infrastructure for common functionality in gRPC
Grpc.Tools
by: The gRPC Authors
- 202 total downloads
- Latest version: 2.81.1
gRPC and Protocol Buffer compiler for C# projects
Humanizer
by: Claire Novotny, Mehdi Khalili
- 195 total downloads
- Latest version: 3.0.10
Humanizer meets all your .NET needs for manipulating and displaying strings, enums, dates, times, timespans, numbers and quantities
JetBrains.Annotations
by: JetBrains
- 240 total downloads
- Latest version: 2025.2.4
JetBrains.Annotations help reduce false positive warnings, explicitly declare purity and nullability in your code, deal with implicit usages of members, support special semantics of APIs in ASP.NET and XAML frameworks and otherwise increase accuracy of JetBrains Rider and ReSharper code inspections.
JetBrains.Lifetimes
by: JetBrains
- 365 total downloads
- Latest version: 2025.2.3
JetBrains Core library for graceful disposal, concurrency and reactive programming
JetBrains.RdFramework
by: JetBrains
- 280 total downloads
- Latest version: 2025.2.3
JetBrains Networking library for reactive distributed communication
JetBrains.Rider.PathLocator
by: JetBrains
- 47 total downloads
- Latest version: 1.0.11
The code, which locates Rider installations in the system.
Libuv
by: Libuv
- 25 total downloads
- Latest version: 1.10.0
Multi-platform support library with a focus on asynchronous I/O.
log4net
by: The Apache Software Foundation
- 8 total downloads
- Latest version: 2.0.17
log4net is a tool to help the programmer output log statements to a variety of output targets.
In case of problems with an application, it is helpful to enable logging so that the problem
can be located. With log4net it is possible to enable logging at runtime without modifying the
application binary. The log4net package is designed so that log statements can remain in
shipped code without incurring a high performance cost. It follows that the speed of logging
(or rather not logging) is crucial.
At the same time, log output can be so voluminous that it quickly becomes overwhelming.
One of the distinctive features of log4net is the notion of hierarchical loggers.
Using these loggers it is possible to selectively control which log statements are output
at arbitrary granularity.
log4net is designed with two distinct goals in mind: speed and flexibility
Magick.NET-Q16-AnyCPU
by: Dirk Lemstra
- 469 total downloads
- Latest version: 8.6.1
ImageMagick is a powerful image manipulation library that supports over 100 major file formats (not including sub-formats). With Magick.NET you can use ImageMagick without having to install ImageMagick on your server or desktop. Visit https://github.com/dlemstra/Magick.NET/tree/main/docs before installing to help you decide the best version.
Magick.NET.Core
by: Dirk Lemstra
- 132 total downloads
- Latest version: 11.3.0
ImageMagick is a powerful image manipulation library that supports over 100 major file formats (not including sub-formats). With Magick.NET you can use ImageMagick without having to install ImageMagick on your server or desktop. Visit https://github.com/dlemstra/Magick.NET/tree/main/docs before installing to help you decide the best version.
ManagedEsent
by: martinc
- 10 total downloads
- Latest version: 1.6.0
ManagedEsent provides managed access to ESENT, the embeddable
database engine native to Windows. ManagedEsent uses the esent.dll that is
part of Microsoft Windows so there are no extra unmanaged binaries to
download and install.
Microsoft.AspNetCore.App.Internal.Assets
by: Microsoft
- 64 total downloads
- Latest version: 11.0.0-preview.5.26302.115
ASP.NET Core static framework assets
This package was built from the source code at https://github.com/dotnet/dotnet/tree/f7b4c5716faaee8fb8a289aed29118cad955c45f
Microsoft.AspNetCore.App.Ref
by: Microsoft
- 902 total downloads
- Latest version: 11.0.0-preview.5.26302.115
Shared Framework for hosting of Microsoft ASP.NET Core applications. It is open source, cross-platform and is supported by Microsoft. We hope you enjoy using it! If you do, please consider joining the active community of developers that are contributing to the project on GitHub (https://github.com/dotnet/dotnet). We happily accept issues and PRs.
Microsoft.AspNetCore.Authentication
by: Microsoft
- 60 total downloads
- Latest version: 2.0.0
ASP.NET Core common types used by the various authentication middleware components.
Microsoft.AspNetCore.Authentication.Abstractions
by: Microsoft
- 15 total downloads
- Latest version: 2.0.0
ASP.NET Core common types used by the various authentication components.
Microsoft.AspNetCore.Authentication.Core
by: Microsoft
- 15 total downloads
- Latest version: 2.0.0
ASP.NET Core common types used by the various authentication middleware components.
Microsoft.AspNetCore.Authentication.JwtBearer
by: Microsoft
- 60 total downloads
- Latest version: 2.0.0
ASP.NET Core middleware that enables an application to receive an OpenID Connect bearer token.