TextFieldParserStandard
by: Dat Chung, Gabriel Kenderesy
- 1 total downloads
- Latest version: 1.0.0
A 1 to 1 port of TextFieldParser for .NET Standard.
TimeZoneConverter
by: Matt Johnson-Pint
- 55 total downloads
- Latest version: 7.2.0
Lightweight library to convert quickly between IANA, Windows, and Rails time zone names.
Tizen.NET
by: Samsung Electronics
- 2 total downloads
- Latest version: 4.0.0
A set of Tizen.NET APIs. This includes all of the APIs built on top of Tizen Platform.
Tizen.NET.API10
by: Samsung Electronics
- 2 total downloads
- Latest version: 10.0.0.17508
Reference assemblies of Tizen .NET API Level 10.
Tizen.NET.API4
by: Samsung Electronics
- 2 total downloads
- Latest version: 4.0.1.14152
Reference assemblies of Tizen .NET API Level 4.
Tizen.NET.API5
by: Samsung Electronics
- 4 total downloads
- Latest version: 5.0.0.14629
Reference assemblies of Tizen .NET API Level 5.
Ultz.Bcl.Half
by: Ultz.Bcl.Half
- 2 total downloads
- Latest version: 1.0.0
Provides the System.Half type on .NET versions that don't include it.
Ultz.Bcl.Half.Fallback
by: Ultz.Bcl.Half
- 2 total downloads
- Latest version: 1.0.0
Provides the System.Half type on .NET versions that don't include it.
Ultz.Dispatcher
by: Ultz.Dispatcher
- 6 total downloads
- Latest version: 3.0.0-pre2
Provides tools to run code exclusively on a specific thread, similar to the Dispatcher class from WPF.
Ultz.Native.GLFW
by: .NET Foundation and Contributors
- 15 total downloads
- Latest version: 3.4.0
Multi-platform native library for GLFW.
Ultz.Native.SDL
by: .NET Foundation and Contributors
- 17 total downloads
- Latest version: 2.32.10
Multi-platform native library for SDL.
Ultz.SuperInvoke
by: Ultz.SuperInvoke
- 12 total downloads
- Latest version: 1.1.0
SuperTools is an advanced set of libraries to aid low-level development in C#. This package, SuperInvoke, provides a high-speed alternative method for interoperating with native applications.
Ultz.SuperInvoke.Loader
by: Ultz.SuperInvoke.Loader
- 11 total downloads
- Latest version: 1.1.0
SuperTools is an advanced set of libraries to aid low-level development in C#. This package provides a method for loading and unloading native libraries and function pointers for use with SuperInvoke or any other alternative.
UTF.Unknown
by: Julian Verdurmen, Rustam Sayfutdinov, Rudi Pettazzi, Shy Shalom
- 20 total downloads
- Latest version: 2.7.0
Detect character set for files, streams and other bytes.
This package is based on Ude and since version 2 also on uchardet, which are ports of the Mozilla Universal Charset Detector.
Features:
- Easy to use API
- Supports frameworks:
- .NET 8, 9 and 10
- .NET Standard 2.0
- Strong named
- XML documentation included
Compared to Ude:
- Refactored API, namespaces and removed dead code
- Added some docs
- Improved error handling
- Improved unit tests
Validation
by: Andrew Arnott
- 44 total downloads
- Latest version: 2.6.68
Method input validation and runtime checks that report errors or throw exceptions when failures are detected.
ValueTupleBridge
by: Nobuyuki Iwanaga
- 8 total downloads
- Latest version: 0.1.5
Backporting of System.ValueTuple for .NET 3.5.
Vestris.ResourceLib
by: dblock, icnocop, thoemmi
- 30 total downloads
- Latest version: 2.2.0
C# File Resource Management Library
WebGrease
by: webgrease@microsoft.com
- 10 total downloads
- Latest version: 1.6.0
Web Grease is a suite of tools for optimizing javascript, css files and images.
WindowsAzure.Storage
by: Microsoft
- 144 total downloads
- Latest version: 9.3.3
NOTE: As of version 9.4.0, this library has been split into multiple parts and replaced: See https://www.nuget.org/packages/Microsoft.Azure.Storage.Blob/, https://www.nuget.org/packages/Microsoft.Azure.Storage.File/, https://www.nuget.org/packages/Microsoft.Azure.Storage.Queue/, and https://www.nuget.org/packages/Microsoft.Azure.Storage.Common/.
For table support, see https://www.nuget.org/packages/Microsoft.Azure.CosmosDB.Table/.
This client library enables working with the Microsoft Azure storage services which include the blob and file service for storing binary and text data, the table service for storing structured non-relational data, and the queue service for storing messages that may be accessed by a client.
For this release see notes - https://github.com/Azure/azure-storage-net/blob/master/README.md and https://github.com/Azure/azure-storage-net/blob/master/changelog.txt
Microsoft Azure Storage team's blog - http://blogs.msdn.com/b/windowsazurestorage/