E314.DataTypes
1.0.0
See the version list below for details.
dotnet add package E314.DataTypes --version 1.0.0
NuGet\Install-Package E314.DataTypes -Version 1.0.0
<PackageReference Include="E314.DataTypes" Version="1.0.0" />
<PackageVersion Include="E314.DataTypes" Version="1.0.0" />
<PackageReference Include="E314.DataTypes" />
paket add E314.DataTypes --version 1.0.0
#r "nuget: E314.DataTypes, 1.0.0"
#addin nuget:?package=E314.DataTypes&version=1.0.0
#tool nuget:?package=E314.DataTypes&version=1.0.0
E314.DataTypes
The E314.DataTypes
module provides structures and data types.
Installation
Instructions
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net6.0 is compatible. 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. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. |
-
net6.0
- E314.Exceptions (>= 1.1.0)
- E314.Protect (>= 2.1.0)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on E314.DataTypes:
Package | Downloads |
---|---|
E314.DI
Dependency injection framework |
GitHub repositories
This package is not used by any popular GitHub repositories.
Changelog
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [1.0.0] - 2025.02.03
### Added
- CapacityStrategy: A strategy for managing the capacity of collections.
- FastList: A high-performance list implementation.
- Binder: Module for managing relationships between keys and values.
- InstanceProvider: The module provides a set of classes for managing the lifecycle of object instances.
- TypeAnalyzer: A tool for analyzing the structure of types.