mikependon
👪 A Father & Husband | 👨 Author of RepoDB (.NET) ORM | 🌱 Technical Blogger | 👷 Senior Application Architect at Ørsted A/S
Ørsted A/SGentofte, Denmark
mikependon's Stars
EbookFoundation/free-programming-books
:books: Freely available programming books
protocolbuffers/protobuf
Protocol Buffers - Google's data interchange format
jasontaylordev/CleanArchitecture
Clean Architecture Solution Template for ASP.NET Core
dotnet/runtime
.NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.
just-the-docs/just-the-docs
A modern, high customizable, responsive Jekyll theme for documentation with built-in search.
SixLabors/ImageSharp
:camera: A modern, cross-platform, 2D Graphics library for .NET
thangchung/clean-code-dotnet
:bathtub: Clean Code concepts and tools adapted for .NET
graphql-dotnet/graphql-dotnet
GraphQL for .NET
MapsterMapper/Mapster
A fast, fun and stimulating object to object Mapper
fluentassertions/fluentassertions
A very extensive set of extension methods that allow you to more naturally specify the expected outcome of a TDD or BDD-style unit tests. Targets .NET Framework 4.7, as well as .NET Core 2.1, .NET Core 3.0, .NET 6, .NET Standard 2.0 and 2.1. Supports the unit test frameworks MSTest2, NUnit3, XUnit2, MSpec, and NSpec3.
poole/hyde
A brazen two-column theme for Jekyll.
NuGetPackageExplorer/NuGetPackageExplorer
Create, update and deploy Nuget Packages with a GUI
SimonCropp/Delta
An approach to implementing a 304 Not Modified leveraging DB change tracking
praeclarum/FuGetGallery
An alternative web UI for browsing nuget packages
MelbourneDeveloper/Device.Net
A C# cross platform connected device framework
CompositionalIT/farmer
Repeatable Azure deployments with ARM templates - made easy!
CloudCannon/edition-jekyll-template
:books: Product documentation template for Jekyll
rundocs/jekyll-rtd-theme
Just another documentation theme compatible with GitHub Pages
shanselman/PowerPointToOBSSceneSwitcher
A .NET core based scene switcher than connects to OBS and changes scenes based note meta data. Put "OBS:Your Scene Name" as the first line in your notes and ensure the OBS Web Sockets Server is running and this app will change your scene as you change your PowerPoint slides
SimonCropp/MarkdownSnippets
Extracts snippets from code files and merges them into markdown documents.
TwentyFourMinutes/Venflow
A brand new, fast and lightweight ORM, build for PostgreSQL.
AngelMunoz/Migrondi
A Super simple SQL Migrations Tool for SQLite, PostgreSQL, MySQL and SQL Server
cajuncoding/GraphQL.RepoDB
A set of extensions for working with HotChocolate GraphQL and Database access with micro-orms such as RepoDb (or Dapper). This extension pack provides access to key elements such as Selections/Projections, Sort arguments, & Paging arguments in a significantly simplified facade so this logic can be leveraged in the Serivces/Repositories that encapsulate all data access (without dependency on IQueryable and execution outside of the devs control).
GeeWee/BetterHostedServices
Fixed a wide variety of issues that have to do with Hosted Services and BackgroundServices, such as error handling and the abillity to access them via the DI.
MelbourneDeveloper/Samples
cajuncoding/SqlBulkHelpers
Lightweight library for working with high performance bulk updates & materialized data in SQL Server with support for Identity columns, Annotations, Materialization from disparate systems, etc.
bricelam/VS.Data.Sqlite
A DDEX provider for Microsoft.Data.Sqlite
mysql-net/AdoNetApiTest
Tests multiple ADO.NET providers for API consistency
techgems/db-reflector
The source for a code generation tool.
bytewisemarissa/EasyMigrator
A migration and data generation tool for .NET core to use with MySql databases.