System.ServiceModel.Security
by: Microsoft
- 1 total downloads
- Latest version: 4.4.0
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
d9c5ced40255187abfb8f939e83033d15124a2cf
When using NuGet 3.x this package requires at least version 3.4.
System.Text.Encoding.Extensions
by: Microsoft
- 1 total downloads
- Latest version: 4.0.10-beta-22816
Provides support for specific encodings, including ASCII, UTF-7, UTF-8, UTF-16, and UTF-32.
Commonly Used Types:
System.Text.UTF8Encoding
System.Text.UnicodeEncoding
System.Text.ASCIIEncoding
System.Text.UTF7Encoding
System.Text.UTF32Encoding
xunit
by: James Newkirk, Brad Wilson
- 1 total downloads
- Latest version: 2.3.0-beta3-build3705
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.
xunit.assert
by: James Newkirk, Brad Wilson
- 7 total downloads
- Latest version: 2.4.1-pre.build.4071
Includes the assertion library from xUnit.net (xunit.assert.dll). Supports .NET Standard 1.1.
xunit.core
by: James Newkirk, Brad Wilson
- 6 total downloads
- Latest version: 2.3.0-beta4-build3742
Includes the libraries for writing unit tests with xUnit.net.