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:
- 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
- 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
- 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
- Tutorial Code of codingsonata.com article - Secure ASP.NET Core Web API using JWT Authentication☆19Updated 4 years ago
- ☆12Updated last year
- ☆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
- Fully functioning sample application accompanying my Securing Blazor Client-side Applications course.☆26Updated 5 years ago
- ☆29Updated last year
- ☆32Updated 2 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
- A simple implementaion of GraphQL for ASP.NET Core 3.1 WebAPI. Demonstrated using GraphQL Playground Package.☆23Updated 5 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
- A new project utilizing Aspire to coordinate dev☆14Updated 9 months ago
- ☆21Updated 4 years ago
- Minimal PDF invoice generator☆17Updated 4 years ago
- ☆19Updated 2 months ago
- Fully functioning finished sample code for my Documenting an ASP.NET Core API with OpenAPI / Swagger course☆54Updated 6 years ago
- ASP.NET Core Blazor BFF with Microsoft Entra ID and Razor page☆52Updated 8 months ago
- dotnet-core-by-example by Rico Fritzsche: A Repository of Learning Through Practical Implementation☆12Updated 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 …☆15Updated 5 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 2 years ago
- This repo contains the source code for "Automapper in ASP.NET Core" article on Code Maze☆32Updated 5 years ago
- Companion code sample for my blog post - Configuring Role-based Authorization with client-side Blazor☆30Updated 4 years ago
- ☆34Updated 4 years ago
- Auth0, ASP.NET Core OAuth, OIDC☆34Updated 11 months ago
- Example for executing repository / database context commands on background tasks☆21Updated last month