Swashbuckle.AspNetCore
by: domaindrivendev
- 8 total downloads
- Latest version: 8.0.0
Swagger tools for documenting APIs built on ASP.NET Core
Swashbuckle.AspNetCore.SwaggerGen
by: domaindrivendev
- 1 total downloads
- Latest version: 8.1.0
Swagger Generator for APIs built on ASP.NET Core
System.Composition.Hosting
by: Microsoft
- 1 total downloads
- Latest version: 1.3.0-preview6.19303.8
Provides Managed Extensibility Framework types that are useful to developers of extensible applications, or hosts.
Commonly Used Types:
System.Composition.Hosting.CompositionHost
When using NuGet 3.x this package requires at least version 3.4.
System.Formats.Asn1
by: Microsoft
- 1 total downloads
- Latest version: 8.0.0-rc.2.23479.6
Provides classes that can read and write the ASN.1 BER, CER, and DER data formats.
Commonly Used Types:
System.Formats.Asn1.AsnReader
System.Formats.Asn1.AsnWriter
System.Management
by: Microsoft
- 2 total downloads
- Latest version: 9.0.0-preview.2.24128.5
Provides access to a rich set of management information and management events about the system, devices, and applications instrumented to the Windows Management Instrumentation (WMI) infrastructure.
Commonly Used Types:
System.Management.ManagementClass
System.Management.ManagementObject
System.Management.SelectQuery
System.Reflection.Emit.ILGeneration
by: Microsoft
- 1 total downloads
- Latest version: 4.3.0
Provides classes that allow a compiler or tool to emit Microsoft intermediate language (MSIL). The primary clients of these classes are script engines and compilers.
Commonly Used Types:
System.Reflection.Emit.ILGenerator
System.Reflection.Emit.Label
System.Reflection.Emit.CustomAttributeBuilder
System.Reflection.Emit.LocalBuilder
System.Reflection.Emit.ParameterBuilder
System.Reflection.Emit.SignatureHelper
When using NuGet 3.x this package requires at least version 3.4.
System.Runtime.WindowsRuntime
by: Microsoft
- 2 total downloads
- Latest version: 5.0.0-preview.1.20120.5
Provides extensions methods that improve interoperation between managed code and the Windows Runtime.
Commonly Used Types:
System.WindowsRuntimeSystemExtensions
System.IO.WindowsRuntimeStorageExtensions
System.IO.WindowsRuntimeStreamExtensions
System.Runtime.InteropServices.WindowsRuntime.AsyncInfo
System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeBuffer
When using NuGet 3.x this package requires at least version 3.4.
System.ServiceModel.Duplex
by: Microsoft
- 1 total downloads
- Latest version: 4.3.3
Provides classes for consuming and communicating with duplex services.
Commonly Used Types:
System.ServiceModel.DuplexClientBase<TChannel>
System.ServiceModel.InstanceContext
When using NuGet 3.x this package requires at least version 3.4.
Telegram.Bot
by: Wizou, tuscen, Poulad, RoundRobin
- 3 total downloads
- Latest version: 22.5.0-dev.12
This library gives you easy access to Telegram Bot API so you can start building useful bots for Telegram.
Release Notes:
Added helper methods PlainLength, ToPlain and Truncate in HtmlText
Unofficial.Microsoft.WindowsAzure.ServiceRuntime
by: MatthewSteeples
- 2 total downloads
- Latest version: 2.6.0
Unofficial Build of ServiceRuntime 2.6
xunit
by: James Newkirk, Brad Wilson
- 1 total downloads
- Latest version: 2.3.0-beta4-build3742
xUnit.net is a developer testing framework, built to support Test Driven Development, with a design goal of extreme simplicity and alignment with framework features.
Installing this package installs xunit.core, xunit.assert, and xunit.analyzers.