System.Xml.XPath.XmlDocument by: Microsoft
  • 49 total downloads
  • Latest version: 4.0.0-beta-22816
Provides extension methods that add System.Xml.XPath support to the System.Xml.XmlDocument package. Commonly Used Types: System.Xml.XPath.XmlDocumentExtensions
TaskParallelLibrary by: Microsoft Corporation
  • 5 total downloads
  • Latest version: 1.0.2856
  • tpl plinq pfx task parallel extensions .net35 backport
The package includes: * Task<T> for executing asynchronous operations. * Concurrent Collections such as ConcurrentStack, ConcurentQueue ad ConcurrentDictionary. * PLINQ for writing parallel queries. * additional Threading operations such as Barrier,SpinLock and SpinWait.
Tavis.UriTemplates by: Darrel Miller
  • 284 total downloads
  • Latest version: 1.1.1
  • http
URI Template resolution library - Implementation of RFC 6570
Text.Analyzers by: Microsoft
  • 485 total downloads
  • Latest version: 5.6.0
  • Roslyn CodeAnalysis Compiler CSharp VB VisualBasic Diagnostic Analyzers Syntax Semantics
Text Analyzers
TheAdmin by: Orchard Core Community and Contributors
  • 376 total downloads
  • Latest version: 3.0.0
  • OrchardCore OrchardCoreCMS Theme
Orchard Core CMS is a Web Content Management System (CMS) built on top of the Orchard Core Framework. The default Admin theme of OrchardCore CMS
TheAgencyTheme by: Orchard Core Community and Contributors
  • 414 total downloads
  • Latest version: 3.0.0
  • OrchardCore OrchardCoreCMS Theme
Orchard Core CMS is a Web Content Management System (CMS) built on top of the Orchard Core Framework. Orchard Core CMS theme adapted for agency websites.
TheBlogTheme by: Orchard Core Community and Contributors
  • 378 total downloads
  • Latest version: 3.0.0
  • OrchardCore OrchardCoreCMS Theme
Orchard Core CMS is a Web Content Management System (CMS) built on top of the Orchard Core Framework. Orchard Core CMS theme adapted for blogs.
TheComingSoonTheme by: Orchard Core Community and Contributors
  • 365 total downloads
  • Latest version: 3.0.0
  • OrchardCore OrchardCoreCMS Theme
Orchard Core CMS is a Web Content Management System (CMS) built on top of the Orchard Core Framework. The Coming Soon Theme with Landing page for a project that is under construction
TheTheme by: Orchard Core Community and Contributors
  • 380 total downloads
  • Latest version: 3.0.0
  • OrchardCore OrchardCoreCMS Theme
Orchard Core CMS is a Web Content Management System (CMS) built on top of the Orchard Core Framework. The default Theme - Can be used as base theme for new themes.
TimeZoneConverter by: Matt Johnson-Pint
  • 155 total downloads
  • Latest version: 3.5.0
  • timezone time zone time zone iana tzdb olson timezoneinfo rails
Lightweight library to convert quickly between IANA, Windows, and Rails time zone names.
TinyMapper by: Sergey Morenko
  • 216 total downloads
  • Latest version: 3.0.3
  • TinyMapper Mapper
TinyMapper - a tiny and quick object mapper for .Net.
UnidecodeSharpFork by: Dima Stefantsov
  • 11 total downloads
  • Latest version: 1.0.0
Provides string or char extension method Unidecode() that returns transliterated string.
Validation by: Andrew Arnott
  • 201 total downloads
  • Latest version: 2.6.68
  • InputValidation IntegrityCheck
Method input validation and runtime checks that report errors or throw exceptions when failures are detected.
ValueTupleBridge by: Nobuyuki Iwanaga
  • 46 total downloads
  • Latest version: 0.1.5
  • ValueTuple
Backporting of System.ValueTuple for .NET 3.5.
Verify by: https://github.com/VerifyTests/Verify/graphs/contributors
  • 8,458k total downloads
  • Latest version: 31.22.0
  • Json Testing Verify Snapshot Approvals
Enables verification of complex models and documents.
Verify.SourceGenerators by: https://github.com/VerifyTests/Verify.SourceGenerators/graphs/contributors
  • 278 total downloads
  • Latest version: 2.5.0
  • Source Generator Verify
Extends Verify (https://github.com/VerifyTests/Verify) to allow verification of C# Source Generators.
Verify.Xunit by: https://github.com/VerifyTests/Verify/graphs/contributors
  • 4,07k total downloads
  • Latest version: 31.12.5
  • Json Testing Verify Snapshot Approvals
Enables verification of complex models and documents.
vue by: Evan You
  • 507 total downloads
  • Latest version: 2.6.11
  • Vue.js vue vuejs
vue.js
WebSocketSharp by: sta
  • 20 total downloads
  • Latest version: 1.0.3-rc11
  • WebSocket
websocket-sharp provides the WebSocket protocol client and server. It supports: - RFC 6455 - WebSocket Client and Server - Per-message Compression extension - Secure Connection - HTTP Authentication (Basic/Digest) - Query String, Origin header and Cookies - Connecting through the HTTP Proxy server - .NET 3.5 or later (includes compatible)
WindowsAzure.Storage by: Microsoft
  • 815 total downloads
  • Latest version: 9.3.3
  • Microsoft Azure Storage Table Blob File Queue Scalable windowsazureofficial
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/