Nett
by: paiden@outlook.com
- 292 total downloads
- Latest version: 0.15.0
Library for reading and writing TOML files
NetFx.System.Memory
by: NightOwl888
- 84 total downloads
- Latest version: 4.0.0
Provides types for efficient representation and pooling of managed, stack, and native memory segments and sequences of such segments, along with primitives to parse and format UTF-8 encoded text stored in those memory segments.
Commonly Used Types:
System.Span
System.ReadOnlySpan
System.Memory
System.ReadOnlyMemory
System.Buffers.MemoryPool
System.Buffers.ReadOnlySequence
System.Buffers.Text.Utf8Parser
System.Buffers.Text.Utf8Formatter
NetDimension.NanUI.Runtime
by: The Chromium Embedded Framework Authors
- 97 total downloads
- Latest version: 109.0.5414.1
Chromium Embedded Framework (CEF) Release Distribution for NanUI projects.
NetTopologySuite.Features
by: NetTopologySuite - Team
- 56 total downloads
- Latest version: 2.2.0
A feature is a combination of spatial object and attribute data.
For this package attribute data is stored in AttributeTable objects.
These are combined with IGeometry objects to form a Feature.
A FeatureCollection is a collection of features.
NetLegacySupport.ConcurrentDictionary
by: Microsoft
- 70 total downloads
- Latest version: 1.1.1
System.ConcurrentDictionary for .NET Framework 2.0, 3.5. This is a backport from .NET Core.
NetLegacySupport.Action
by: Microsoft
- 67 total downloads
- Latest version: 1.1.1
System.Action and System.Func for .NET Framework 2.0, 3.5. This is a backport from .NET Core.
NetTopologySuite
by: NetTopologySuite - Team
- 1.032k total downloads
- Latest version: 2.6.0
The NTS Topology Suite is an API for modelling and manipulating 2-dimensional linear geometry. It provides numerous geometric predicates and functions. NTS conforms to the Simple Features Specification.
NetFx.System.Runtime.CompilerServices.Unsafe
by: NightOwl888
- 81 total downloads
- Latest version: 4.0.0
Provides the System.Runtime.CompilerServices.Unsafe class, which provides generic, low-level functionality for manipulating pointers.
Commonly Used Types:
System.Runtime.CompilerServices.Unsafe
NETCore.Encrypt
by: Lvcc
- 109 total downloads
- Latest version: 2.0.9
NETCore encrypt and decrpty tool,Include AES,RSA,MD5,SAH1,SAH256,SHA384,SHA512
NETStandard.Library.Ref
by: Microsoft
- 121 total downloads
- Latest version: 2.1.0
Internal implementation package not meant for direct consumption. Please do not reference directly.
A set of standard .NET APIs that are prescribed to be used and supported together. Contains reference assemblies, documentation, and other design-time assets.
7d57652f33493fa022125b7f63aad0d70c52d810
When using NuGet 3.x this package requires at least version 3.4.
NETStandard.Library.NETFramework
by: Microsoft
- 78 total downloads
- Latest version: 2.0.0-preview2-25405-01
This package is deprecated. To consume .NET Standard libraries from .NET Framework in VS2017 15.3, you only need the .NET Core 2.0 SDK installed. For VS 2015, you'll need NuGet client 3.6 or higher.
Adds NETStandard2.0 support to .NET Framework.
029cf57733b7ec6c1dd8a13857e800b9a8d97192
When using NuGet 3.x this package requires at least version 3.4.
NetTopologySuite.Core
by: NetTopologySuite - Team
- 157 total downloads
- Latest version: 1.15.3
The NTS Topology Suite is an API for modelling and manipulating 2-dimensional linear geometry. It provides numerous geometric predicates and functions. NTS conforms to the Simple Features Specification.
This package references GeoAPI.
Nett.Coma
by: paiden@outlook.com
- 192 total downloads
- Latest version: 0.15.0
.Net Configuration System based on TOML configuration format
NetFx.System.Buffers
by: NightOwl888
- 78 total downloads
- Latest version: 4.0.0
Provides resource pooling of any type for performance-critical applications that allocate and deallocate objects frequently.
Commonly Used Types:
System.Buffers.ArrayPool<T>
NetEscapades.Configuration.Yaml
by: NetEscapades.Configuration.Yaml
- 504 total downloads
- Latest version: 3.1.0
YAML configuration provider implementation to use with Microsoft.Extensions.Configuration.
NetTopologySuite.CoordinateSystems
by: NetTopologySuite - Team
- 133 total downloads
- Latest version: 1.15.3
The NTS Topology Suite is an API for modelling and manipulating 2-dimensional linear geometry. It provides numerous geometric predicates and functions. NTS conforms to the Simple Features Specification.
This package references GeoAPI.
NetBox
by: Ivan Gavryliuk (@aloneguid)
- 2.209k total downloads
- Latest version: 2.5.3
Provides common simple helper functions to accelerate .NET development. Those vary by complexity and nature and include a lot of extension methods to calculate hashes (md5, crypto), string operations, short guids, string encoding, collection extensions, CSV support and many more.
NETStandard.Library
by: Microsoft
- 42.29k 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.
Net.Core
by: Wiebe Tijsma Paul Looijmans
- 183 total downloads
- Latest version: 0.1.12
Various tools to extend the .NET FrameWork
NETCore.MailKit
by: Lvcc
- 119 total downloads
- Latest version: 2.0.2
MailKit extension for asp.net core. Easy send email in asp.net core project.