Pinned Repositories
bbl-grpc
codelab_microservices
Codelabs de la formation Microservices dans l'écosystème .NET
cron-job-k8s-dotnet-right-way
How to build a CRON job K8S in dotnet
hexagonal-architecture-right-way
My goal is to provide you with a quick and easy-to-implement solution in order to adapt this architecture to your project. This story is .NET-oriented, but you could adjust its content for Java without effort.
integration-testing-right-way
Allow me to aid you in boosting your code coverage as close to 100% as possible by reducing mock library usage and implementing a more realistic testing environment.
testing-right-way
Unit Testing in .NET: the right way
odinnou's Repositories
odinnou/hexagonal-architecture-right-way
My goal is to provide you with a quick and easy-to-implement solution in order to adapt this architecture to your project. This story is .NET-oriented, but you could adjust its content for Java without effort.
odinnou/integration-testing-right-way
Allow me to aid you in boosting your code coverage as close to 100% as possible by reducing mock library usage and implementing a more realistic testing environment.
odinnou/testing-right-way
Unit Testing in .NET: the right way
odinnou/bbl-grpc
odinnou/codelab_microservices
Codelabs de la formation Microservices dans l'écosystème .NET
odinnou/cron-job-k8s-dotnet-right-way
How to build a CRON job K8S in dotnet
odinnou/binding-collection-adapter
Easy way to bind collections to listviews and recyclerviews with the new Android Data Binding framework
odinnou/boilerplate-springboot
odinnou/CameraKit-Android
One of the hardest Android APIs made into a high level and easy to use library that solves all of your problems.
odinnou/CameraPreviewSample
Sample code of Android camera preview
odinnou/codelab_ms_1
Utilisation des variables d'environnements pour surcharger le appsettings.json
odinnou/comparatif-dotnet
odinnou/comparatif-java
odinnou/CsvHelper
Library to help reading and writing CSV files
odinnou/Dota2
A plugin for SteamKit that interfaces with the DOTA 2 game coordinator and game servers.
odinnou/Folke.Localization.Json
odinnou/grok.net
.net implementation of the grok 📝
odinnou/IdentityServer4
OpenID Connect and OAuth 2.0 Framework for ASP.NET Core
odinnou/masstransit-kafka-aspnet
Reproduce issue on a dedicated repository
odinnou/MoreLINQ
Extensions to LINQ to Objects
odinnou/mtg-sdk-dotnet
Magic: The Gathering SDK - C#.NET
odinnou/MyTested.AspNetCore.Mvc
Fluent testing framework for ASP.NET Core MVC.
odinnou/Nethereum
Ethereum .Net cross platform integration library
odinnou/protodep
Collect necessary .proto files (Protocol Buffers IDL) and manage dependencies
odinnou/PushSharp
A server-side library for sending Push Notifications to iOS (iPhone/iPad APNS), Android (C2DM and GCM - Google Cloud Message), Windows Phone, Windows 8, Amazon, Blackberry, and (soon) FirefoxOS devices!
odinnou/refit
The automatic type-safe REST library for .NET Core, Xamarin and .NET. Heavily inspired by Square's Retrofit library, Refit turns your REST API into a live interface.
odinnou/sample-grpc
odinnou/SqlBulkTools
High-performance C# Bulk operations for SQL Server (starting from 2008) and Azure SQL Database. Supports Bulk Insert, Update, Delete & Merge. Uses SQLBulkCopy under the hood. Please leave a Github star if you find this project useful.
odinnou/Stripe
Typed .NET clients for stripe.com REST APIs
odinnou/twilio-csharp
Twilio C#/.NET Helper Library for .NET Framework 3.5+ and supported .NET Core versions