Pinned Repositories
back-end
A web application that manages appointment scheduling, reminders and cancellation of appointments
Capture-The-Flag
A game mode for open.mp (Open Multiplayer) created with .NET/C# and SampSharp.net
CPlugin.Net
A simple library that helps to implement a plugin-based architecture
dotenv.core
A library for reading and parsing .env files
Dotenv.Extensions.Microsoft.DependencyInjection
dotenv.core extensions for Microsoft.Extensions.DependencyInjection
guessing-game
A simple guessing game. Guess the number!
LibraryList
Esta biblioteca proporciona funciones para poder trabajar con listas de forma genérica (es decir, tener listas de objetos de cualquier tipo).
pscanf.h
Pide datos al usuario de forma segura con pscanf.h (pscanf = print-scanf).
SimpleResults
A simple library to implement the Result pattern for returning from services
yesql.net
A class library for loading SQL statements from .sql files instead of writing SQL code in your C# source files
MrDave1999's Repositories
MrDave1999/SimpleResults
A simple library to implement the Result pattern for returning from services
MrDave1999/dotenv.core
A library for reading and parsing .env files
MrDave1999/CPlugin.Net
A simple library that helps to implement a plugin-based architecture
MrDave1999/Capture-The-Flag
A game mode for open.mp (Open Multiplayer) created with .NET/C# and SampSharp.net
MrDave1999/LibraryList
Esta biblioteca proporciona funciones para poder trabajar con listas de forma genérica (es decir, tener listas de objetos de cualquier tipo).
MrDave1999/Dotenv.Extensions.Microsoft.DependencyInjection
dotenv.core extensions for Microsoft.Extensions.DependencyInjection
MrDave1999/guessing-game
A simple guessing game. Guess the number!
MrDave1999/orders-sample
A sample order system that uses ASP.NET Core
MrDave1999/seztion-parser
A class library used to read data from each section of a file (the file extension can be any, e.g. .INI).
MrDave1999/Congruential-methods
This is a basic website that provides a calculator to handle the congruential methods.
MrDave1999/quotes-backend
A simple API REST for learning purposes. Contains functions to manage medical appointments.
MrDave1999/api-login-php
A simple API that serves as an example of how to create token-based authentication with JWT.
MrDave1999/CFile-Library
Una biblioteca básica que permite leer valores de cada clave de un archivo .properties
MrDave1999/ProgramRecipe
Esta aplicación de WinForms permite asignar una receta médica a un paciente.
MrDave1999/sectorapp-php-puro
Esta aplicación web solo es para fines de aprendizaje.
MrDave1999/soap-php-example
Ejemplo básico sobre la utilización del protocolo SOAP en PHP
MrDave1999/CompileApp-FS
CompileApp is a launcher that calls the pawncc compiler in order to compile .pwn files (filterscripts).
MrDave1999/diagonals-C
In this repository some functions are provided to print any diagonal of a two-dimensional array.
MrDave1999/EFCore.CustomDbContext
A simple library that customizes DbContext
MrDave1999/EFCore.CustomQueryPreprocessor
A custom query expression preprocessor that plugs into the LINQ query processing pipeline of EF Core
MrDave1999/ExerciseFigures
Un ejercicio básico en la cual se basa en guardar o leer la información de una figura geométrica en un archivo de texto o binario.
MrDave1999/Makefile-en-Notepad-Windows
Este documento explica como se puede ejecutar un makefile por medio del editor notepad++
MrDave1999/mrdave1999
MrDave1999/mrdave1999.github.io
Personal Website
MrDave1999/SampSharp
A framework for writing game modes for SA-MP in C#. SA-MP is a free Massively Multiplayer Online game mod for the PC version of Rockstar Games Grand Theft Auto: San Andreas.
MrDave1999/ws-policy-example
Ejemplo básico sobre la utilización de un WS-Policy en PHP con SOAP
MrDave1999/awesome-dotnet-core
:honeybee: A collection of awesome .NET core libraries, tools, frameworks and software
MrDave1999/double-v-partners
A sample web application that uses .NET/Angular
MrDave1999/env.server
MrDave1999/SampSharp-streamer
A wrapper of the popular SA-MP streamer plugin for SampSharp.