CSharp - Nuget

NETCore.Encrypt

NETCore encrypt and decrpty tool,Include AES,RSA,MD5,SAH1,SAH256,SHA384,SHA512

NetEscapades.EnumGenerators

A Source Generator package that generates extension methods for enums, to allow fast "reflection".

NewRelic.Agent

Make sure you go to New Relic first to sign up and get your license key at https://newrelic.com/. Performance monitoring will never be the same after you do!  

Newtonsoft.Json

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

NJsonSchema

JSON Schema reader, generator and validator for .NET


NLog

NLog is a logging platform for .NET with rich log routing and management capabilities.

NLog supports traditional logging, structured logging and the combination of both.

NodaTime

Noda Time is an alternative date and time API for .NET. It helps you to think about your data more clearly, and express operations on that data more precisely.


See the project web site at https://nodatime.org for more details.

Npgsql

Npgsql is the open source .NET data provider for PostgreSQL. It allows you to connect and interact with PostgreSQL server using .NET.

Npgsql.EntityFrameworkCore.PostgreSQL

Npgsql Entity Framework Core provider for PostgreSQL


Npgsql.EntityFrameworkCore.PostgreSQL is the open source EF Core provider for PostgreSQL. It allows you to interact with PostgreSQL via the most widely-used .NET O/RM from Microsoft, and use familiar LINQ syntax to express queries. It's built on top of Npgsql.

NServiceBus

This NuGet package is part of the Particular Service Platform, which includes NServiceBus and tools to build, monitor, and debug distributed systems.


Click the Project website link in the NuGet sidebar to access specific documentation for this package.

nspec

NSpec is a BDD-style testing framework for .NET. NSpec is intended to drive development by specifying behavior within a context or scenario. NSpec belongs to the xSpec (Context/Specification) family and is heavily inspired by RSpec and Mocha.

NSubstitute

NSubstitute is a friendly substitute for .NET mocking libraries. It has a simple, succinct syntax to help developers write clearer tests. NSubstitute is designed for Arrange-Act-Assert (AAA) testing and with Test Driven Development (TDD) in mind.