MaSch.Core
0.3.0
See the version list below for details.
dotnet add package MaSch.Core --version 0.3.0
NuGet\Install-Package MaSch.Core -Version 0.3.0
<PackageReference Include="MaSch.Core" Version="0.3.0" />
paket add MaSch.Core --version 0.3.0
#r "nuget: MaSch.Core, 0.3.0"
// Install MaSch.Core as a Cake Addin #addin nuget:?package=MaSch.Core&version=0.3.0 // Install MaSch.Core as a Cake Tool #tool nuget:?package=MaSch.Core&version=0.3.0
Contains common supporting code for .NET applications.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 is compatible. net5.0-windows was computed. net6.0 is compatible. 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 Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 is compatible. |
.NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 is compatible. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETFramework 4.8
- No dependencies.
-
.NETStandard 2.0
- No dependencies.
-
.NETStandard 2.1
- No dependencies.
-
net5.0
- No dependencies.
-
net6.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.Presentation.Wpf.Controls
Contains advanced controls for .NET WPF applications. |
|
MaSch.Console
Contains supporting code for console 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 | 2,192 | 2/11/2023 |
0.3.1 | 3,133 | 11/26/2022 |
0.3.0 | 3,856 | 1/29/2022 |
0.2.8 | 1,731 | 9/23/2021 |
0.2.7 | 939 | 7/16/2021 |
0.2.6 | 1,052 | 6/16/2021 |
0.2.5 | 1,577 | 6/4/2021 |
0.2.4 | 872 | 5/9/2021 |
0.2.3 | 805 | 3/28/2021 |
0.2.2 | 897 | 3/6/2021 |
0.2.1 | 842 | 3/6/2021 |
0.2.0 | 381 | 2/22/2021 |
0.1.0 | 1,019 | 2/3/2021 |
- Added Shim for CallerArgumentExpressionAttribute.
- Added CallerArgumentExpressionAttribute to Guard methods.
- Added binaries for net6.0, netstandard2.1 and netstandard2.0.