Xam.Plugins.Settings
by: James Montemagno
- 1 total downloads
- Latest version: 5.0.0-beta
Settings Plugin .NET 6, .NET MAUI, Xamarin and Windows provides a consistent, cross platform settings/preferences plugin.
This makes it easier to create cross-platform .NET apps and have cross platform settings.
Manage and use all settings from one PCL/NetStandard library and save natively on each platform.
**This plugin stores settings natively on each platform and does NOT save them to Json.
This allows you to use native functionality such as PreferenceActivity on Android.
Support for: Int, Int64, Double, String, DateTime, Bool, Float, Decimal, Guid
You can always serialize and deserialize a string out if needed.**
Xamarin.Build.Download
by: Microsoft
- 12 total downloads
- Latest version: 0.11.4
Support for downloading and unpacking archives when building MSBuild projects
Xamarin.Essentials
by: Microsoft
- 1 total downloads
- Latest version: 1.8.1
Xamarin.Essentials: a kit of essential API's for your apps
Xamarin.Firebase.iOS.CloudMessaging
by: Microsoft
- 2 total downloads
- Latest version: 8.10.0.3
C# bindings for Firebase APIs Cloud Messaging iOS Library
Xamarin.Firebase.iOS.Core
by: Microsoft
- 3 total downloads
- Latest version: 8.10.0.3
C# bindings for Firebase APIs Core iOS Library
Xamarin.Firebase.iOS.Installations
by: Microsoft
- 4 total downloads
- Latest version: 8.10.0.3
C# bindings for Firebase APIs Installations iOS Library
Xamarin.Google.iOS.Maps
by: Microsoft
- 2 total downloads
- Latest version: 6.0.1.1
C# bindings for Google APIs Maps iOS Library
XLParser
by: TU Delft Spreadsheet Lab, Infotron
- 3 total downloads
- Latest version: 1.5.2
A parser for Excel formulas
xunit
by: jnewkirk, bradwilson
- 468 total downloads
- Latest version: 2.9.3
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.abstractions
by: James Newkirk, Brad Wilson
- 34 total downloads
- Latest version: 2.0.3
Common abstractions used to exchange information between xUnit.net and version-independent runners (xunit.abstractions.dll).
xunit.analyzers
by: jnewkirk, bradwilson, marcind
- 86 total downloads
- Latest version: 1.27.0
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 provides code analyzers to help developers find and fix frequent issues when writing tests and xUnit.net extensibility code.
xunit.assert
by: jnewkirk, bradwilson
- 87 total downloads
- Latest version: 2.9.3
Includes the assertion library from xUnit.net (xunit.assert.dll). Supports .NET Standard 1.1+ and .NET 6.0+.
xunit.core
by: jnewkirk, bradwilson
- 72 total downloads
- Latest version: 2.9.3
Includes the libraries for writing unit tests with xUnit.net.
xunit.extensibility.core
by: jnewkirk, bradwilson
- 54 total downloads
- Latest version: 2.9.3
Includes xunit.core.dll for extensibility purposes. Supports .NET 4.5.2 or later, and .NET Standard 1.1.
xunit.extensibility.execution
by: jnewkirk, bradwilson
- 51 total downloads
- Latest version: 2.9.3
Includes xunit.execution.*.dll for extensibility purposes. Supports .NET 4.5.2 or later, and .NET Standard 1.1.
xunit.v3.assert
by: jnewkirk, bradwilson
- 2 total downloads
- Latest version: 3.2.2
Includes the assertion library from xUnit.net (xunit.v3.assert.dll). Supports .NET Standard 2.0 and .NET 8.
xunit.v3.extensibility.core
by: jnewkirk, bradwilson
- 1 total downloads
- Latest version: 3.2.2
Includes the core library (xunit.v3.core.dll), to be used for extensibility; test authors should include xunit.v3.core instead. Supports .NET Standard 2.0.
YamlDotNet
by: Antoine Aubry
- 1,515k total downloads
- Latest version: 16.3.0
YamlDotNet is a .NET library for YAML. YamlDotNet provides low level parsing and emitting of YAML as well as a high level object model similar to XmlDocument. A serialization library is also included that allows to read and write objects from and to YAML streams.
ZetaProducerHtmlCompressorStandard
by: Uwe Keim
- 1 total downloads
- Latest version: 1.0.3
A .NET Standard port of Google’s htmlcompressor library to minify HTML source code. This is the release of the original porter.
ZstdSharp.Port
by: Oleg Stepanischev
- 2 total downloads
- Latest version: 0.8.1
Port of zstd compression library to c#