System.ServiceModel.Syndication
by: Microsoft
- 522 total downloads
- Latest version: 10.0.11
Provides classes related to service model syndication.
System.ServiceProcess.ServiceController
by: Microsoft
- 2,332k total downloads
- Latest version: 10.0.11
Provides the System.ServiceProcess.ServiceController class, which allows you to connect to a Windows service, manipulate it, or get information about it.
Commonly Used Types:
System.ServiceProcess.ServiceController
System.ServiceProcess.ServiceControllerStatus
System.ServiceProcess.ServiceType
System.Speech
by: Microsoft
- 6 total downloads
- Latest version: 10.0.10
Provides types to perform speech synthesis and speech recognition.
Commonly Used Types
System.Speech.Synthesis.SpeechSynthesizer
System.Speech.Recognition.SpeechRecognizer
System.Text.Encoding.CodePages
by: Microsoft
- 2 total downloads
- Latest version: 9.0.6
Provides support for code-page based encodings, including Windows-1252, Shift-JIS, and GB2312.
Commonly Used Types:
System.Text.CodePagesEncodingProvider
System.Text.Encodings.Web
by: Microsoft
- 10,995k total downloads
- Latest version: 10.0.3
Provides types for encoding and escaping strings for use in JavaScript, HyperText Markup Language (HTML), and uniform resource locators (URL).
Commonly Used Types:
System.Text.Encodings.Web.HtmlEncoder
System.Text.Encodings.Web.UrlEncoder
System.Text.Encodings.Web.JavaScriptEncoder
System.Text.Json
by: Microsoft
- 14,951k total downloads
- Latest version: 10.0.3
Provides high-performance and low-allocating types that serialize objects to JavaScript Object Notation (JSON) text and deserialize JSON text to objects, with UTF-8 support built-in. Also provides types to read and write JSON text encoded as UTF-8, and to create an in-memory document object model (DOM), that is read-only, for random access of the JSON elements within a structured view of the data.
The System.Text.Json library is built-in as part of the shared framework in .NET Runtime. The package can be installed when you need to use it in other target frameworks.
System.Threading.AccessControl
by: Microsoft
- 3 total downloads
- Latest version: 9.0.6
Provides support for managing access and audit control lists for synchronization primitives.
Commonly Used Types:
System.Security.AccessControl.EventWaitHandleAccessRule
System.Security.AccessControl.EventWaitHandleAuditRule
System.Security.AccessControl.MutexAccessRule
System.Security.AccessControl.MutexAuditRule
System.Security.AccessControl.MutexSecurity
System.Security.AccessControl.SemaphoreAccessRule
System.Security.AccessControl.SemaphoreAuditRule
System.Security.AccessControl.SemaphoreSecurity
System.Threading.Tasks.Dataflow
by: Microsoft
- 5,688k total downloads
- Latest version: 9.0.5
TPL Dataflow promotes actor/agent-oriented designs through primitives for in-process message passing, dataflow, and pipelining. TDF builds upon the APIs and scheduling infrastructure provided by the Task Parallel Library (TPL), and integrates with the language support for asynchrony provided by C#, Visual Basic, and F#.
Commonly Used Types:
System.Threading.Tasks.Dataflow.ActionBlock<TInput>
System.Threading.Tasks.Dataflow.BatchBlock<T>
System.Threading.Tasks.Dataflow.BatchedJoinBlock<T1, T2>
System.Threading.Tasks.Dataflow.BatchedJoinBlock<T1, T2, T3>
System.Threading.Tasks.Dataflow.BroadcastBlock<T>
System.Threading.Tasks.Dataflow.BufferBlock<T>
System.Threading.Tasks.Dataflow.DataflowBlock
System.Threading.Tasks.Dataflow.JoinBlock<T1, T2>
System.Threading.Tasks.Dataflow.JoinBlock<T1, T2, T3>
System.Threading.Tasks.Dataflow.TransformBlock<TInput, TOutput>
System.Threading.Tasks.Dataflow.TransformManyBlock<TInput, TOutput>
System.Threading.Tasks.Dataflow.WriteOnceBlock<T>
System.Windows.Extensions
by: Microsoft
- 2,869k total downloads
- Latest version: 9.0.6
Provides miscellaneous Windows-specific types
Commonly Used Types:
System.Security.Cryptography.X509Certificates.X509Certificate2UI
System.Security.Cryptography.X509Certificates.X509SelectionFlag
TheAdmin
by: Orchard Core Community and Contributors
- 1 total downloads
- Latest version: 3.0.1
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
- 1 total downloads
- Latest version: 3.0.1
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
- 1 total downloads
- Latest version: 3.0.1
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
- 1 total downloads
- Latest version: 3.0.1
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
- 1 total downloads
- Latest version: 3.0.1
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
- 1 total downloads
- Latest version: 7.2.0
Lightweight library to convert quickly between IANA, Windows, and Rails time zone names.
TinyIoC
by: Steven Robbins
- 1 total downloads
- Latest version: 1.3.0
An easy to use, hassle free, Inversion of Control Container for small projects, libraries and beginners alike
Unity.Mvc5
by: Paul Hiles
- 1 total downloads
- Latest version: 1.4.0
Unity.Mvc5 allows the simple integration of the Unity IoC container with ASP.NET MVC 5.
WebGrease
by: webgrease@microsoft.com
- 11 total downloads
- Latest version: 1.6.0
Web Grease is a suite of tools for optimizing javascript, css files and images.
WindowsAzure.ServiceBus
by: Microsoft
- 1 total downloads
- Latest version: 6.2.2
Please note, for Azure Service Bus, Azure Event Hubs and Azure Relay, newer packages Azure.Messaging.ServiceBus, Azure.Messaging.EventHubs and Microsoft.Azure.Relay are available as of November 2020, February 2020 and March 2017 respectively. While WindowsAzure.ServiceBus will continue to receive critical bug fixes, we strongly encourage you to upgrade. Read https://aka.ms/azsdk/blog/msging/intro for more details.
It adds Microsoft.ServiceBus.dll along with related configuration files to your project. This library allows AMQP 1.0 to be used as one of the protocols for communication with Microsoft Azure Service Bus.
For more information on Messaging features, please visit: http://azure.microsoft.com/en-us/documentation/services/service-bus/
For more information on Event Hub features, please visit: http://go.microsoft.com/fwlink/?LinkID=403957
Please note that this package requires at least .Net Framework 4.6.2.
WindowsAzure.Storage
by: Microsoft
- 1 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/