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/CodeMazeGuides
The main repository for all the Code Maze guides
CodeMazeBlog/.NET-Core-Series
Code Maze .NET Core Series
CodeMazeBlog/onion-architecture-aspnetcore
This repo contains the source code for the "Onion Architecture in ASP.NET Core" article on Code Maze
CodeMazeBlog/identity-aspnetcore
This repo contains the source code for "Identity in ASP.NET Core series" on Code Maze
CodeMazeBlog/blazor-series
This repository contains the source code for the "Blazor Series" on Code Maze blog
CodeMazeBlog/aspnetcore-jwt-auth
CodeMazeBlog/advanced-rest-concepts-aspnetcore
This repository contains the source code for the "Advanced Rest Concepts Series" of articles on Code Maze
CodeMazeBlog/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/cqrs-validation-mediatr-fluentvalidation
This repo contains the source code for the "CQRS Validation Pipeline with MediatR and FluentValidation" article on Code Maze
CodeMazeBlog/unit-testing-aspnetcore-webapi
CodeMazeBlog/cqrs-mediatr-aspnet-core
This repo contains the source code for the "CQRS and MediatR with ASP.NET Core" article on Code Maze
CodeMazeBlog/angular-identity-aspnetcore-security
This repo contains the source code for the "Angular Security with ASP.NET Core Identity" series of articles on "Code Maze"
CodeMazeBlog/dotnet-core-file-upload
This repository contains source code for the "Uploading Files With .NET Core Web API" article on the Code Maze blog
CodeMazeBlog/email-attachments-aspnet-core
This repo contains the source code for "How to Send Email with Attachments in ASP.NET Core" article on Code Maze
CodeMazeBlog/testing-aspnetcore-mvc
This repo contains the source code for the "ASP.NET Core MVC Testing" series of articles on Code Maze
CodeMazeBlog/BlazorWebAssembly
This repo contains the source code for the "Blazor WebAssembly: A Practical Guide to Full Stack Development with .NET" course on Code Maze
CodeMazeBlog/multiple-databases-aspnetcore
This repo contains the source code for the "Using Multiple Databases in ASP.NET Core via Entity Framework Core" article on Code Maze
CodeMazeBlog/angular-identityserver4
This repo contains the source code for the "Angular with IdentityServer4" series of articles on Code Maze
CodeMazeBlog/problemdetails-class-aspnetcore
Using the ProblemDetails Class in ASP.NET Core Web API
CodeMazeBlog/logging-aspnetcore-serilog
This repo contains the source code for the "Structured Logging in ASP.NET Core with Serilog" article on Code Maze
CodeMazeBlog/azure-cosmosdb-aspnetcore-webapi
This repo contains the source code for the "Azure Cosmos DB with ASP.NET Core Web API" article on Code Maze
CodeMazeBlog/cors-aspnetcore-example
This repo contains the example of how to implement CORS in ASP.NET Core
CodeMazeBlog/azure-table-storage-aspnetcore
This repo contains the source code for the "Azure Table storage with ASP.NET Core" article on Code Maze
CodeMazeBlog/getting-started-aspnetcore-mongodb
This repository contains the source code for the "Getting Started with ASP.NET Core and MongoDB" article on Code Maze
CodeMazeBlog/csharp-intermediate-module
This repository contains the lessons related to C# intermediate course on Code Maze
CodeMazeBlog/ienumerable-iqueryable-icollection-dotnet
This repo contains the source code for the ".NET Collections – IEnumerable, IQueryable, ICollection" article on Code Maze
CodeMazeBlog/aspnetcore-webapi-angular-file-download
This repo contains the source code for the "Download Files with ASP.NET Core Web API and Angular" article on Code Maze
CodeMazeBlog/async-enumerable-yield-csharp
This repo contains the source code for the "IAsyncEnumerable with yield in C#" article on Code Maze
CodeMazeBlog/ContentNegotiationDemo
Examples used in the https://code-maze.com/content-negotiation-dotnet-core/ blog post
CodeMazeBlog/adblock-detect-javascript-only
Detecting uBlock Origin and Adblock Plus with JavaScript only