Pinned Repositories
akka-bootcamp
Self-paced training course to learn Akka.NET fundamentals from scratch
CleanArchitecture.WebApi
An implementation of Clean Architecture for ASP.NET Core 3.1 WebAPI. Built with loosely coupled architecture and clean-code practices in mind.
FuncSharp
Functional programming in C#.
FunctionalArchitectureSample
PrettyDocs-Theme
FREE Bootstrap Theme for Your Documentation/Project
ovuncgursoy's Repositories
ovuncgursoy/CleanArchitecture.WebApi
An implementation of Clean Architecture for ASP.NET Core 3.1 WebAPI. Built with loosely coupled architecture and clean-code practices in mind.
ovuncgursoy/FuncSharp
Functional programming in C#.
ovuncgursoy/FunctionalArchitectureSample
ovuncgursoy/ApiBoilerPlate
A simple yet organized project template for building ASP.NET Core APIs in .NET Core 3.x
ovuncgursoy/Audit.NET
An extensible framework to audit executing operations in .NET and .NET Core.
ovuncgursoy/channelengine_client
ChannelEngine Assessment
ovuncgursoy/ContosoUniversityDotNetCore
ovuncgursoy/DirectSQL
Execute SQL directly from .NET Core !
ovuncgursoy/Easy.MessageHub
A thread-safe, high performance & easy to use cross platform implementation of the Event Aggregator Pattern.
ovuncgursoy/EtwStream
Logs are event streams. EtwStream provides In-Process and Out-of-Process ObservableEventListener. Everything can compose and output to anywhere by Reactive Extensions.
ovuncgursoy/Fody
Extensible tool for weaving .net assemblies
ovuncgursoy/heml
HEML is an open source markup language for building responsive email.
ovuncgursoy/heroicons
A set of free MIT-licensed high-quality SVG icons for UI development.
ovuncgursoy/interview-questions
Collection of popular interview questions and their answers
ovuncgursoy/IocPerformance
Performance comparison of .NET IoC containers
ovuncgursoy/language-ext
C# functional language extensions - a base class library for functional programming
ovuncgursoy/Lifetime
A replacement for System.Threading.CancellationToken, but with support for removable registrations, some garbage collection optimizations, and some additional related utilities.
ovuncgursoy/MethodTimer
Injects some very basic method timing code.
ovuncgursoy/MyCompany
ovuncgursoy/NetCore-Clean-Architecture
.Net Core starter project for clean architecture showcasing use of the CQRS pattern, MediatR and custom Middleware for cross-cutting concerns, micro-service communications with REST/OpenAPI, Swagger, Webhooks and gRPC endpoints, CosmosDB for data and Serilog for logging.
ovuncgursoy/NorthwindTraders
Northwind Traders is a sample application built using ASP.NET Core and Entity Framework Core.
ovuncgursoy/Open.Database.Extensions
Useful set of utilities and abstractions for simplifying modern database operations and ensuring DI compatibility.
ovuncgursoy/PerishableCollection
A collection where items are automatically removed when they perish.
ovuncgursoy/Practical.CleanArchitecture
Asp.Net Core 5 Clean Architecture (Microservices, Modular Monolith, Monolith) samples (+Blazor, Angular 11, React 17, Vue 2.6), Domain-Driven Design, CQRS, Event Sourcing, SOLID, Asp.Net Core Identity Custom Storage, Identity Server 4 Admin UI, Entity Framework Core, Selenium E2E Testing, SignalR Notification, Hangfire Tasks Scheduling, Health Checks, Security Headers, ...
ovuncgursoy/query-first
World first implementation of the Dominic Strauss-Kahn method of data access.
ovuncgursoy/RoslynQuoter
Roslyn tool that for a given C# program shows syntax tree API calls to construct its syntax tree
ovuncgursoy/SuperBenchmarker
Apache Benchmark (ab.exe) on steroids
ovuncgursoy/TestRail.NUnit.Integration
This project enables you to add the results of tests executed in NUnit to TestRail.
ovuncgursoy/v8n
:ballot_box_with_check: JavaScript fluent validation library.
ovuncgursoy/VSSDK-Extensibility-Samples
Samples for building your own Visual Studio extensions