System.Security.Permissions
by: Microsoft
- 25 total downloads
- Latest version: 10.0.2
Provides types supporting Code Access Security (CAS).
System.Speech
by: Microsoft
- 6 total downloads
- Latest version: 10.0.0
Provides types to perform speech synthesis and speech recognition.
Commonly Used Types
System.Speech.Synthesis.SpeechSynthesizer
System.Speech.Recognition.SpeechRecognizer
System.Text.Encoding.Extensions
by: Microsoft
- 3 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
System.Text.RegularExpressions
by: Microsoft
- 1 total downloads
- Latest version: 4.0.10-beta-22816
Provides the System.Text.RegularExpressions.Regex class, an implementation of a regular expression engine.
Commonly Used Types:
System.Text.RegularExpressions.Regex
System.Text.RegularExpressions.RegexOptions
System.Text.RegularExpressions.Match
System.Text.RegularExpressions.Group
System.Text.RegularExpressions.Capture
System.Text.RegularExpressions.MatchEvaluator
System.Threading.AccessControl
by: Microsoft
- 32 total downloads
- Latest version: 10.0.2
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.RateLimiting
by: Microsoft
- 16 total downloads
- Latest version: 10.0.2
APIs to help manage rate limiting.
Commonly Used Types:
System.Threading.RateLimiting.RateLimiter
System.Threading.RateLimiting.ConcurrencyLimiter
System.Threading.RateLimiting.TokenBucketRateLimiter
System.Threading.RateLimiting.RateLimitLease
System.Windows.Extensions
by: Microsoft
- 4 total downloads
- Latest version: 10.0.2
Provides miscellaneous Windows-specific types
Commonly Used Types:
System.Security.Cryptography.X509Certificates.X509Certificate2UI
System.Security.Cryptography.X509Certificates.X509SelectionFlag
Testcontainers
by: Andre Hofmeister and contributors
- 2 total downloads
- Latest version: 4.9.0
Testcontainers for .NET is a library to support tests with throwaway instances of Docker containers for all compatible .NET Standard versions.
Testcontainers.PostgreSql
by: Andre Hofmeister and contributors
- 4 total downloads
- Latest version: 4.9.0
Testcontainers for .NET is a library to support tests with throwaway instances of Docker containers for all compatible .NET Standard versions.
Xamarin.Firebase.iOS.RemoteConfig
by: Microsoft
- 5 total downloads
- Latest version: 8.10.0.1
C# bindings for Firebase APIs Remote Config iOS Library
Xamarin.Google.iOS.Core
by: Microsoft
- 12 total downloads
- Latest version: 3.1.0.4
C# bindings for Google APIs Core iOS Library
Xamarin.Google.iOS.SignIn
by: Microsoft
- 40 total downloads
- Latest version: 5.0.2.4
C# bindings for Google APIs Sign In iOS Library
xunit
by: James Newkirk, Brad Wilson
- 1 total downloads
- Latest version: 2.1.0-beta3-build3029
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 and xunit.assert.