TEMS-Inv

Tidewater EMS Inventory Management for emergency trailors (C#, WPF) used to track equipment location along with availability, expiration, and replacements

This project is maintained by PerditionC

Thank you to all the developers who helped with below software and helpful discussions in various forums including StackOverflow, Microsoft forums, Github, …

This software uses portions and inspiration from the following (in no particular order): [Note: if you find any missing copyright notices or lacking of proper credit for any used snippets, libraries, etc. please notify project developers so the issue may be corrected and proper credit/notice provided - there should be none, but we all make mistakes]

LibZ - DLL container and resolver library Copyright 2015 Milosz Krajewski Microsoft Public License https://github.com/MiloszKrajewski/LibZ

WPF Binding Error Testing Copyright 2013 Benoit Blanchon MIT http://tech.pro/tutorial/940/wpf-snippet-detecting-binding-errors https://github.com/bblanchon/WpfBindingErrors

WeakEvent Copyright 2015-2018 Thomas Levesque Apache 2.0 https://github.com/thomaslevesque/WeakEvent

DW.WPFToolkit and related libraries Copyright 2011-2018 David Wendland MIT http://www.my-libraries.com/index.php/10-details/10-dw-wpftoolkit https://github.com/DavidWDev/DW.WPFToolkit

MyToolkit for .NET Copyright 2015 Rico Suter Microsoft Public License https://github.com/RSuter/MyToolkit

Simple Mvvm Toolkit Copyright 2016 Tony Sneed MIT https://github.com/SimpleMvvm/SimpleMvvmToolkit.Express

SplitButton control Copyright 2010 Microsoft Corporation. All Rights Reserved. [David Anson] Microsoft Public License http://dlaa.me/blog/post/10034983

FlexPanel Copyright 2016-2017 Jon Stodle “The whole thing is on Github as a gist. Go grab if you want to use it.” https://gist.github.com/jonstodle/be45983fb4d597dd195c347280258e7e https://blog.jonstodle.com/flexpanel-a-flexible-version-of-stackpanel/

Custom controls for WPF: PropertyGrid, DataGrid, multi-select TreeView, ColorPicker and more Copyright 2014 PropertyTools contributors MIT https://github.com/objorke/PropertyTools

Multi-Select ComboBox in WPF Copyright 2013 Santhosh Kumar Jayaraman The Code Project Open License (CPOL) 1.02 https://www.codeproject.com/Articles/563862/Multi-Select-ComboBox-in-WPF

Creating a Nullable WPF ComboBox Copyright 2011 seesharper The Code Project Open License (CPOL) 1.02 https://www.codeproject.com/Articles/179149/Creating-a-Nullable-WPF-ComboBox

Observable Dictionary Copyright 2007 Dr. WPF BSD http://drwpf.com/blog/2007/09/

PropertyObserver Copyright 2009 Josh Smith https://joshsmithonwpf.wordpress.com/2009/07/11/one-way-to-avoid-messy-propertychanged-event-handling/

NLog - Advanced .NET, .NET Standard, Silverlight and Xamarin Logging Copyright 2004-2018 Jaroslaw Kowalski jaak@jkowalski.net, Kim Christensen, Julian Verdurmen BSD http://nlog-project.org/ https://github.com/NLog/NLog

StatePrinter - Automating unit testing and ToString() coding Copyright 2014 Kasper B. Graversen Apache 2.0 https://github.com/kbilsted/StatePrinter

Raven is a C# client for Sentry Copyright 2013 The Sentry Team and individual contributors BSD 3-clause https://github.com/getsentry/raven-csharp

Newtonsoft.Json - high-performance JSON framework for .NET (required by Raven) Copyright 2008 James Newton-King MIT https://www.newtonsoft.com/json

SQLite - SQL database engine Public Domain - Hipp, Wyrick & Company, Inc https://sqlite.org/index.html https://www.hwaci.com/

SQLite-NET - SQLite ORM for .NET Copyright 2009-2016 Krueger Systems, Inc MIT https://github.com/praeclarum/sqlite-net

SQLite-Net Extensions - a very simple ORM that provides N-to-M mappings on top of sqlite-net Copyright 2013 TwinCoders S.L. MIT https://bitbucket.org/twincoders/sqlite-net-extensions

typesafe wrapper for iterator used to iterate through a change set Copyright 2004 Microsoft Corporation [Shawn Farkas] Microsoft Limited Public License - https://msdn.microsoft.com/en-us/cc300389 https://blogs.msdn.microsoft.com/shawnfa/2004/08/12/safehandle/

NUnit - unit testing framework Copyright 2015-2017 Charlie Poole, Rob Prouse, Simone Busoli, Neil Colvin and numerous community contributors MIT http://nunit.org/

Barcodelib - barcode generation Copyright 2007-2018 Brad Barnhill Apache 2.0 https://github.com/barnhill/barcodelib

ImageSharp - A cross-platform library for the processing of image files Copyright 2016-2018 Six Labors Apache 2.0 https://github.com/SixLabors/ImageSharp

CONTRIBUTING.md Copyright 2017 Vivian Lobo Apache 2.0 https://github.com/vnl/PrepareForGitHub/blob/master/CONTRIBUTING.md

various images


A special thank you to:

PVS-Studio which allows free use of their static analyzer for individual developers and open source projects. // This is an independent project of an individual developer. Dear PVS-Studio, please check it. // PVS-Studio Static Code Analyzer for C, C++ and C#: http://www.viva64.com

Github which provides free source hosting with associated tools (Issues, Wiki, …) http://www.Github.com

Sentry error tracking http://www.sentry.io

Microsoft for providing the Community edition of Microsoft Visual Studio for independent developers and non-profits. https://www.visualstudio.com/