NSwag.AspNetCore
by: Rico Suter
- 13.668k total downloads
- Latest version: 14.6.3
NSwag: The OpenAPI/Swagger API toolchain for .NET and TypeScript
Ninject
by: Nate Kohari Ian Davis Remo Gloor Joe Wasson Daniel Marbach
- 247 total downloads
- Latest version: 2.1.0.76
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.
MSBuild.Sdk.Extras
by: Claire Novotny
- 4.853k total downloads
- Latest version: 3.0.44
An MSBuild SDK package for SDK-style .NET projects that has additional properties and targets which extends `Microsoft.NET.Sdk`.
morelinq
by: MoreLINQ Developers.
- 129 total downloads
- Latest version: 3.4.2
This project enhances LINQ to Objects with the following methods: Acquire, Aggregate (some EXPERIMENTAL), AggregateRight, Append, Assert, AssertCount, AtLeast, AtMost, Await (EXPERIMENTAL), AwaitCompletion (EXPERIMENTAL), Backsert, Batch, Cartesian, Choose, CountBetween, CompareCount, CountBy, CountDown, Consume, DistinctBy, EndsWith, EquiZip, Evaluate, Exactly, ExceptBy, Exclude, FallbackIfEmpty, FillBackward, FillForward, Flatten, Fold, ForEach, From, FullGroupJoin, FullJoin, Generate, GenerateByIndex, GroupAdjacent, Index, IndexBy, Insert, Interleave, Lag, Lead, LeftJoin, MaxBy, Memoize (EXPERIMENTAL), Merge (EXPERIMENTAL), MinBy, Move, OrderBy, OrderedMerge, Pad, PadStart, Pairwise, PartialSort, PartialSortBy, Partition, Permutations, Pipe, Prepend, PreScan, Random, RandomDouble, RandomSubset, Rank, RankBy, Repeat, Return, RightJoin, RunLengthEncode, Scan, ScanBy, ScanRight, Segment, Sequence, Shuffle, SkipLast, SkipUntil, Slice, SortedMerge, Split, StartsWith, Subsets, TagFirstLast, TakeEvery, TakeLast, TakeUntil, ThenBy, ToArrayByIndex, ToDataTable, ToDelimitedString, ToDictionary, ToHashSet, ToLookup, Trace, Transpose, TraverseBreadthFirst, TraverseDepthFirst, TrySingle (EXPERIMENTAL), Unfold, Window, WindowLeft, WindowRight, ZipLongest, ZipShortest
MoreLinq
by: MoreLINQ Developers.
- 18 total downloads
- Latest version: 2.4.0
This project enhances LINQ to Objects with the following methods: Acquire, AggregateRight, Assert, AssertCount, AtLeast, AtMost, Batch, Cartesian, CountBetween, CountBy, Concat, Consume, DistinctBy, EquiZip, Exactly, ExceptBy, Exclude, FallbackIfEmpty, FillBackward, FillForward, Fold, ForEach, FullGroupJoin, Generate, GenerateByIndex, GroupAdjacent, Incremental, Index, Interleave, Lag, Lead, MaxBy, MinBy, NestedLoops, OrderBy, OrderedMerge, Pad, Pairwise, PartialSort, PartialSortBy, Partition, Permutations, Pipe, Prepend, PreScan, Random, RandomDouble, RandomSubset, Rank, RankBy, Repeat, RunLengthEncode, Scan, Segment, Sequence, SingleOrFallback, SkipLast, SkipUntil, Slice, SortedMerge, Split, Subsets, TagFirstLast, TakeEvery, TakeLast, TakeUntil, ThenBy, ToDataTable, ToDelimitedString, ToDictionary, ToHashSet, ToLookup, Trace, TraverseBreadthFirst, TraverseDepthFirst, Unfold, Windowed, ZipLongest, ZipShortest
NConsole
by: Rico Suter
- 1.17k total downloads
- Latest version: 3.12.6605.26941
NConsole is a .NET library to parse command line arguments and execute commands.
MsgPack.Cli
by: FUJIWARA Yusuke
- 453 total downloads
- Latest version: 0.5.3
MessagePack is fast, compact, and interoperable binary serialization format.
This package provides MessagePack serialization/deserialization APIs. This pacakge also supports Mono, Xamarin and Unity3D.
Microsoft.Windows.SDK.Contracts
by: Microsoft
- 15.027k total downloads
- Latest version: 10.0.28000.1-RTM
The Windows WinRT API Pack enables you to add the latest Windows Runtime APIs support to your .NET Framework 4.6+ and .NET Core 3.0+ libraries and apps.
This package includes all the supported Windows Runtime APIs up to Windows version 2004. If you are targeting earlier platforms, consider only offering functionality available on the detected platform version. For further details, see:
https://docs.microsoft.com/en-us/windows/uwp/debug-test-perf/version-adaptive-code
Supported platforms:
- .NET Framework 4.6+
- .NET Core 3.0+
Requires default package management format set to PackageReference, and NuGet 4.0 or higher.
Nerdbank.Streams
by: Andrew Arnott
- 104 total downloads
- Latest version: 2.0.2-beta
Streams for full duplex in-proc communication, wrap a WebSocket, etc.
Newtonsoft.Json
by: James Newton-King
- 4.195k total downloads
- Latest version: 13.0.5-beta1
Json.NET is a popular high-performance JSON framework for .NET
NJsonSchema
by: Rico Suter
- 36.335k total downloads
- Latest version: 10.9.0
JSON Schema reader, generator and validator for .NET
NLog
by: Kim Christensen
- 193 total downloads
- Latest version: 2.1.0
NLog is a logging platform for .NET with rich log routing and management capabilities. It can help you produce and manage high-quality logs for your application regardless of its size or complexity.
This package installs NLog.dll with includes core logging functionality.
For your main project also need to install "NLog Configuration" package.
Nerdbank.GitVersioning
by: Andrew Arnott
- 12.661k total downloads
- Latest version: 3.10.8-alpha
Stamps your assemblies with semver 2.0 compliant git commit specific version information and provides NuGet versioning information as well.
NJsonSchema.CodeGeneration.TypeScript
by: Rico Suter
- 3.189k total downloads
- Latest version: 8.34.6331.29196
JSON Schema draft v4 reader, generator and validator for .NET
NJsonSchema.CodeGeneration
by: Rico Suter
- 10.214k total downloads
- Latest version: 8.34.6331.29195
JSON Schema draft v4 reader, generator and validator for .NET
Mono.TextTemplating
by: Mikayla Hutchinson
- 539 total downloads
- Latest version: 1.3.1
Open-source implementation of the T4 templating engine.
Microsoft.WindowsDesktop.App.Ref
by: Microsoft
- 6.348k total downloads
- Latest version: 11.0.0-preview.1.26104.118
Package Description
NSwag.Annotations
by: Rico Suter
- 33.141k total downloads
- Latest version: 13.20.0
NSwag: The OpenAPI/Swagger API toolchain for .NET and TypeScript
NETStandard.Library
by: Microsoft
- 1.333k total downloads
- Latest version: 2.0.3
A set of standard .NET APIs that are prescribed to be used and supported together.
18a36291e48808fa7ef2d00a764ceb1ec95645a5
When using NuGet 3.x this package requires at least version 3.4.
Namotion.Reflection
by: Namotion.Reflection
- 4.552k total downloads
- Latest version: 2.1.2
.NET library with advanced reflection APIs like XML documentation reading, Null Reference Types (C# 8) reflection and string based type checks.
NJsonSchema.CodeGeneration.CSharp
by: Rico Suter
- 3.249k total downloads
- Latest version: 8.34.6331.29196
JSON Schema draft v4 reader, generator and validator for .NET