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
- ☆11Updated 2 years ago
- Tutorial Code of codingsonata.com article - Secure ASP.NET Core Web API using JWT Authentication☆19Updated 4 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
- 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
- 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
- ☆18Updated 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
- ☆21Updated 4 years ago
- dotnet-core-by-example by Rico Fritzsche: A Repository of Learning Through Practical Implementation☆12Updated last year
- Example for executing repository / database context commands on background tasks☆21Updated 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
- This repo contains the source code for the "Blazor WebAssembly: A Practical Guide to Full Stack Development with .NET" course on Code Maz…☆26Updated last year
- Fully functioning sample application accompanying my Securing Blazor Client-side Applications course.☆27Updated 4 years ago
- ☆29Updated last year
- A simple implementaion of GraphQL for ASP.NET Core 3.1 WebAPI. Demonstrated using GraphQL Playground Package.☆22Updated 5 years ago
- Sample showing MediatR with ASP.NET Core☆53Updated 2 years ago
- Este repositorio contiene los ejemplos que muestran los patrones Repositorio & Unit of Work para .NET 6☆27Updated last year
- This is an example of how to create an ASP .NET Core app with Serilog (.NET 5.0)☆36Updated last year
- This repo contains the source code for "Automapper in ASP.NET Core" article on Code Maze☆32Updated 5 years ago
- This is a sample implementation for using multiple Tenants within an ASP .NET Core API☆13Updated 7 years ago
- .NET 8 Web API project with an example of Offset and Keyset Pagination with EF Core☆25Updated last year
- ASP.NET Core Blazor BFF with Microsoft Entra ID and Razor page☆52Updated 6 months ago
- Authenticating, validating, caching, error handling, logging, documenting, testing and profiling are common features in web API, here are…☆78Updated 2 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 …☆14Updated 5 years ago
- Project Moved to☆19Updated 5 years ago
- A sample showing how to add ASP.NET Core Identity auth options to the basic Blazor app.☆27Updated 5 years ago
- ☆64Updated 3 years ago
- Companion code sample for my blog post - Configuring Role-based Authorization with client-side Blazor☆30Updated 4 years ago
- Example code for https://medium.com/swlh/a-secure-implementation-of-json-web-tokens-jwt-in-c-710d06ea243☆14Updated 2 years ago