MmiSoft.Core
0.1.4
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
<PackageReference Include="MmiSoft.Core" Version="0.1.4" />
paket add MmiSoft.Core --version 0.1.4
#r "nuget: MmiSoft.Core, 0.1.4"
// 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
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 | Versions 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. |
-
.NETFramework 4.6.2
- Newtonsoft.Json (>= 13.0.3)
- NLog (>= 5.2.0)
-
.NETFramework 4.7.2
- Newtonsoft.Json (>= 13.0.3)
- NLog (>= 5.2.0)
-
.NETFramework 4.8
- Newtonsoft.Json (>= 13.0.3)
- NLog (>= 5.2.0)
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.