Nito.AsyncEx.Context
by: Stephen Cleary
- 12 total downloads
- Latest version: 5.0.0
A single-threaded async-compatible context.
Nito.AsyncEx.Coordination
by: Stephen Cleary
- 12 total downloads
- Latest version: 5.0.0
Asynchronous coordination primitives.
Nito.AsyncEx.Tasks
by: Stephen Cleary
- 10 total downloads
- Latest version: 5.0.0
Common helper methods for tasks as used in asynchronous programming.
Nito.Collections.Deque
by: Stephen Cleary
- 11 total downloads
- Latest version: 1.0.4
A double-ended queue.
NLog
by: Jarek Kowalski Kim Christensen Julian Verdurmen
- 13 total downloads
- Latest version: 4.5.10
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.
Supported platforms:
- .NET Framework 3.5, 4, 4.5, 4.6 & 4.7
- .NET Standard 1.3+ and 2.0+;
- .NET Framework 4 client profile
- Xamarin Android, Xamarin iOs
- UWP
- Windows Phone 8
- Silverlight 4 and 5
- Mono 4
For ASP.NET Core, check: https://www.nuget.org/packages/NLog.Web.AspNetCore
NLog.Extensions.Logging
by: Microsoft Julian Verdurmen
- 12 total downloads
- Latest version: 1.3.0
NLog provider for Microsoft.Extensions.Logging for usage in .NET Standard libraries and console applicaties.
For ASP.NET Core, use NLog.Web.AspNetCore: https://www.nuget.org/packages/NLog.Web.AspNetCore
NLog.Web.AspNetCore
by: Julian Verdurmen
- 22 total downloads
- Latest version: 4.9.2
NLog LoggerProvider for Microsoft.Extensions.Logging and ASP.NET Core platform. Adds helpers and layout renderers for websites and web applications.
Supported platforms:
- For ASP.NET Core 3, .NET Core 3.0
- For ASP.NET Core 2, .NET Standard 2.0+ and .NET 4.6+
- For ASP.NET Core 1, .NET Standard 1.5+ and .NET 4.5.x
NPOI
by: NPOI Contributors
- 43 total downloads
- Latest version: 2.5.1
Bug Fixes
- #302 Deleted text is stilll extracted from Word document
- #283 XWPFTableCell.GetParagraphArray(0) always return null
- #256 ISheet.CopyRow() throws NullReferenceException
- #187 customHeight attribute of row for SXSSFWorkbook wrong
- #225 Infinite Loop in Substitute.ReplaceAllOccurrences on empty searchStr
- #199 SXSSFCell: numeric value is serialized with CurrentCulture rules
- #141 XSSFFont.FontHeight setting bug
- #165 Excel warns if we use a font without setting its size
- #203 Add XWPFRun.AddSvg
- #200 Optimizations and bugfixes of SXSSF logic
- #198 Add XWPFStyles.GetStyleWithName(string styleName)
- #325 Fix XSSFDataValidationHelper.CreateValidation to use all CellRangeAddresses.
NServiceBus
by: Particular Software
- 22 total downloads
- Latest version: 7.4.4
The most popular open-source service bus for .NET
NServiceKit.OrmLite.MySql
by: NServiceKit Thomas Grassauer
- 15 total downloads
- Latest version: 1.0.11
Light, simple and fast convention-based code-first POCO ORM for MySQL.
Support for Creating and Dropping Table Schemas from POCOs, Complex Property types transparently stored in schemaless text blobs in MySQL.
NServiceKit.Text
by: NServiceKit
- 13 total downloads
- Latest version: 1.0.10
Free and Open Source fork of ServiceStack.Text V3
.NET's JSON, JSV and CSV Text Serializers. Fast, Light, Resilient.
Includes the String and Stream functionality for all the NServiceKit projects including:
- T.Dump() generic extension method for easy debugging and introspection of types
- WebRequest, List, Dictionary and DateTime extensions
NSubstitute
by: Anthony Egerton David Tchepak Alexandr Nikitin Alex Povar
- 12 total downloads
- Latest version: 4.2.0
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.
NuGet.Frameworks
by: Microsoft
- 51 total downloads
- Latest version: 5.0.0
The understanding of target frameworks for NuGet.Packaging.
NuGet.Packaging
by: NuGet
- 12 total downloads
- Latest version: 3.5.0
NuGet's implementation for reading nupkg package and nuspec package specification files.
NuGet.Packaging.Core
by: Microsoft
- 11 total downloads
- Latest version: 4.8.0
The core data structures for NuGet.Packaging
NuGet.Protocol.Core.v3
by: NuGet
- 12 total downloads
- Latest version: 3.5.0
NuGet Protocol for 3.1.0 servers
NUglify
by: Ron Logan Alexandre Mutel
- 273 total downloads
- Latest version: 1.5.14
NUglify provides minify and compression methods for CSS, JavaScript and HTML files for .NET (fork of AjaxMin + new features)