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
- A simple implementaion of GraphQL for ASP.NET Core 3.1 WebAPI. Demonstrated using GraphQL Playground Package.☆23Updated 5 years ago
- Tutorial Code of codingsonata.com article - Secure ASP.NET Core Web API using JWT Authentication☆19Updated 4 years ago
- Entity Framework Core is a lightweight, extensible, open-sourced version of the Entity Framework Data Access Technology built for .NET Co…☆10Updated 5 years ago
- ☆11Updated 2 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 3 years ago
- ASP.NET Core Blazor BFF with Microsoft Entra ID and Razor page☆52Updated 8 months ago
- This repo contains the source code for the "Blazor WebAssembly: A Practical Guide to Full Stack Development with .NET" course on Code Maz…☆26Updated 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…☆12Updated 5 years ago
- This is an example of how to create an ASP .NET Core app with Serilog (.NET 5.0)☆36Updated last year
- Fully functioning sample application accompanying my Securing Blazor Client-side Applications course.☆26Updated 5 years ago
- ☆18Updated 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…☆15Updated 5 years ago
- FairPlayCombined is a platform designed to accelerate app development using .NET, Blazor, and more. It includes real-world templates like…☆35Updated 10 months ago
- ☆21Updated 4 years ago
- Sample code for blog - Using FluentValidation for Forms Validation in Blazor☆51Updated 6 years ago
- A sample showing how to add ASP.NET Core Identity auth options to the basic Blazor app.☆27Updated 5 years ago
- dotnet-core-by-example by Rico Fritzsche: A Repository of Learning Through Practical Implementation☆12Updated 2 years ago
- Project Moved to☆20Updated 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
- Authenticating, validating, caching, error handling, logging, documenting, testing and profiling are common features in web API, here are…☆78Updated 3 years ago
- Sample showing MediatR with ASP.NET Core☆53Updated 3 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…☆13Updated 5 years ago
- Let's learn Caching in ASP.NET Core. Caching is a technique of storing the frequently accessed/used data so that the future requests for …☆15Updated 5 years ago
- Companion code sample for my blog post - Configuring Role-based Authorization with client-side Blazor☆30Updated 4 years ago
- Minimal PDF invoice generator☆17Updated 4 years ago
- This repo contains the source code for the "ASP.NET Core MVC Testing" series of articles on Code Maze☆27Updated 3 years ago
- Fully functioning finished sample code for my Documenting an ASP.NET Core API with OpenAPI / Swagger course☆54Updated 6 years ago
- Sample ASP.NET Core API that uses MediatR in a CQRS approach to handle requests and responses.☆42Updated 6 years ago
- ☆32Updated 2 years ago