StyleCop.Analyzers
by: Sam Harwell et. al.
- 4 total downloads
- Latest version: 1.2.0-beta.435
An implementation of StyleCop's rules using Roslyn analyzers and code fixes
StyleCop.Analyzers.Unstable
by: Sam Harwell et. al.
- 3 total downloads
- Latest version: 1.2.0.435
An implementation of StyleCop's rules using Roslyn analyzers and code fixes
Swashbuckle.AspNetCore
by: Swashbuckle.AspNetCore
- 1 total downloads
- Latest version: 5.5.0
Swagger tools for documenting APIs built on ASP.NET Core
Syncfusion.Licensing
by: Syncfusion Inc.
- 5 total downloads
- Latest version: 24.1.41
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.
System.Collections.NonGeneric
by: Microsoft
- 1 total downloads
- Latest version: 4.0.0-beta-22231
Provides classes that define older non-generic collections of objects, such as lists, queues, hash tables and dictionaries. Developers should prefer the generic collections in the System.Collections package.
System.Composition
by: Microsoft
- 1 total downloads
- Latest version: 6.0.0-preview.2.21154.6
This packages provides a version of the Managed Extensibility Framework (MEF) that is lightweight and specifically optimized for high throughput scenarios, such as the web.
Commonly Used Types:
System.Composition.ExportAttribute
System.Composition.ImportAttribute
System.Composition.Convention.ConventionBuilder
System.Composition.Hosting.CompositionHost
System.Composition.CompositionContext
System.Composition.CompositionContextExtensions
System.Console
by: Microsoft
- 1 total downloads
- Latest version: 4.0.0-beta-22416
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.Diagnostics.Process
by: Microsoft
- 1 total downloads
- Latest version: 4.0.0-beta-22231
Provides the System.Diagnostics.Process class, which allows interaction with local and remote processes.
System.IO
by: Microsoft
- 1 total downloads
- Latest version: 4.0.10-beta-22816
Provides base input and output (I/O) types, including System.IO.Stream, System.IO.StreamReader and System.IO.StreamWriter, that allow reading and writing to data streams
Commonly Used Types:
System.IO.Stream
System.IO.IOException
System.IO.EndOfStreamException
System.IO.FileNotFoundException
System.IO.MemoryStream
System.IO.StreamReader
System.IO.StreamWriter
System.IO.StringWriter
System.IO.TextWriter
System.IO.TextReader
System.IO.FileSystem.Watcher
by: Microsoft
- 1 total downloads
- Latest version: 4.0.0-beta-22816
Provides the System.IO.FileSystemWather class, which listens to the file system change notifications and raises events when a directory, or a file in a directory, changes.
Commonly Used Types:
System.IO.FileSystemWatcher
System.IO.WatcherChangeTypes
System.IO.FileSystemEventArgs
System.IO.RenamedEventArgs
System.IO.FileSystemEventHandler
System.IO.RenamedEventHandler
System.IO.NotifyFilters
System.IO.ErrorEventArgs
System.IO.ErrorEventHandler
System.IO.WaitForChangedResult
System.Linq.Queryable
by: Microsoft
- 1 total downloads
- Latest version: 4.0.0-beta-22816
Provides classes for querying data structures that implement IQueryable<T>.
Commonly Used Types:
System.Linq.Queryable
System.Linq.EnumerableQuery<T>
System.Linq.EnumerableQuery
System.Net.Http
by: Microsoft
- 1 total downloads
- Latest version: 4.0.0-beta-22605
Provides modern classes for sending HTTP requests and receiving HTTP responses from a resource identified by a URI.
Commonly Used Types:
System.Net.Http.HttpResponseMessage
System.Net.Http.DelegatingHandler
System.Net.Http.HttpRequestException
System.Net.Http.HttpClient
System.Net.Http.MultipartContent
System.Net.Http.Headers.HttpContentHeaders
System.Net.Http.HttpClientHandler
System.Net.Http.StreamContent
System.Net.Http.FormUrlEncodedContent
System.Net.Http.HttpMessageHandler
System.Private.ServiceModel
by: Microsoft
- 3 total downloads
- Latest version: 4.4.2
Internal implementation package not meant for direct consumption. Please do not reference directly. Provides implementation of System.ServiceModel packages.
5d5db566d0dfc10216c699f23e63f02d42c6cc8f
When using NuGet 3.x this package requires at least version 3.4.
System.Private.Uri
by: Microsoft
- 1 total downloads
- Latest version: 4.0.1-beta-23409
Internal implementation package not meant for direct consumption. Please do not reference directly. Provides implementation of System.Uri.
System.Reflection.Extensions
by: Microsoft
- 1 total downloads
- Latest version: 4.0.0-beta-22605
Provides custom attribute extension methods for System.Reflection types.
Commonly Used Types:
System.Reflection.InterfaceMapping
System.Reflection.CustomAttributeExtensions
System.Reflection.RuntimeReflectionExtensions
System.Resources.ResourceManager
by: Microsoft
- 1 total downloads
- Latest version: 4.0.0-beta-22816
Provides classes and attributes that allow developers to create, store, and manage various culture-specific resources used in an application.
Commonly Used Types:
System.Resources.ResourceManager
System.Resources.NeutralResourcesLanguageAttribute
System.Resources.SatelliteContractVersionAttribute
System.Resources.MissingManifestResourceException
System.Runtime.InteropServices
by: Microsoft
- 1 total downloads
- Latest version: 4.0.20-beta-22416
Provides types that support COM interop and platform invoke services.
Commonly Used Types:
System.Runtime.InteropServices.GCHandle
System.Runtime.InteropServices.GuidAttribute
System.Runtime.InteropServices.COMException
System.DllNotFoundException
System.Runtime.InteropServices.DllImportAttribute
System.Security.Claims
by: Microsoft
- 1 total downloads
- Latest version: 4.0.0-beta-22231
Provides classes that implement claims-based identity in the .NET Framework, including classes that represent claims, claims-based identities, and claims-based principals.
System.ServiceModel.NetTcp
by: Microsoft
- 1 total downloads
- Latest version: 4.0.0-beta-22605
Provides types for consuming and communicating with WCF services over the Transmission Control Protocol (TCP).
Commonly Used Types:
System.ServiceModel.NetTcpBinding
System.ServiceModel.NetTcpSecurity
System.ServiceModel.Security
by: Microsoft
- 1 total downloads
- Latest version: 4.0.0-beta-22605
Provides common security types for consuming and communicating with services.
Commonly Used Types:
System.ServiceModel.DnsEndpointIdentity
System.ServiceModel.MessageSecurityVersion
System.ServiceModel.UpnEndpointIdentity
System.ServiceModel.SpnEndpointIdentity