Skip to content

Latest commit

 

History

History
60 lines (43 loc) · 2.86 KB

Dev NuGet NuGet resources.md

File metadata and controls

60 lines (43 loc) · 2.86 KB

Dev NuGet resources

NuGet starages

Links

Create .NET apps faster with NuGet NuGet Must Haves 10 Best C# NuGet Packages to Improve Your Productivity in 2022

RestSharp - simple REST and HTTP API Client

Json.NET - Json.NET is a popular high-performance JSON framework for .NET

Serilog - simple .NET logging with fully-structured events

NUnit - features a fluent assert syntax, parameterized, generic and theory tests and is user-extensible.

Insight.Database - micro-ORM for .NET that translates C# object data to database records and vice versa

FluentValidation - fluent interface and lambda expressions for building strongly-typed validation rules

Noda Time - date and time API acting as an alternative to the built-in DateTime/DateTimeOffset etc types in .NET

FluentEmail - send emails very easily

Hangfire - create, process, and manage background work

LazyCache - simple, thread safe, in-memory caching library that makes it easy to add high performance caching to your dotnet app

morelinq - enhances LINQ to Objects

GuerrillaNtp - Simple NTP (SNTP) client

Spectre.Console - create beautiful console applications

Enums.NET