LLamaSharp.Backend.Cpu
by: llama.cpp Authors
- 445 total downloads
- Latest version: 0.27.0
LLamaSharp.Backend.Cpu is a backend for LLamaSharp to use with Cpu only.
MartinCostello.Logging.XUnit
by: martin_costello
- 228 total downloads
- Latest version: 0.7.1
Extensions for Microsoft.Extensions.Logging for xunit.
LLamaSharp.Backend.Cuda12.Linux
by: llama.cpp Authors
- 160 total downloads
- Latest version: 0.27.0
LLamaSharp.Backend.Cuda12.Linux contains the Linux binaries for LLamaSharp with Cuda12 support.
MediatR.Extensions.Microsoft.DependencyInjection
by: Jimmy Bogard
- 4.061k total downloads
- Latest version: 11.1.0
MediatR extensions for ASP.NET Core
MassTransit.Extensions.DependencyInjection
by: Chris Patterson
- 7.778k total downloads
- Latest version: 7.3.1
MassTransit Microsoft.Extensions.DependencyInjection support; MassTransit is a message-based distributed application framework for .NET http://masstransit-project.com
MassTransit.Extensions.Hosting
by: NCode Group
- 1.67k total downloads
- Latest version: 1.0.11
MassTransit configuration extensions using Microsoft.Extensions.Hosting.IHostedService and Microsoft.Extensions.DependencyInjection.
MassTransit.RabbitMQ
by: Chris Patterson
- 29.109k total downloads
- Latest version: 9.2.0-develop.156
MassTransit RabbitMQ transport support; MassTransit provides a developer-focused, modern platform for creating distributed applications without complexity.
MassTransit
by: Chris Patterson
- 30.115k total downloads
- Latest version: 9.2.0-develop.157
MassTransit provides a developer-focused, modern platform for creating distributed applications without complexity.
MassTransit.AspNetCore
by: Chris Patterson
- 6.821k total downloads
- Latest version: 9.2.0-develop.157
MassTransit AspNetCore Support, including Dashboard; MassTransit provides a developer-focused, modern platform for creating distributed applications without complexity.
MediatR
by: Jimmy Bogard
- 6.618k total downloads
- Latest version: 14.2.0
Simple, unambitious mediator implementation in .NET
log4net
by: The Apache Software Foundation
- 4.433k total downloads
- Latest version: 3.3.2
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
LLamaSharp.Backend.Cuda12.Windows
by: llama.cpp Authors
- 185 total downloads
- Latest version: 0.27.0
LLamaSharp.Backend.Cuda12.Windows contains the Windows binaries for LLamaSharp with Cuda12 support.
MassTransit.Newtonsoft
by: Chris Patterson
- 13.383k total downloads
- Latest version: 9.2.0-develop.156
MassTransit Newtonsoft JSON/BSON support; MassTransit provides a developer-focused, modern platform for creating distributed applications without complexity.
MassTransit.Extensions.Logging
by: Chris Patterson
- 2.7k total downloads
- Latest version: 5.5.6+build.2221.sha.1f6a8f0
MassTransit Microsoft.Extensions.Logging support; MassTransit is a message-based distributed application framework for .NET http://masstransit-project.com
MassTransit.Abstractions
by: Chris Patterson
- 23.691k total downloads
- Latest version: 9.2.0-develop.156
MassTransit provides a developer-focused, modern platform for creating distributed applications without complexity.
MassTransit.Kafka
by: Denys Kozhevnikov Chris Patterson
- 21.581k total downloads
- Latest version: 9.2.0-develop.157
MassTransit Kafka Support; MassTransit provides a developer-focused, modern platform for creating distributed applications without complexity.
matkoch.Microsoft.VisualStudio.SolutionPersistence
by: Microsoft Matthias Koch
- 75 total downloads
- Latest version: 1.0.61
Package Description
ManagedEsent
by: Microsoft
- 467 total downloads
- Latest version: 2.0.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.
LLamaSharp.Backend.Cuda12
by: llama.cpp Authors
- 368 total downloads
- Latest version: 0.27.0
LLamaSharp.Backend.Cuda12 is a backend for LLamaSharp to use with Cuda12.
MediatR.Contracts
by: Jimmy Bogard
- 1.355k total downloads
- Latest version: 2.0.1
Contracts package for requests, responses, and notifications