Loyc.Interfaces
28.1.0
See the version list below for details.
dotnet add package Loyc.Interfaces --version 28.1.0
NuGet\Install-Package Loyc.Interfaces -Version 28.1.0
<PackageReference Include="Loyc.Interfaces" Version="28.1.0" />
paket add Loyc.Interfaces --version 28.1.0
#r "nuget: Loyc.Interfaces, 28.1.0"
// Install Loyc.Interfaces as a Cake Addin #addin nuget:?package=Loyc.Interfaces&version=28.1.0 // Install Loyc.Interfaces as a Cake Tool #tool nuget:?package=Loyc.Interfaces&version=28.1.0
A library of interfaces, enums, and delegates that are useful in a broad range of software projects, according to the theme "things that should be built into the .NET framework, but aren’t".
Also contains a small number of essential structs and classes, most notably Symbol, UString, Maybe<T>, and Localize. These are types that the interfaces refer to, or that the concrete types themselves depend on.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net45 is compatible. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETFramework 4.5
- No dependencies.
-
.NETStandard 2.0
- No dependencies.
NuGet packages (9)
Showing the top 5 NuGet packages that depend on Loyc.Interfaces:
Package | Downloads |
---|---|
Loyc.Essentials
A library of interfaces, extension methods, and small bits of functionality that are useful in almost any software project, according to the theme "things that should be built into the .NET framework, but aren’t". At least half of Loyc.Essentials is devoted to collections: collection interfaces, collection adapters, collection extension methods (e.g. LinqToLists) and even a couple of collection implementations. The other half includes a variety of things including Symbols, a localization helper, "message sinks", a miniature NUnit clone and more. |
|
Loyc.Collections
Loyc.Collections is a library of sophisticated data structures that implement standard .NET collection interfaces. It includes ALists, VLists, hash tree types (Set<T>, MSet<T>, Map<K,V> and MMap<K,V>), and min/max heaps. |
|
Loyc.Syntax
Loyc.Syntax implements various interfaces and helper classes for Loyc Languages and for users of LLLPG. It also implements Loyc trees for .NET (LNode), and parsers and printers for Loyc Expression Syntax (LES) versions 2 and 3. |
|
Loyc.Math
Additional functionality beyond `System.Math` in `MathEx`; generic geometry interfaces and structures (points, lines, rectangles); numeric interfaces and "trait" types for doing arithmetic in generic code; fixed-point structures; 128-bit integer arithmetic. Contributors welcome: looking for things that ought to be built into the .NET framework, but aren't |
|
Loyc.Utilities
Loyc.Utilities contains useful non-core functionality that is either (A) not important enough to be placed in Loyc.Essentials or (B) takes Loyc.Collections, Loyc.Math or Loyc.Syntax as a dependency. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
30.1.3 | 419 | 10/24/2024 |
30.1.2 | 1,033 | 6/30/2024 |
30.1.1 | 1,865 | 4/29/2024 |
30.1.0 | 11,881 | 6/16/2022 |
29.0.3 | 27,149 | 1/13/2021 |
29.0.2 | 2,487 | 1/12/2021 |
29.0.1 | 2,430 | 1/12/2021 |
29.0.0 | 2,617 | 12/25/2020 |
28.4.0 | 2,581 | 11/30/2020 |
28.3.0 | 2,602 | 11/16/2020 |
28.2.0 | 5,197 | 7/24/2020 |
28.1.0 | 2,843 | 7/6/2020 |
28.0.0 | 2,814 | 7/4/2020 |
27.2.1 | 3,231 | 5/12/2020 |
27.2.0 | 3,341 | 4/5/2020 |
27.1.5 | 7,205 | 3/30/2020 |
27.1.4 | 2,796 | 3/30/2020 |
27.0.4 | 3,197 | 3/10/2020 |
27.0.2 | 2,930 | 2/18/2020 |