Pinned Repositories
AspNetCore.Docs
Documentation for ASP.NET Core
AspNetDocs
Documentation for ASP.NET 4.x
BlazingPizza
Blazing Pizzas app
blazor-workshop
Blazor workshop
BlazorDevEx
DevExpress UI for Blazor
BlazorFileReader
Read-only File streams in Blazor - Library and Demo
BlazorWasm50
BlazorWithRedux
Blazor WebAssembly with Redux patern using .NET 5 preview and Fluxor
C-Sharp-Proxy-Server
A proxy server built with c# can be both normal and MITM Proxy
solid-principles-csharp
This repository contains source code for the SOLID principles in C# on Code Maze blog.
doterik's Repositories
doterik/BlazingPizza
Blazing Pizzas app
doterik/BlazorWasm50
doterik/C-Sharp-Proxy-Server
A proxy server built with c# can be both normal and MITM Proxy
doterik/CodeMazeGuides
The main repository for all the Code Maze guides
doterik/solid-principles-csharp
This repository contains source code for the SOLID principles in C# on Code Maze blog.
doterik/command-line-api
Command line parsing, invocation, and rendering of terminal output.
doterik/Couchbase1
doterik/csharp-design-patterns
doterik/docs
This repository contains .NET Documentation.
doterik/dotnet-maui-workshop
A full day workshop (.NET MAUI Workshop in a Box) on how to build apps with .NET MAUI for iOS, Android, macOS, and Windows
doterik/dotnet-podcasts
.NET 6 reference application shown at .NET Conf 2021 featuring ASP.NET Core, Blazor, .NET MAUI, Microservices, and more!
doterik/FastFileFinder
Find files and directory names FAST!
doterik/FastSearchLibrary
The multithreading library (.dll) that provides opportunity to fast find files or directories using different criteria.
doterik/FluentEmail
All in one email sender for .NET. Supports popular senders (SendGrid, MailGun, etc) and Razor templates.
doterik/git-extras
GIT utilities -- repo summary, repl, changelog population, author commit percentages and more
doterik/machinelearning-samples
Samples for ML.NET, an open source and cross-platform machine learning framework for .NET.
doterik/maui-samples
Samples for .NET Multi-Platform App UI (.NET MAUI)
doterik/minsk
This repo contains Minsk, a handwritten compiler in C#. It illustrates basic concepts of compiler construction and how one can tool the language inside of an IDE by exposing APIs for parsing and type checking.
doterik/NET_GC-IDisposable_Patterns
How IDisposable, Dispose, and Finalizers work in C#. https://youtu.be/e0G5X3bu6hY
doterik/ProcessX
Simplify call an external process with the async streams in C# 8.0.
doterik/roslyn-sdk
Roslyn-SDK templates and Syntax Visualizer
doterik/Rubberduck
Every programmer needs a rubberduck. COM add-in for the VBA & VB6 IDE (VBE).
doterik/RunProcessAsTask
Simple wrapper around System.Diagnostics.Process to expose it as a System.Threading.Tasks.Task
doterik/samples
Sample code and snippets used in the .NET documentation
doterik/SetVersionTask
MSBuild task to simplify setting the version number in an AssemblyInfo.cs file or a nuspec file
doterik/System.IO.SafeTraversal
A Feature-Rich and UnauthorizedAccessException-Free Traversal Library for files and directories. Supports .NET Framework 4.5+ and .NET Core 2.0.
doterik/TextReplacement
(C#/x86-64/VS2022/WinForms) Small Windows Forms utility that illustrates quickly replacing text in all files wihtin a certain directory tree.
doterik/VBA-Docs
This repo is no longer accepting new issues. To request changes, you can create a branch, make changes, then submit a PR. For more resources, see README.MD
doterik/WebWindow
.NET Core library to open native OS windows containing web UI on Windows, Mac, and Linux. Experimental.
doterik/WindowsCommunityToolkit
The Windows Community Toolkit is a collection of helper functions, custom controls, and app services. It simplifies and demonstrates common developer tasks building UWP apps for Windows 10. The toolkit is part of the .NET Foundation.