Top 20 NuGet Packages
Collection of enum helper method
Generic driver for the Bosch Bno055 absolute orientation sensor.
A library for Lyoko-themed applications
A library to load LyokoAPI plugins.
Package Description
A .NET core implementation for using Lyra boards via a CAN interface
port from https://github.com/MiloszKrajewski/lz4net
This project is a subset of https://github.com/MiloszKrajewski/lz4net and it is retargeted to dotnet core only and only the unsafe implementation is included.
for more detail please go to https://github.com/MiloszKrajewski/lz4net .
Provides MySql support
Interfaces for implementing a variation of the Command design pattern.
An implementation of IExecutor and IExecutorAsync utilizing .NET Core dependecy injection.
A very simple implementation of IExecutor and IExecutorAsync.
A M.Logging abstraction implementation utilizing NLog for logging.
Permite gravar logs da aplicação.
An implementation of M.Repository abstraction using EntityFramework.
A wrapper around System.Threading.Timer for scheduling an action execution.
Functions to convert to and from Maidenhead Locators. Also a function to return all locators within a given range of latitude and longitude.
DiceNotation.CoreClassDiceNotation is a dice rolling library implemented as a .NET Core Library. It can be used to turn strings like "6d4k2 + 12" into actionable dice rolls and, using DiceNotation's `MinDieRoller` and `MaxDieRoller`, can easily compute the full range as well. This is a fork to suppo...