CodeMazeGuides. The main repository for all the Code Maze guides
980.NET-Core-Series. Code Maze .NET Core Series
339onion-architecture-aspnetcore. This repo contains the source code for the "Onion Architecture in ASP.NET Core" article on Code Maze
168identity-aspnetcore. This repo contains the source code for "Identity in ASP.NET Core series" on Code Maze
144aspnetcore-jwt-auth. C#
139blazor-series. This repository contains the source code for the "Blazor Series" on Code Maze blog
138docker-series. Docker Series about containerizing ASP.NET Core app with MySQL..
106advanced-rest-concepts-aspnetcore. This repository contains the source code for the "Advanced Rest Concepts Series" of articles on Code Maze
99realtime-charts-signalr-angular. This repository contains source code for the ".NET Core with SignalR and Angular – Real-Time Charts" article on Code Maze blog
86ConsumeRestfulApisExamples. Examples included the blog post: https://www.code-maze.com/different-ways-consume-restful-api-csharp
74angular-material-series. This repository contains the code that accompanies Angular Material on Code Maze
70cqrs-validation-mediatr-fluentvalidation. This repo contains the source code for the "CQRS Validation Pipeline with MediatR and FluentValidation" article on Code Maze
67async-repository-dotnetcore-webapi. Async Repository in ASP.NET Core Web API
65unit-testing-aspnetcore-webapi. C#
64csharp-design-patterns.
56graphql-series. This repository contains the code for the GraphQL series on Code Maze
55angular-identity-aspnetcore-security. This repo contains the source code for the "Angular Security with ASP.NET Core Identity" series of articles on "Code Maze"
52dapper-aspnetcore-webapi. This repo contains the source code for the "Using Dapper with ASP.NET Core Web API" article on Code Maze
51dotnet-core-file-upload. This repository contains source code for the "Uploading Files With .NET Core Web API" article on the Code Maze blog
50cqrs-mediatr-aspnet-core. This repo contains the source code for the "CQRS and MediatR with ASP.NET Core" article on Code Maze
50create-pdf-with-netcore. Creating pdf files in .NET Core project
49global-error-handling-aspnetcore. C#
40solid-principles-csharp. This repository contains source code for the SOLID principles in C# on Code Maze blog
36email-attachments-aspnet-core. This repo contains the source code for "How to Send Email with Attachments in ASP.NET Core" article on Code Maze
32automapper-aspnet-core. This repo contains the source code for "Automapper in ASP.NET Core" article on Code Maze
32aspnetcore-mvc-series. This repo contains the code presented in the ASP.NET Core MVC Series
29httpclient-aspnetcore. This repo contains the source code for the "HttpClient with ASP.NET Core" series of articles on Code Maze
28ef-core-series. This repo contains the source code used in the EF Core Series on Code Maze.
27testing-aspnetcore-mvc. This repo contains the source code for the "ASP.NET Core MVC Testing" series of articles on Code Maze
27identity-server-4-aspnetcore. This repo contains the source code for "Identity Server 4 in ASP.NET Core" series of articles on Code Maze
27BlazorWebAssembly. This repo contains the source code for the "Blazor WebAssembly: A Practical Guide to Full Stack Development with .NET" course on Code Maze
26action-filters-dotnetcore-webapi. This repo contains the source for the Action Filters blog post on Code Maze
21multiple-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
19blazor-wasm-is4. This repo contains the source code for the "Blazor WebAssembly and IdentityServer4" series on Code Maze.
17data-protection-aspnet-core. This repository contains the source code for the "Data Protection in ASP.NET Core with IDataProtector" article on Code Maze
15angular-identityserver4. This repo contains the source code for the "Angular with IdentityServer4" series of articles on Code Maze
14elasticsearch-aspnet-core. This repo contains the source code for the "Elasticsearch in ASP.NET Core" article on Code Maze
14ef-db-first. This repository contains source code for the ASP.NET Core Web API with EF Core DB-First Approach blog on Code Maze
13logging-aspnetcore-serilog. This repo contains the source code for the "Structured Logging in ASP.NET Core with Serilog" article on Code Maze
13async-await-aspnetcore. This repo contains the source code for the "Asynchronous Programming with Async and Await in ASP.NET Core" article on Code Maze
13react-series. React With .NET Core and MySQL
13ef-code-first. This repository contains the code-first approach source that accompanies the blog post on Code Maze
13blazor-material. This repo contains the source code for the "Blazor Material" series of articles on Code Maze
12blazor-wasm-hosted-security. This repo contains the source code for the "Blazor WebAssembly Hosted Security" series of articles on Code Maze
12blazor-wasm-signalr-charts. This repo contains the source code for the "Creating Real-Time Charts with Blazor WebAssembly and SignalR" article on Code Maze
12api-gateway-pattern-dotnet. This repo contains the source code for the "Using the API Gateway Pattern In .NET to Encapsulate Microservices" article on Code Maze
12swagger-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
12problemdetails-class-aspnetcore. Using the ProblemDetails Class in ASP.NET Core Web API
12aspnetcore-hangfire. This repo contains the source code for the "Hangfire with ASP.NET Core" article on Code Maze
11resilient-microservices-dotnet-polly. This repo contains the source code for the "Creating Resilient Microservices in .NET with Polly" article on Code Maze
11aspnetcore-send-sms. This repo contains the source code for the "How to Send an SMS with ASP.NET Core" article on Code Maze
11cors-aspnetcore-example. This repo contains the example of how to implement CORS in ASP.NET Core
10azure-cosmosdb-aspnetcore-webapi. This repo contains the source code for the "Azure Cosmos DB with ASP.NET Core Web API" article on Code Maze
10benchmark-csharp-aspnetcore. This repo contains the source code for the "How to Benchmark C# and ASP.NET Core Project" article on Code Maze
7getting-started-aspnetcore-mongodb. This repository contains the source code for the "Getting Started with ASP.NET Core and MongoDB" article on Code Maze
7dapper-migrations-fluentmigrator-aspnetcore. This repo contains the source code for the "Dapper Migrations with FluentMigrator and ASP.NET Core" article on Code Maze
7csharp-intermediate-module. This repository contains the lessons related to C# intermediate course on Code Maze
7aspnet-core-configuration. This repo contains the source code for the "ASP.NET Core Configuration" Series of articles.
6ienumerable-iqueryable-icollection-dotnet. This repo contains the source code for the ".NET Collections – IEnumerable, IQueryable, ICollection" article on Code Maze
6blazor-wasm-localization. This repo contains the source code for the "Localization in Blazor WebAssembly Applications" article on Code Maze
6