Nameless.Data 1.2.4

dotnet add package Nameless.Data --version 1.2.4
NuGet\Install-Package Nameless.Data -Version 1.2.4
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="Nameless.Data" Version="1.2.4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Nameless.Data --version 1.2.4
#r "nuget: Nameless.Data, 1.2.4"
#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 Nameless.Data as a Cake Addin
#addin nuget:?package=Nameless.Data&version=1.2.4

// Install Nameless.Data as a Cake Tool
#tool nuget:?package=Nameless.Data&version=1.2.4

Nameless Core

This code has no intents to be something great. Just random pieces of code that a written (or copy) over the years. And nowadays its used in most of my personal developments.

Starting

Instructions below will show your the way to get things working.

Pre-requirements

No pre-requirements

Installing

Well, no need to install anything.

Testing

There is a test project, inside the "test" folder. Maybe you'll need to install the coverage tool and a report tool

Coverlet

dotnet tool install -g coverlet.console

.NET Report Generator

dotnet tool install -g dotnet-reportgenerator-globaltool

Coding Styles

Nothing defined, just use the good sense.

Deployment

There are informations to deploy the NuGet packages, inside the project file.

Contribuition

Just me, at the moment.

Versioning

Using SemVer for assembly versioning.

Authors

  • Marco Teixeira (marcoaoteixeira) - initial work

License

MIT

Acknowledgement

  • Hat tip to anyone whose code was used.
Product Compatible and additional computed target framework versions.
.NET net7.0 is compatible.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Nameless.Data:

Package Downloads
Nameless.Data.Extra

Library to be used in conjunction with Autofac and Data.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.2.4 142 7/20/2023
1.2.3 123 7/20/2023
1.2.2 122 6/29/2023