Top 20 NuGet Packages
A highly opinionated .NET Standard 2.0 library for the OpenWeatherMap API.
Core Library with fundamental functions
An easy to use, simple, strongly typed dotnet core command line parser.
Easy argument parsing for .Net applications (Core 3 or later).
A simply arguments validation library with fluent API.
Examples:
Arg.NotNull(() => model);
Arg.Validate(color, nameof(color))
.NotNullOrWhitespace()
.LengthInRange(2, 20);
// passangerCount is Nullable type
Arg.IfNotNull(passan...
Ariane is a very simple component to process message in JSON format with async generic queue like MSMQ, Azure Service Bus, File or InMemory
Arise DDD API
NServiceBus Messages
Package Description
An interface part of Armature framework to use in the code which shouldn't depend on Armature implementation part
ArmChair is a .NET Client for CouchDB
Core Identity library for Arragro.
Arragro provider for the Arragro Image Service.
Arragro.Redis is a Redis base library.
Consistent hash implementation
Lidgren.Network is a networking library for .NET framework, which uses a single UDP socket to deliver a simple API for connecting a client to a server, reading and sending messages.
External cache class using .NET COM+
ASCON TestFramework
ArchaicSoft FrameWork is currently an incomplete, yet useful mini-library useful toward online game development containing a premade Client/Server objects which handle all the nitty gritty in the background for you while delivering high performance, as well as containing some powerful serialization,...