Sem.Tools 1.0.10

dotnet add package Sem.Tools --version 1.0.10
NuGet\Install-Package Sem.Tools -Version 1.0.10
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="Sem.Tools" Version="1.0.10" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Sem.Tools --version 1.0.10
#r "nuget: Sem.Tools, 1.0.10"
#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 Sem.Tools as a Cake Addin
#addin nuget:?package=Sem.Tools&version=1.0.10

// Install Sem.Tools as a Cake Tool
#tool nuget:?package=Sem.Tools&version=1.0.10

Some generic tools like encrypting JSON converter, simple string hashing and
     guard methods for null-validation of method parameters.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  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 Core netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.1 is compatible. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (4)

Showing the top 4 NuGet packages that depend on Sem.Tools:

Package Downloads
Sem.Tools.CmdLine

Command line tools including a menu-system that creates menu entries from methods or public methods of classes by interpreting the documentation comments.

Sem.Tools.Logging

Simple scoped logging. Provides ability to forward log entries to other frameworks. The main aspect to implement this was to provide logging inside my libraries while still letting the main application decide what framework to use for log-output.

Sem.Data.SprocAccess.FileSystem

Implementation of IDatabase.Execute using static text-files. This implementation can be used to easily mock database access. Each SPROC gets its own folder and each combination of parameters its own file.

Sem.Tools.TestHelper

Some helper methods to write "better" / "easier to read" unit tests. One example is ExpectedExceptionMessageAttribute - a replacement fo the ExpectedExceptionAttribute that also validates the exception message.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.10 3,926 2/20/2020
1.0.9 801 2/7/2020
1.0.8 573 2/6/2020
1.0.7 1,360 1/31/2020
1.0.3 844 1/22/2020
1.0.1 452 1/20/2020
1.0.0 426 1/20/2020