mnielsen
NuGet publisher profile
Packages (16)
dotMorten.Microsoft.SqlServer.Types
Allows you to use SQL Server spatial SqlHierarchy types on a machine without SQL Server installed and decode these UDT types in any .NET Standard client
WinUIEx
A set of extension methods and classes to fill some gaps in WinUI 3, mostly around windowing.
SharpGIS.NmeaParser
An NMEA stream parser for serial port, bluetooth and file-based nmea simulation.
dotMorten.Xamarin.Forms.AutoSuggestBox
Package Description
WindowsStateTriggers
StateTriggers for use with the Windows 10 Visual State Manager
dotMorten.OmdGenerator
Automatically generates an HTML Document with an object model diagram for your C# library<
MSTestX.UnitTestRunner
A .NET MAUI-based UnitTest Runner to execute MSTests on Android, iOS and MacCatalyst. The app supports custom test logging, and has built-in support for outputting a TRX test report and being remote controlled from commandline.
MSTestX.TestAdapter
The cross-platform adapter to discover and execute MSTest Framework based tests. This is a .NET Standard 2.0 compilation of the MSTest.TestAdapter for reusing the test adapter on other platforms, like Xamarin Android and iOS.
MSTestX.Console
Commandline tool for deploying, running and monitoring MSTestX Unit Tests on Android and iOS devices, and generating TRX TestResult reports.
OpenZWave
Dotnet Wrapper for .NET and UWP that include : - OpenZWave.dll - config directory (xml files for devices)
dotMorten.MauiEx
Package Description
LifxNet
Library for controlling LIFX light bulbs
dotMorten.XmlDocStripTask
Optimizes your xml documentation for intellisense by stripping out internal documentation and remarks.
UniversalWPF
Universal WPF - A set of WPF controls and APIs built to match UWP counterparts.. Contains the RelativePanel, NumberBox and TwoPaneView controls
XamlTypeInfoBuildTask
A preprocessor hiding doc warnings from the autogenerated XamlTypeInfo class and hiding the class from intellisense.
dotMorten.NullabilityStats
Commandline tool that gives an estimate per-folder how many lines of code hasn't been nullability annotated. Assumes the entire project has Nullability turned on, and counts files where nullability support has been turned off per-file. Does a best guess estimate on lines of code (ignoring usings, namespace, `{}`, empty lines and comments), and gives stats per-folder to be able to measure progress on adding nullability annotations. Commandline + CSV output.