SSH.NET
by: Renci
- 2 total downloads
- Latest version: 2020.0.2
SSH.NET is a Secure Shell (SSH) library for .NET, optimized for parallelism and with broad framework support.
StackExchange.Redis
by: Stack Exchange inc., marc.gravell
- 1 total downloads
- Latest version: 1.0.233
High performance Redis client, incorporating both synchronous and asynchronous usage; the notional successor to BookSleeve
StyleCop.Analyzers
by: Sam Harwell et. al.
- 1 total downloads
- Latest version: 1.0.0-beta007
An implementation of StyleCop's rules using Roslyn analyzers and code fixes
Swashbuckle.AspNetCore.Swagger
by: Swashbuckle.AspNetCore.Swagger
- 3 total downloads
- Latest version: 2.2.0
Middleware to expose Swagger JSON endpoints from API's built on ASP.NET Core
Swashbuckle.AspNetCore.SwaggerUI
by: Swashbuckle.AspNetCore.SwaggerUI
- 3 total downloads
- Latest version: 3.0.0
Middleware to expose an embedded version of the swagger-ui 3 from an ASP.NET Core application
Syncfusion.Licensing
by: Syncfusion Inc.
- 28 total downloads
- Latest version: 20.4.0.53
Syncfusion licensing is a .NET library for validating the registered Syncfusion license in an application at runtime. The Syncfusion license must be registered in an application when using the Syncfusion evaluation build or NuGet package assemblies.
Documentation: https://help.syncfusion.com/common/essential-studio/licensing/license-key?utm_source=nuget&utm_medium=listing
Support:
Incident: https://www.syncfusion.com/support/directtrac/incidents/newincident?utm_source=nuget&utm_medium=listing
Forum: https://www.syncfusion.com/forums/general?utm_source=nuget&utm_medium=listing
This is a commercial product and requires a paid license for possession or use. Syncfusion�s licensed software, including this component, is subject to the terms and conditions of Syncfusion's EULA (https://www.syncfusion.com/eula/es/?utm_source=nuget&utm_medium=listing). To acquire a license, you can purchase one at https://www.syncfusion.com/sales/products?utm_source=nuget&utm_medium=listing or start a free 30-day trial here (https://www.syncfusion.com/account/manage-trials/start-trials?utm_source=nuget&utm_medium=listing).
� Copyright 2023 Syncfusion, Inc. All Rights Reserved. The Syncfusion Essential Studio license and copyright applies to this distribution.
Syncfusion.Pdf.Net.Core
by: Syncfusion Inc.
- 7 total downloads
- Latest version: 18.4.0.49
Syncfusion Essential PDF is a .NET standard PDF library used to create, read, and edit PDF files in any .NET Core applications.
Key features:
• Create, edit, fill, and flatten the AcroForm form fields.
• Merge, split, rearrange, and remove pages.
• Create accessible PDF (PDF/UA) from scratch.
• Watermark or stamp PDF documents with text or images.
• Extract text.
• Create richly formatted tables from different data source easily. More styling options are available.
• Protect PDF with the advanced encryption standard (PDF 2.0). Change password and permission are also available.
• Advanced digital signing with PFX, HSM and Windows Store. Support for Online Certificate Status Protocol (OCSP), Certificate Revocation List (CRL).
• Add, edit, and remove 17+ supported annotations.
• Pre-defined and JavaScript actions are available.
• Add, edit, and delete bookmark from the PDF.
• Add, edit, delete, and extract attachments from the PDF.
Learn more: https://www.syncfusion.com/pdf-framework/net-core
Documentation: http://help.syncfusion.com/file-formats/pdf/
Support:
Incident: https://www.syncfusion.com/support/directtrac/incidents/newincident
Forums: https://www.syncfusion.com/forums/windowsforms
This is a commercial product and requires a paid license for possession or use. Syncfusion’s licensed software, including this component, is subject to the terms and conditions of Syncfusion's EULA (https://www.syncfusion.com/eula/es/). To acquire a license, you can purchase one at https://www.syncfusion.com/sales/products or start a free 30-day trial here (https://www.syncfusion.com/account/manage-trials/start-trials).
© Copyright 2021 Syncfusion, Inc. All Rights Reserved. The Syncfusion Essential Studio license and copyright applies to this distribution.
System.AppContext
by: Microsoft
- 1 total downloads
- Latest version: 4.3.0
Provides the System.AppContext class, which allows access to the BaseDirectory property and other application specific data.
Commonly Used Types:
System.AppContext
When using NuGet 3.x this package requires at least version 3.4.
System.Collections.Concurrent
by: Microsoft
- 1 total downloads
- Latest version: 4.3.0
Provides several thread-safe collection classes that should be used in place of the corresponding types in the System.Collections.NonGeneric and System.Collections packages whenever multiple threads are accessing the collection concurrently.
Commonly Used Types:
System.Collections.Concurrent.ConcurrentDictionary<TKey, TValue>
System.Collections.Concurrent.ConcurrentQueue<T>
System.Collections.Concurrent.ConcurrentBag<T>
System.Collections.Concurrent.BlockingCollection<T>
System.Collections.Concurrent.ConcurrentStack<T>
When using NuGet 3.x this package requires at least version 3.4.
System.ComponentModel.Primitives
by: Microsoft
- 1 total downloads
- Latest version: 4.0.0-beta-22816
Provides interfaces that are used to implement the run-time and design-time behavior of components.
Commonly Used Types:
System.ComponentModel.IComponent
System.ComponentModel.IContainer
System.ComponentModel.ISite
System.ComponentModel.ComponentCollection
System.Console
by: Microsoft
- 1 total downloads
- Latest version: 4.0.0-beta-22605
Provides the System.Console class, which represents the standard input, output and error streams for console applications.
Commonly Used Types:
System.Console
System.ConsoleColor
System.Data.SqlClient
by: Microsoft
- 1 total downloads
- Latest version: 4.6.1
Provides the data provider for SQL Server. These classes provide access to versions of SQL Server and encapsulate database-specific protocols, including tabular data stream (TDS)
Commonly Used Types:
System.Data.SqlClient.SqlConnection
System.Data.SqlClient.SqlException
System.Data.SqlClient.SqlParameter
System.Data.SqlDbType
System.Data.SqlClient.SqlDataReader
System.Data.SqlClient.SqlCommand
System.Data.SqlClient.SqlTransaction
System.Data.SqlClient.SqlParameterCollection
System.Data.SqlClient.SqlClientFactory
9b5053f09fac4a2d615619197924072b9571da78
When using NuGet 3.x this package requires at least version 3.4.
System.Net.Http.WinHttpHandler
by: Microsoft
- 1 total downloads
- Latest version: 4.7.0-preview2.19523.17
Provides a message handler for HttpClient based on the WinHTTP interface of Windows. While similar to HttpClientHandler, it provides developers more granular control over the application's HTTP communication than the HttpClientHandler.
Commonly Used Types:
System.Net.Http.WinHttpHandler
When using NuGet 3.x this package requires at least version 3.4.
System.Runtime.Serialization.Primitives
by: Microsoft
- 1 total downloads
- Latest version: 4.3.0
Provides common types, including System.Runtime.Serialization.DataContractAttribute, for libraries that support data contract serialization.
Commonly Used Types:
System.Runtime.Serialization.StreamingContext
System.Runtime.Serialization.OnDeserializingAttribute
System.Runtime.Serialization.OnDeserializedAttribute
System.Runtime.Serialization.OnSerializingAttribute
System.Runtime.Serialization.OnSerializedAttribute
System.Runtime.Serialization.EnumMemberAttribute
System.Runtime.Serialization.DataMemberAttribute
System.Runtime.Serialization.DataContractAttribute
System.Runtime.Serialization.IgnoreDataMemberAttribute
System.Runtime.Serialization.SerializationException
When using NuGet 3.x this package requires at least version 3.4.
System.Security.Principal.Windows
by: Microsoft
- 1 total downloads
- Latest version: 4.5.0-preview2-26406-04
Provides classes for retrieving the current Windows user and for interacting with Windows users and groups.
Commonly Used Types:
System.Security.Principal.WindowsIdentity
System.Security.Principal.SecurityIdentifier
System.Security.Principal.NTAccount
System.Security.Principal.WindowsPrincipal
System.Security.Principal.IdentityReference
System.Security.Principal.IdentityNotMappedException
System.Security.Principal.WindowsBuiltInRole
System.Security.Principal.WellKnownSidType
7e3dbdb95b30650eabade0ac73a10b22d4dbe8b3
When using NuGet 3.x this package requires at least version 3.4.
System.Threading.Channels
by: Microsoft
- 1 total downloads
- Latest version: 4.6.0-preview5.19224.8
Provides types for passing data between producers and consumers.
Commonly Used Types:
System.Threading.Channel
System.Threading.Channel<T>
When using NuGet 3.x this package requires at least version 3.4.
TimeZoneConverter
by: Matt Johnson-Pint
- 4 total downloads
- Latest version: 3.4.0
Lightweight library to convert quickly between IANA, Windows, and Rails time zone names.
WindowsAzure.Storage
by: Microsoft
- 8 total downloads
- Latest version: 9.3.0
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/
Xamarin.Facebook.Android
by: Xamarin Inc.
- 1 total downloads
- Latest version: 4.4.0
C# bindings for Facebook's official SDK