iammukeshm / Multilingual.ASPNETCoreLinks
We will discuss in detail, Globalization and Localization in ASP.NET Core Application and go through various approaches on changing the Culture of the Application via Request. We will also do some advanced configuration where we store the Selected Language Information to the Cookie in the client browser.
☆37Updated 5 years ago
Alternatives and similar repositories for Multilingual.ASPNETCore
Users that are interested in Multilingual.ASPNETCore are comparing it to the libraries listed below
Sorting:
- 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
- ☆67Updated 4 years ago
- Let's builder a SUPER-FAST Repository Implementation with Unit Of Work , Caching and Hangfire!☆36Updated 5 years ago
- A simple implementaion of GraphQL for ASP.NET Core 3.1 WebAPI. Demonstrated using GraphQL Playground Package.☆23Updated 5 years ago
- Security is a vital part of any kind of application. Since APIs can expose highly sensitive data like user details, email adressses , it …☆52Updated 4 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
- Project Moved to☆20Updated 5 years ago
- This repo contains the source code for "Identity in ASP.NET Core series" on Code Maze☆145Updated 3 years ago
- Razor Page CRUD in ASP.NET Core with Onion Architecture, Razor Partial Views, jQuery Datatable, jQuery AJAX , Repository Pattern, Unit Of…☆45Updated 5 years ago
- A Clean Architecture project sample for Blazor Server with .NET 7 f using entity framework core and repository pattern.☆46Updated last year
- .NET Core Book Store Web API for educational purposes☆74Updated 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
- Dapper implementation of UserStore and RoleStore, to be used with Microsoft.AspNetCore.Identity.☆90Updated 2 years ago
- RabbitMQ and MassTransit for ASP.NET Core Microservice Communication. Let's learn and build a small Ticketing Application to demonstrate …☆40Updated 5 years ago
- ☆31Updated 5 years ago
- .NET 5 Samples☆44Updated 3 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
- Let's build a jQuery Datatable in ASP.NET Core 3.1 with Server-Side Processing! We will also cover Paging, Sorting, Searching and much mo…☆34Updated 2 years ago
- Let's Learn Blazor!☆52Updated 4 years ago
- A Helper Library for all my future .NET Core Projects☆10Updated 3 years ago
- Clean Architecture - Blazor Web App with .NET 8☆42Updated last year
- This repository contains the source code for the "Blazor Series" on Code Maze blog☆139Updated 2 years ago
- We will be building a Simple Microservice Application for demonstrating various Concepts including Microservice Architecture in ASP.NET C…☆96Updated 5 years ago
- AdminLTE Starter Kit for ASP.NET Core 3.1. Let's build up a full-fledged Open Source Project designed to provide our fellow developers a …☆85Updated 5 years ago
- Multitenancy in ASP.NET Core☆83Updated 4 years ago
- This repo contains the source code for the "CQRS and MediatR with ASP.NET Core" article on Code Maze☆52Updated 2 years ago
- A simple API built in ASP.NET Core Web API 6, connecting SQL Server Express database with EF Core and using JWT-based authentication with…☆61Updated 3 years ago
- Audit Trail Implementation in ASP.NET Core with Entity Framework Core☆75Updated 2 years ago
- ☆42Updated 2 years ago
- Here is an implementation of CQRS with MediatR in ASP.NET Core 3.1. Read the step by step guide in my blog post.☆95Updated 5 years ago