MmiSoft.Core 0.1.4

There is a newer version of this package available.
See the version list below for details.
dotnet add package MmiSoft.Core --version 0.1.4
NuGet\Install-Package MmiSoft.Core -Version 0.1.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="MmiSoft.Core" Version="0.1.4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add MmiSoft.Core --version 0.1.4
#r "nuget: MmiSoft.Core, 0.1.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 MmiSoft.Core as a Cake Addin
#addin nuget:?package=MmiSoft.Core&version=0.1.4

// Install MmiSoft.Core as a Cake Tool
#tool nuget:?package=MmiSoft.Core&version=0.1.4

Toolbox

Build status Build status

About

A collection of classes methods and utilities that seem useful and quite common to me. The code is pretty simple and most of the times what you need to know is in documentation, which admittedly is not complete yet.

Currently the library's public API is NOT stable. It might change as I evolve the projects using it. That said and since the project is for self-learning, I am trying to maintain backwards compatibility, pretend that there are other people besides me using it, and undergo the whole 9 yards of maintaining a shared library. As the versioning is not 100% compatible with semver yet, messages of commits with breaking changes will be prefixed with BREAKING.

Most of the code comes from elements of DARSSY and thus this code is used in a real world application. Now where I come from we use to say "one equals none" but I say one is better than none. Anyway, once I decide which parts of the original code I will open source, I will release a stable 1.0 version, hopefully with some unit tests as well. Currently the test coverage is at a humble 25%.

Product Compatible and additional computed target framework versions.
.NET Framework net462 is compatible.  net463 was computed.  net47 was computed.  net471 was computed.  net472 is compatible.  net48 is compatible.  net481 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 MmiSoft.Core:

Package Downloads
SharpConvert.JsonNet

JSON.net additions for SharpConvert.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.1.7 109 4/16/2024
0.1.6 118 1/14/2024
0.1.5 127 6/24/2023
0.1.4 132 6/20/2023