NetLegacySupport.ConcurrentDictionary
by: Microsoft
- 2 total downloads
- Latest version: 1.1.1
System.ConcurrentDictionary for .NET Framework 2.0, 3.5. This is a backport from .NET Core.
NETStandard.Library
by: Microsoft
- 6 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.
NewLife.Core
by: 新生命开发团队
- 3 total downloads
- Latest version: 11.10.2026.127-beta0412
Core basic components: log (file / network), configuration (XML / JSON / HTTP), cache, network (TCP / UDP / HTTP /WebSocket), serialization (binary / XML / JSON), APM performance tracking. 核心基础组件,日志(文件/网络)、配置(XML/Json/Http)、缓存、网络(Tcp/Udp/Http/WebSocket)、序列化(Binary/XML/Json)、APM性能追踪。
NewLife.XCode
by: 新生命开发团队
- 12 total downloads
- Latest version: 11.9.2023.829-beta0727
数据中间件,支持MySQL、SQLite、SqlServer、Oracle、Postgresql、TDengine、达梦,重点在缓存、性能、分表、自动建表。
Newtonsoft.Json
by: James Newton-King
- 37 total downloads
- Latest version: 13.0.5-beta1
Json.NET is a popular high-performance JSON framework for .NET
NLog
by: Jarek Kowalski Kim Christensen Julian Verdurmen
- 62 total downloads
- Latest version: 6.0.4
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 5, 6, 7, 8 and 9
- .NET Standard 2.0 and 2.1
- .NET Framework 3.5 - 4.8
- Xamarin Android + iOS (.NET Standard)
- Mono 4
For ASP.NET Core, check: https://www.nuget.org/packages/NLog.Web.AspNetCore
Npgsql
by: Francisco Figueiredo Jr. Josh Cooley Dave Page Jon Asher Brar Piening Chris Morgan Hiroshi Saito Jon Hanna Federico Di Gregorio Glen Parker Shay Rojansky
- 10 total downloads
- Latest version: 2.2.6
Npgsql is a .Net data provider for Postgresql. It allows any program developed for .Net framework to access database server. It is implemented in 100% C# code. Postgresql 9.x and above is officially supported.
NuGet.Frameworks
by: NuGet
- 3 total downloads
- Latest version: 4.1.0
The understanding of target frameworks for NuGet.Packaging
NuGet.LibraryModel
by: NuGet.LibraryModel
- 4 total downloads
- Latest version: 4.2.0
NuGet v3 core library.
NuGet.Packaging
by: NuGet
- 4 total downloads
- Latest version: 4.2.0
NuGet's implementation for reading nupkg package and nuspec package specification files.
NuGet.Packaging.Core.Types
by: NuGet.Packaging.Core.Types
- 13 total downloads
- Latest version: 4.3.0-beta1-2418
NuGet v3 core library.
NuGet.ProjectModel
by: NuGet.ProjectModel
- 4 total downloads
- Latest version: 4.2.0
NuGet v3 core library.
NuGet.Protocol.Core.Types
by: NuGet
- 8 total downloads
- Latest version: 4.0.0-rtm-2283
NuGet's protocol-level base types used for connecting to API v2 and API v3 repositories.
NuGet.Repositories
by: NuGet.Repositories
- 7 total downloads
- Latest version: 4.1.0
NuGet v3 core library.
NuGet.RuntimeModel
by: NuGet.RuntimeModel
- 4 total downloads
- Latest version: 4.2.0
NuGet v3 core library.
NuGet.Versioning
by: NuGet
- 2 total downloads
- Latest version: 4.0.0
NuGet's implementation of Semantic Versioning.
NUglify
by: Ron Logan Alexandre Mutel Andrew Bullock
- 38 total downloads
- Latest version: 1.21.17
NUglify provides minification and compression methods for CSS, JavaScript and HTML files for .NET
Nullable
by: Manuel Römer
- 7 total downloads
- Latest version: 1.3.1
A source code only package which allows you to use .NET's new nullable attributes in older target frameworks like .NET Standard 2.0 or the "old" .NET Framework.
This package does not contain any compiled binaries, but instead adds the attribute classes as C# source code to your project. Because this code is compiled together with the rest of your code, the built binaries will not have a dependency on this package, meaning that you can perfectly use it for both libraries and applications.
The C# code is only included if you are targeting a framework version which does not support the new nullable attributes. For example, if you create a library which multi-targets .NET Standard 2.0 and 2.1, the majority of the attributes are not included in the .NET Standard 2.1 version, because it already provides these by default.
Please see https://github.com/manuelroemer/Nullable for additional information on how to use this package.
OpenTK
by: Team OpenTK
- 68 total downloads
- Latest version: 5.0.0-pre.15
The Open Toolkit is set of fast, low-level C# bindings for OpenGL, OpenGL ES, OpenAL and OpenCL. It runs on all major platforms and powers hundreds of apps, games and scientific research. It provides bindings for GLFW windowing, input and a game loop, and is the perfect start for your own game engine. OpenTK comes with simple and easy to follow tutorials for learning *modern* OpenGL. These are written by the community and represent all of the best practices to get you started. Learn how to use OpenTK here: https://opentk.net/learn/index.html Sample projects that accompany the tutorial can be found here: https://github.com/opentk/LearnOpenTK We have a very active discord server, if you need help, want to help, or are just curious, come join us! https://discord.gg/6HqD48s