LazyCache
by: https://github.com/alastairtree
- 2 total downloads
- Latest version: 2.4.0
Lazy cache is a simple, thread safe, in-memory caching library that makes it easy to add high performance caching to your dotnet app.
LazyCache.AspNetCore
by: https://github.com/alastairtree
- 2 total downloads
- Latest version: 2.4.0
ServiceCollection registrations for LazyCache to initialise the dependency injection collection and add enable IAppCache to be injected into your app
libphonenumber-csharp
by: Patrick Mézard Thomas Clegg Jarrod Alexander Google libphonenumber contributors
- 27 total downloads
- Latest version: 9.0.34
C# port of Google's common Java, C++ and Javascript library for parsing, formatting, storing and validating international phone numbers. https://github.com/google/libphonenumber
librdkafka.redist
by: Magnus Edenhill edenhill
- 2 total downloads
- Latest version: 1.5.2
The Apache Kafka C/C++ client library - redistributable
LibSassBuilder
by: Johan van Rensburg
- 1 total downloads
- Latest version: 3.0.0
Compile Sass files to css on project build.
LightweightExcelReader
by: ChrisHodges
- 4 total downloads
- Latest version: 0.1.10
The fastest way to read Excel data in .Net
linq2db
by: Igor Tkachev Ilya Chudin Svyatoslav Danyliv Dmitry Lukashenko
- 2 total downloads
- Latest version: 4.2.0
LINQ to DB is a data access technology that provides a run-time infrastructure for managing relational data as objects.
LiveChartsCore.SkiaSharpView
by: BetoRodriguez
- 2 total downloads
- Latest version: 2.0.0-rc6.1
Simple, flexible, interactive and powerful data visualization for .Net, this package contains the SkiaSharp backend.
log4net
by: The Apache Software Foundation
- 3 total downloads
- Latest version: 2.0.12
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
MahApps.Metro
by: Jan Karger Bastian Schmidt Dennis Daume Brendan Forster Alex Mitchell Paul Jenkins Jake Ginnivan
- 2 total downloads
- Latest version: 3.0.0-rc0529
The goal of MahApps.Metro is to allow devs to quickly and easily cobble together a 'Modern' UI for their WPF apps (.Net 4.6.2 and later), with minimal effort.
Mailjet.Api
by: Mailjet Dimitar Kostov
- 2 total downloads
- Latest version: 2.0.0
Official C# client library For Mailjet API version 3.
Documentation: https://dev.mailjet.com/guides/
MailKit
by: Jeffrey Stedfast
- 7 total downloads
- Latest version: 4.16.0
MailKit is an Open Source cross-platform .NET mail-client library that is based on MimeKit and optimized for mobile devices.
Features include:
* HTTP, Socks4, Socks4a and Socks5 proxy support.
* SASL Authentication via ANONYMOUS, CRAM-MD5, DIGEST-MD5, LOGIN, NTLM, OAUTHBEARER, PLAIN, SCRAM-SHA-1, SCRAM-SHA-256, SCRAM-SHA-512 and XOAUTH2.
* A fully-cancellable SmtpClient with support for STARTTLS, 8BITMIME, BINARYMIME, ENHANCEDSTATUSCODES, SIZE, DSN, PIPELINING and SMTPUTF8.
* A fully-cancellable Pop3Client with support for STLS, UIDL, APOP, PIPELINING, UTF8, and LANG.
* A fully-cancellable ImapClient with support for ACL, QUOTA, LITERAL+, IDLE, NAMESPACE, ID, CHILDREN, LOGINDISABLED, STARTTLS, MULTIAPPEND, UNSELECT, UIDPLUS, CONDSTORE, ESEARCH, SASL-IR, COMPRESS, WITHIN, ENABLE, QRESYNC, SORT, THREAD, ANNOTATE, LIST-EXTENDED, ESORT, METADATA / METADATA-SERVER, NOTIFY, FILTERS, LIST-STATUS, SORT=DISPLAY, SPECIAL-USE / CREATE-SPECIAL-USE, SEARCH=FUZZY, MOVE, UTF8=ACCEPT / UTF8=ONLY, LITERAL-, APPENDLIMIT, STATUS=SIZE, OBJECTID, REPLACE, SAVEDATE, XLIST, and X-GM-EXT1.
* Client-side sorting and threading of messages (the Ordinal Subject and the Jamie Zawinski threading algorithms are supported).
* Asynchronous versions of all methods that hit the network.
* S/MIME, OpenPGP, DKIM and ARC support via MimeKit.
* Microsoft TNEF support via MimeKit.
MassTransit
by: Chris Patterson
- 2 total downloads
- Latest version: 9.0.1-develop.47
MassTransit provides a developer-focused, modern platform for creating distributed applications without complexity.
MassTransit.RabbitMQ
by: Chris Patterson
- 5 total downloads
- Latest version: 9.0.1-develop.47
MassTransit RabbitMQ transport support; MassTransit provides a developer-focused, modern platform for creating distributed applications without complexity.
MaterialDesignThemes
by: James Willock
- 5 total downloads
- Latest version: 5.3.3-ci1399
ResourceDictionary instances containing Material Design templates and styles for WPF controls in .NET.
MediatR
by: Jimmy Bogard
- 11 total downloads
- Latest version: 13.1.0
Simple, unambitious mediator implementation in .NET
MediatR.Contracts
by: Jimmy Bogard
- 7 total downloads
- Latest version: 2.0.1
Contracts package for requests, responses, and notifications
MediatR.Extensions.Microsoft.DependencyInjection
by: Jimmy Bogard
- 2 total downloads
- Latest version: 11.1.0
MediatR extensions for ASP.NET Core
MessagePack
by: neuecc aarnott
- 15 total downloads
- Latest version: 2.5.187
Extremely Fast MessagePack(MsgPack) Serializer for C# (.NET Framework, .NET 6, Unity, Xamarin).
MessagePack.Annotations
by: neuecc aarnott
- 4 total downloads
- Latest version: 2.5.187
Attributes and interfaces for .NET types serializable with MessagePack.