MaSch.Core 0.2.8

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

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

Contains common supporting code for .NET applications.

Product Compatible and additional computed target framework versions.
.NET net5.0 is compatible.  net5.0-windows was computed.  net6.0 was computed.  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. 
.NET Framework net48 is compatible.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • .NETFramework 4.8

    • No dependencies.
  • net5.0

    • No dependencies.

NuGet packages (15)

Showing the top 5 NuGet packages that depend on MaSch.Core:

Package Downloads
MaSch.Core.EventLogging

Contains a logging provider for windows Event Logging.

MaSch.Console

Contains supporting code for console applications.

MaSch.Presentation.Wpf.Controls

Contains advanced controls for .NET WPF applications.

MaSch.Console.Cli

Contains supporting code for console CLI applications.

MaSch.Presentation.Wpf.Themes

Contains modern themes for .NET WPF application

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.3.2 1,601 2/11/2023
0.3.1 2,854 11/26/2022
0.3.0 3,650 1/29/2022
0.2.8 1,587 9/23/2021
0.2.7 840 7/16/2021
0.2.6 978 6/16/2021
0.2.5 1,455 6/4/2021
0.2.4 765 5/9/2021
0.2.3 738 3/28/2021
0.2.2 816 3/6/2021
0.2.1 772 3/6/2021
0.2.0 349 2/22/2021
0.1.0 938 2/3/2021

- Removed static Cache<T> class. Use an instance of the Cache class instead.
- Fixed FileLoggingProvider.