Pinned Repositories
.NET-Core-Series
Code Maze .NET Core Series
advanced-rest-concepts-aspnetcore
This repository contains the source code for the "Advanced Rest Concepts Series" of articles on Code Maze
aspnetcore-jwt-auth
blazor-series
This repository contains the source code for the "Blazor Series" on Code Maze blog
CodeMazeGuides
The main repository for all the Code Maze guides
ConsumeRestfulApisExamples
Examples included the blog post: https://www.code-maze.com/different-ways-consume-restful-api-csharp
docker-series
Docker Series about containerizing ASP.NET Core app with MySQL..
identity-aspnetcore
This repo contains the source code for "Identity in ASP.NET Core series" on Code Maze
onion-architecture-aspnetcore
This repo contains the source code for the "Onion Architecture in ASP.NET Core" article on Code Maze
realtime-charts-signalr-angular
This repository contains source code for the ".NET Core with SignalR and Angular – Real-Time Charts" article on Code Maze blog
CodeMazeBlog's Repositories
CodeMazeBlog/angular-material-series
This repository contains the code that accompanies Angular Material on Code Maze
CodeMazeBlog/csharp-design-patterns
CodeMazeBlog/dapper-aspnetcore-webapi
This repo contains the source code for the "Using Dapper with ASP.NET Core Web API" article on Code Maze
CodeMazeBlog/create-pdf-with-netcore
Creating pdf files in .NET Core project
CodeMazeBlog/global-error-handling-aspnetcore
CodeMazeBlog/solid-principles-csharp
This repository contains source code for the SOLID principles in C# on Code Maze blog
CodeMazeBlog/aspnetcore-mvc-series
This repo contains the code presented in the ASP.NET Core MVC Series
CodeMazeBlog/httpclient-aspnetcore
This repo contains the source code for the "HttpClient with ASP.NET Core" series of articles on Code Maze
CodeMazeBlog/identity-server-4-aspnetcore
This repo contains the source code for "Identity Server 4 in ASP.NET Core" series of articles on Code Maze
CodeMazeBlog/action-filters-dotnetcore-webapi
This repo contains the source for the Action Filters blog post on Code Maze
CodeMazeBlog/async-await-aspnetcore
This repo contains the source code for the "Asynchronous Programming with Async and Await in ASP.NET Core" article on Code Maze
CodeMazeBlog/react-series
React With .NET Core and MySQL
CodeMazeBlog/swagger-ui-asp-net-core
This repo contains the source code for the "Getting Started with Swagger UI in ASP.NET Core Web API" article on Code Maze
CodeMazeBlog/aspnetcore-hangfire
This repo contains the source code for the "Hangfire with ASP.NET Core" article on Code Maze
CodeMazeBlog/blazor-wasm-hosted-security
This repo contains the source code for the "Blazor WebAssembly Hosted Security" series of articles on Code Maze
CodeMazeBlog/blazor-material
This repo contains the source code for the "Blazor Material" series of articles on Code Maze
CodeMazeBlog/resilient-microservices-dotnet-polly
This repo contains the source code for the "Creating Resilient Microservices in .NET with Polly" article on Code Maze
CodeMazeBlog/blazor-webassembly-security-azuread
This repo contains the source code for the "Blazor WebAssembly Security with Azure AD and Azure AD B2C" series of articles on Code Maze
CodeMazeBlog/benchmark-csharp-aspnetcore
This repo contains the source code for the "How to Benchmark C# and ASP.NET Core Project" article on Code Maze
CodeMazeBlog/dapper-migrations-fluentmigrator-aspnetcore
This repo contains the source code for the "Dapper Migrations with FluentMigrator and ASP.NET Core" article on Code Maze
CodeMazeBlog/aspnetcore-middleware
This repo contains the source code for the "ASP.NET Core Middleware - Creating Flexible Application Flows" article on Code Maze
CodeMazeBlog/azure-blob-aspnetcore-angular
This repo contains the source code for the "Azure BLOB Storage with ASP.NET Core and Angular" article on Code Maze
CodeMazeBlog/introduction-system-text-json-examples
This repo contains the source code for the "Introduction to System.Text.Json Through Examples" article on Code Maze
CodeMazeBlog/csharp-back-to-basics
Back to Basics in C# repo
CodeMazeBlog/upload-files-azure-webapi-blazor-wasm
This repo contains the source code for the "Upload Files To Azure with .NET Core Web API and Blazor WebAssembly" article on Code Maze
CodeMazeBlog/azure-queue-aspnetcore
This repo contains the source code for the "Azure Queue storage with ASP.NET Core" article on Code Maze
CodeMazeBlog/azure-sql-aspnetcore-webapi
Azure SQL with ASP.NET Core Web API
CodeMazeBlog/dotnet-code-coverage
This repo contains the source code for the "Code Coverage in .NET" article on Code Maze
CodeMazeBlog/download-files-azure-netcore-blazor-wasm
This repo contains the source code for the "Download Files from Azure with .NET Core Web API and Blazor WebAssembly" on Code Maze
CodeMazeBlog/writing-logs-nlog-sqlserver
Writing Logs to SQL Server Using NLog