Spectre.Console
by: Patrik Svensson, Phil Scott, Nils Andresen, Cédric Luthi, Frank Ray
- 3 total downloads
- Latest version: 0.54.1-alpha.0.3
A library that makes it easier to create beautiful console applications.
SQLitePCLRaw.core
by: Eric Sink
- 1 total downloads
- Latest version: 2.1.6-pre20230809203314
SQLitePCL.raw is a Portable Class Library (PCL) for low-level (raw) access to SQLite. This package does not provide an API which is friendly to app developers. Rather, it provides an API which handles platform and configuration issues, upon which a friendlier API can be built. In order to use this package, you will need to also add one of the SQLitePCLRaw.provider.* packages and call raw.SetProvider(). Convenience packages are named SQLitePCLRaw.bundle_*.
System.Collections.NonGeneric
by: Microsoft
- 1 total downloads
- Latest version: 4.3.0
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.
Commonly Used Types:
System.Collections.ArrayList
System.Collections.Hashtable
System.Collections.CollectionBase
System.Collections.ReadOnlyCollectionBase
System.Collections.Stack
System.Collections.SortedList
System.Collections.DictionaryBase
System.Collections.Queue
System.Collections.Comparer
System.Collections.CaseInsensitiveComparer
When using NuGet 3.x this package requires at least version 3.4.
System.Composition.AttributedModel
by: Microsoft
- 1 total downloads
- Latest version: 1.1.0-preview2-25405-01
Provides common attributes used by System.Composition types.
Commonly Used Types:
System.Composition.ExportAttribute
System.Composition.ImportAttribute
System.Composition.Convention.AttributedModelProvider
029cf57733b7ec6c1dd8a13857e800b9a8d97192
When using NuGet 3.x this package requires at least version 3.4.
System.Composition.TypedParts
by: Microsoft
- 1 total downloads
- Latest version: 9.0.0-preview.3.24172.9
Provides some extension methods for the Managed Extensibility Framework.
Commonly Used Types:
System.Composition.CompositionContextExtensions
System.Composition.Hosting.ContainerConfiguration
TimeZoneConverter
by: Matt Johnson-Pint
- 1 total downloads
- Latest version: 4.0.0
Lightweight library to convert quickly between IANA, Windows, and Rails time zone names.
xunit
by: jnewkirk, bradwilson
- 1 total downloads
- Latest version: 2.5.0-pre.11
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.
YamlDotNet
by: Antoine Aubry
- 1 total downloads
- Latest version: 16.1.1
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.