No description
  • C# 56.3%
  • CSS 25%
  • TypeScript 17.7%
  • SCSS 0.6%
  • HTML 0.3%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2019-05-22 11:48:02 +02:00
commons Remove obsolete command and request seperation 2019-05-22 11:47:07 +02:00
Dependencies Add: MyLaps SDK Files (Native and Cä Wrapper) 2018-11-19 12:31:24 +01:00
EndpointManager/Endpoint add default error handling for observable subscriptions 2019-05-03 11:00:46 +02:00
ImpulseCollector Merge remote-tracking branch 'origin/develop' into Cleanup 2019-05-22 10:28:06 +02:00
linqpad update simulator to new passings file 2019-04-02 08:11:52 +02:00
MasterDataManager Remove obsolete command and request seperation 2019-05-22 11:47:07 +02:00
MigrationBackup/26aa1af5/Reports/Wms.Reports.Logic Added: ValueOrDefault for Optional| 2019-04-06 22:55:18 +02:00
R64Simulator cleanup code 2019-03-18 12:29:27 +01:00
Reports Added: Proper truncation for X2 Server 2019-05-21 21:41:35 +02:00
ResultManager Fix difference between SectorTimeDto and model 2019-05-22 11:48:02 +02:00
TimingGuiWpf Merge remote-tracking branch 'origin/develop' into Cleanup 2019-05-22 10:28:06 +02:00
TrackManager/Endpoint/Wms.TrackManager.Dal/Migrations Remove TrackManager and splits its concerns into MasterdataManagement and ResultManagement 2018-11-05 11:52:55 +01:00
Wms.EndpointManager.GUI Cleanup unit tests and LapService 2019-05-16 07:25:20 +02:00
Wms.Infopages.Communication Added: Implementation of Infopages 2019-01-23 07:52:38 +01:00
Wms.Infopages.Endpoint Fix null reference in competitorLapHandler 2019-04-27 17:43:01 +02:00
Wms.Infopages.Endpoint.Interfaces Fixed: New Settings Serialization did not work for generic types| 2019-04-04 10:40:23 +02:00
Wms.Infopages.Logic Fix more tests 2019-05-17 11:29:24 +02:00
Wms.LiveTimingWeb.Endpoint update netcore version 2019-04-15 09:21:32 +02:00
Wms.LiveTimingWeb.Endpoint.Interfaces Added: Proper and configurable throtteling for live timing web 2019-04-15 13:00:10 +02:00
Wms.LiveTimingWeb.Logic add default error handling for observable subscriptions 2019-05-03 11:00:46 +02:00
Wms.ResultManager.CommunicationClient Fix difference between SectorTimeDto and model 2019-05-22 11:48:02 +02:00
Wms.Simulator.Endpoint add default error handling for observable subscriptions 2019-05-03 11:00:46 +02:00
Wms.Simulator.Endpoint.Interfaces cleanup code 2019-03-18 12:29:27 +01:00
Wms.Simulator.Logic Fixed: No mor erounding issues in Enhanced Protocol 2019-05-21 21:30:21 +02:00
Wms.WebUI.ASP Merge remote-tracking branch 'origin/develop' into Cleanup 2019-05-22 10:28:06 +02:00
.editorconfig Improve behavior of driverlist on save and delete 2019-01-03 16:12:13 +01:00
.gitignore Improve behavior of driverlist on save and delete 2019-01-03 16:12:13 +01:00
azure-pipelines.yml Split commons for dal testing from test mehtod implementation in commons to avoid duplicated *tests.dll for testrunner 2019-01-09 12:52:44 +01:00
configureRabbitmq.ps1 Fix saving Lapincalidators multiple times 2019-03-13 12:49:13 +01:00
configureRabbitmq.sh fix rabbitmq configuration shell script 2019-01-09 17:18:52 +01:00
coverage.xml Merge branch 'master' into WebUiImpulseCollector 2018-11-14 13:18:13 +01:00
IC.lnk Fix save of Passings and impulses 2019-04-16 07:07:50 +02:00
Logo.pdn Added: ASCII Art 2019-03-15 14:10:03 +01:00
Logo.png Added: ASCII Art 2019-03-15 14:10:03 +01:00
MDM.lnk Fix save of Passings and impulses 2019-04-16 07:07:50 +02:00
nuget.config update Automapper to version 8 2019-03-18 10:03:16 +01:00
package-lock.json adapts transponderShortName to DataGrid, with Excel import like drivers 2019-02-27 15:11:08 +01:00
pre-push-check.sh move pre-push-check 2019-04-16 09:16:16 +02:00
README.md Updated README.md 2018-07-09 09:56:16 +00:00
RM.lnk Fix save of Passings and impulses 2019-04-16 07:07:50 +02:00
Start All.ps1 update netcore version 2019-04-15 09:21:32 +02:00
Start Endpoints.ps1 update netcore version 2019-04-15 09:21:32 +02:00
Start GUI.ps1 Added: Scripüts for starting endpoints 2019-03-19 15:52:49 +01:00
wige_icon.ico Fixed: Sectgor speed if not available 2019-02-28 15:23:01 +01:00
Wms.Infopages.Endpoint.exe - Shortcut.lnk Fix save of Passings and impulses 2019-04-16 07:07:50 +02:00
Wms.sln Fix concurrency exception in Automapper and all the refactoring on the way to it 2019-05-20 15:53:47 +02:00
Wms.sln.DotSettings Fix concurrency exception in Automapper and all the refactoring on the way to it 2019-05-20 15:53:47 +02:00
Wms.sln.startup.json Fix null reference in sending response if no replyto is provided 2019-05-22 11:01:51 +02:00

Introduction

TODO: Give a short introduction of your project. Let this section explain the objectives or the motivation behind this project.

Getting Started

TODO: Guide users through getting your code up and running on their own system. In this section you can talk about:

  1. Installation process
  2. Software dependencies
  3. Latest releases
  4. API references

Build and Test

TODO: Describe and show how to build your code and run the tests.

Contribute

TODO: Explain how other users and developers can contribute to make your code better.

If you want to learn more about creating good readme files then refer the following guidelines. You can also seek inspiration from the below readme files: