MaSch.Core
0.3.0
Install-Package MaSch.Core -Version 0.3.0
dotnet add 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 |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows |
.NET Core | netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.0 netstandard2.1 |
.NET Framework | net461 net462 net463 net47 net471 net472 net48 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen40 tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
-
.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 (14)
Showing the top 5 NuGet packages that depend on MaSch.Core:
Package | Downloads |
---|---|
MaSch.Presentation.Wpf.Controls
Contains advanced controls for .NET WPF applications. |
|
MaSch.Presentation.Wpf.Themes
Contains modern themes for .NET WPF application |
|
MaSch.Console
Contains supporting code for console applications. |
|
MaSch.Console.Cli
Contains supporting code for console CLI applications. |
|
MaSch.Presentation
Contains supporting code for .NET front-end applications. |
GitHub repositories
This package is not used by any popular GitHub repositories.
- Added Shim for CallerArgumentExpressionAttribute.
- Added CallerArgumentExpressionAttribute to Guard methods.
- Added binaries for net6.0, netstandard2.1 and netstandard2.0.