-
Independent Contractor
- Ostrava, Czech Republic
- in/petesramek
- https://stackoverflow.com/users/8442437/petesramek
-
datacontract-deserialization Public
Sample data contract deserialization mapping populating an array.
C# MIT License UpdatedMar 7, 2025 -
dynamic-type-linq-query Public
Sample usage of IDynamicMetaObject and DynamicObject types to decorate types with dynamic behavior in LINQ.
C# MIT License UpdatedMar 7, 2025 -
polyline-algorithm-csharp Public
Lightweight .NET Standard 2.1 library implementing Google Encoded Polyline Algorithm.
-
csharplang Public
Forked from dotnet/csharplangThe official repo for the design of the C# programming language
C# UpdatedJun 24, 2024 -
-
Replacing HTTP message handler solution for Stack Overflow question.
C# MIT License UpdatedMay 5, 2024 -
-
OrchardCore.Commerce.Translations Public
Forked from OrchardCMS/OrchardCore.Commerce.TranslationsTranslation packages for Orchard Core Commerce.
MIT License UpdatedNov 17, 2023 -
FFMediaToolkit Public
Forked from radek-k/FFMediaToolkitFFMediaToolkit is a cross-platform video decoder/encoder library for .NET that uses FFmpeg native libraries. It supports video frames extraction, reading stream metadata and creating videos from bi…
C# MIT License UpdatedAug 6, 2023 -
hit-f5 Public
Source codes used for presentation purposes about debugging with Visual Studio 2019
-
OrchardCore Public
Forked from OrchardCMS/OrchardCoreOrchard Core is an open-source modular and multi-tenant application framework built with ASP.NET Core, and a content management system (CMS) built on top of that framework.
C# BSD 3-Clause "New" or "Revised" License UpdatedAug 26, 2022 -
WeatherTwentyOne Public
Forked from davidortinau/WeatherTwentyOneC# MIT License UpdatedDec 9, 2021 -
dotnetconf2019 Public
Forked from dotnet-presentations/dotnetconf2019Creative and technical content for running a .NET Conf 2019 local event in your community
UpdatedSep 27, 2019 -
PerformanceTuningDotnetCoreDemos Public
Forked from hakenr/PerformanceTuningDotnetCoreDemosDemos for [ASP].NET [Core] Performance Tuning presentations.
-
WebApi Public
Forked from OData/WebApiOData Web API: A server library built upon ODataLib and WebApi
C# Other UpdatedAug 26, 2019 -
AspNetCoreDiagnosticScenarios Public
Forked from davidfowl/AspNetCoreDiagnosticScenariosThis repository has examples of broken patterns in ASP.NET Core applications
C# UpdatedAug 12, 2019 -
swapi Public
Forked from phalt/swapiThe Star Wars API
Python BSD 3-Clause "New" or "Revised" License UpdatedAug 12, 2019 -
NetStandard Public
Forked from davidfowl/NetStandardA repository that describes the .NET Standard
-
WinDbgCheatSheet Public
Forked from davidfowl/WinDbgCheatSheetThis is a cheat sheet for windbg
1 UpdatedJun 11, 2016 -
QueryInterceptor Public
Forked from davidfowl/QueryInterceptorProvides a generic way to intercept IQueryable expression trees using custom expression visitors.