STX.Serialization.Providers.Abstractions 0.1.2

dotnet add package STX.Serialization.Providers.Abstractions --version 0.1.2
NuGet\Install-Package STX.Serialization.Providers.Abstractions -Version 0.1.2
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="STX.Serialization.Providers.Abstractions" Version="0.1.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add STX.Serialization.Providers.Abstractions --version 0.1.2
#r "nuget: STX.Serialization.Providers.Abstractions, 0.1.2"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install STX.Serialization.Providers.Abstractions as a Cake Addin
#addin nuget:?package=STX.Serialization.Providers.Abstractions&version=0.1.2

// Install STX.Serialization.Providers.Abstractions as a Cake Tool
#tool nuget:?package=STX.Serialization.Providers.Abstractions&version=0.1.2

STX.Serialization.Providers.Abstractions

STX.Serialization.Providers.Abstractions

Build The Standard The Standard - COMPLIANT The Standard Community

Introduction

STX.Serialization.Providers.Abstractionsprovides abstractions of serialization. Interfaces defined in this package are implemented by classes in SPAL implementations likeSTX.Serialization.Providers.NewtonsoftJsonandSTX.Serialization.Providers.SystemTextJsonor other custom implementations ofISerializationProvider`.

Standard-Compliance

This library was built according to The Standard. The library follows engineering principles, patterns and tooling as recommended by The Standard. This library is also a community effort which involved many nights of pair-programming, test-driven development and in-depth exploration research and design discussions.

Standard-Promise

The most important fulfillment aspect in a Standard complaint system is aimed towards contributing to people, its evolution, and principles. An organization that systematically honors an environment of learning, training, and sharing knowledge is an organization that learns from the past, makes calculated risks for the future, and brings everyone within it up to speed on the current state of things as honestly, rapidly, and efficiently as possible.

We believe that everyone has the right to privacy, and will never do anything that could violate that right. We are committed to writing ethical and responsible software, and will always strive to use our skills, coding, and systems for the good. We believe that these beliefs will help to ensure that our software(s) are safe and secure and that it will never be used to harm or collect personal data for malicious purposes.

The Standard Community as a promise to you is in upholding these values.

Architecture

Planned Architechure

Contact

If you have any suggestions, comments or questions, please feel free to contact me on:

Twitter

LinkedIn

E-Mail

Past Sessions

YouTube

SPAL (Standardized Provider Abstraction Libraries)

SPAL(Standardized Provider Abstraction Libraries) Part 2

SPAL(Standardized Provider Abstraction Libraries) Part 3

Important Notice

A special thanks to Mr. Hassan Habib and Mr. Christo du Toit for their continuing dedicated contributions.

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.1.2 78 4/9/2024
0.1.1 91 3/23/2024
0.1.0 96 2/13/2024

Initial release of STX.Serialization.Providers.Abstractions.