Microsoft.WindowsDesktop.App.Ref
by: Microsoft
- 10 total downloads
- Latest version: 3.0.0
Internal implementation package not meant for direct consumption. Please do not reference directly.
Windows Forms and WPF targeting pack. Contains reference assemblies, documentation, and other design-time assets.
7d57652f33493fa022125b7f63aad0d70c52d810
When using NuGet 3.x this package requires at least version 3.4.
MicrosoftOfficeCore
by: alexey.lukinov
- 9 total downloads
- Latest version: 15.0.0
Microsoft Office Core
Modernizr
by: Faruk Ateş Paul Irish Alex Sexton
- 12 total downloads
- Latest version: 2.8.3
Modernizr adds classes to the <html> element which allow you to target specific browser functionality in your stylesheet. You don't actually need to write any Javascript to use it.
Modernizr is a small and simple JavaScript library that helps you take advantage of emerging web technologies (CSS3, HTML5) while still maintaining a fine level of control over older browsers that may not yet support these new technologies.
NOTE: This package is maintained on behalf of the library owners by the NuGet Community Packages project at http://nugetpackages.codeplex.com/
MongoDB.Driver.Core
by: MongoDB Inc.
- 81 total downloads
- Latest version: 2.13.1
Core Component of the Official MongoDB .NET Driver.
MongoDB.Libmongocrypt
by: MongoDB Inc.
- 50 total downloads
- Latest version: 1.2.2
Libmongocrypt wrapper for the .NET driver.
Mono.Cecil
by: Jb Evain
- 11 total downloads
- Latest version: 0.10.1
Cecil is a library written by Jb Evain to generate and inspect programs and libraries in the ECMA CIL format. It has full support for generics, and support some debugging symbol format. In simple English, with Cecil, you can load existing managed assemblies, browse all the contained types, modify them on the fly and save back to the disk the modified assembly.
MySql.Data
by: Oracle
- 22 total downloads
- Latest version: 6.10.6
MySql.Data.MySqlClient .Net Core Class Library
NCrontab.Advanced
by: NCrontab.Advanced
- 24 total downloads
- Latest version: 1.3.28
Cron string parser for .NET
NETStandard.Library
by: Microsoft
- 207 total downloads
- Latest version: 2.0.1
A set of standard .NET APIs that are prescribed to be used and supported together.
b7f182415927d3b98445d043e1680c56b9d1f17c
When using NuGet 3.x this package requires at least version 3.4.
Newtonsoft.Json
by: James Newton-King
- 323 total downloads
- Latest version: 13.0.1
Json.NET is a popular high-performance JSON framework for .NET
Ninject
by: Ninject Project Contributors
- 9 total downloads
- Latest version: 3.2.2
Stop writing monolithic applications that make you feel like you have to move mountains to make the simplest of changes. Ninject helps you use the technique of dependency injection to break your applications into loosely-coupled, highly-cohesive components, and then glue them back together in a flexible manner.
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
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
- 12 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
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.Protocol.Core.v3
by: NuGet
- 12 total downloads
- Latest version: 3.5.0
NuGet Protocol for 3.1.0 servers