pdevito3 / craftsman-examplesLinks
☆12Updated 4 years ago
Alternatives and similar repositories for craftsman-examples
Users that are interested in craftsman-examples are comparing it to the libraries listed below
Sorting:
- ☆12Updated last year
- This is an example of how to create an ASP .NET Core app with Serilog (.NET 5.0)☆36Updated last year
- Tutorial Code of codingsonata.com article - Secure ASP.NET Core Web API using JWT Authentication☆19Updated 4 years ago
- Code samples for all dotnet tutorials on my blog for reference☆21Updated 2 years ago
- API versioning in ASP.NET Core is a technique by which different clients can get different implementations of the same Controller based o…☆11Updated 5 years ago
- A simple implementaion of GraphQL for ASP.NET Core 3.1 WebAPI. Demonstrated using GraphQL Playground Package.☆22Updated 5 years ago
- In this article, we will go through Healthchecks in ASP.NET Core, it’s uses, variations and implementing your own custom health-checks. T…☆19Updated 2 years ago
- Fully functioning sample application accompanying my Securing Blazor Client-side Applications course.☆27Updated 4 years ago
- Hangfire is an open-sourced library that enables the developers to schedule events in the background with the utmost ease. It is a highly…☆14Updated 5 years ago
- Example for executing repository / database context commands on background tasks☆21Updated 5 years ago
- Sample for building modular monoliths using .NET Core razor class libraries☆16Updated 5 years ago
- ☆26Updated last week
- ASP.NET Core Blazor BFF with Microsoft Entra ID and Razor page☆52Updated 4 months ago
- Sample code for blog - Using FluentValidation for Forms Validation in Blazor☆51Updated 5 years ago
- ☆19Updated 3 years ago
- Fully functioning starter & finished sample code for my "Securing Microservices in ASP.NET Core 3" course☆31Updated 4 years ago
- A sample showing how to add ASP.NET Core Identity auth options to the basic Blazor app.☆27Updated 5 years ago
- Learn to Work with Dapper and Entity Framework within the Same ASP.NET Core Solutions. This is an implementation taking Transactions into…☆43Updated 4 years ago
- An overview of CQRS in .NET Core 5☆71Updated 4 years ago
- When it comes to Validating Models, aren’t we all leaning towards Data Annotations? There are quite a lot of serious issues with this app…☆12Updated 5 years ago
- Blazor sample for auth with multiple roles☆19Updated 5 years ago
- ☆19Updated 4 months ago
- Companion code sample for my blog post - Configuring Role-based Authorization with client-side Blazor☆30Updated 4 years ago
- Building a .Net Core web API with TDD☆30Updated 5 years ago
- This repo contains the source code for the "ASP.NET Core MVC Testing" series of articles on Code Maze☆27Updated 2 years ago
- ☆57Updated 2 years ago
- Clean Architecture in ASP.NET Core 5.0 including JWT Authentication, Swagger, Versioning of API's, Automapper, Dependency Injection.☆41Updated 3 years ago
- ☆18Updated 4 years ago
- YouTube tutorial for developing RESTful APIs using ASP.NET Core, Clean Architecture, CosmosDB, Azure, MediatR, CQRS and little DDD☆11Updated 4 years ago
- Exploratory ASP.NET Core Web API using Dapper as an ORM☆43Updated 3 years ago