iammukeshm / Multilingual.ASPNETCore
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.
☆35Updated 4 years ago
Alternatives and similar repositories for Multilingual.ASPNETCore:
Users that are interested in Multilingual.ASPNETCore are comparing it to the libraries listed below
- Let's builder a SUPER-FAST Repository Implementation with Unit Of Work , Caching and Hangfire!☆36Updated 4 years ago
- A simple implementaion of GraphQL for ASP.NET Core 3.1 WebAPI. Demonstrated using GraphQL Playground Package.☆21Updated 4 years ago
- Project Moved to☆19Updated 4 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
- Security is a vital part of any kind of application. Since APIs can expose highly sensitive data like user details, email adressses , it …☆52Updated 3 years ago
- This repo contains the source code for the "CQRS and MediatR with ASP.NET Core" article on Code Maze☆54Updated last year
- ☆19Updated 3 years ago
- Learn to Work with Dapper and Entity Framework within the Same ASP.NET Core Solutions. This is an implementation taking Transactions into…☆42Updated 3 years ago
- RabbitMQ and MassTransit for ASP.NET Core Microservice Communication. Let's learn and build a small Ticketing Application to demonstrate …☆39Updated 4 years ago
- ☆21Updated 4 years ago
- Fully functioning finished sample code for my Authentication and Authorization in Blazor Applications course☆32Updated 4 years ago
- Dapper implementation of UserStore and RoleStore, to be used with Microsoft.AspNetCore.Identity.☆83Updated last year
- ☆67Updated 3 years ago
- ☆9Updated last year
- A sample showing how to add ASP.NET Core Identity auth options to the basic Blazor app.☆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 4 years ago
- A Clean Architecture project sample for Blazor Server with .NET 7 f using entity framework core and repository pattern.☆42Updated 9 months ago
- PlannerApp is a full client-side application built with Blazor WebAssembly is a course material on AK Academy☆44Updated 4 years ago
- JSON Based Localization in ASP.NET Core☆26Updated 3 years ago
- .NET 5 Samples☆44Updated 2 years ago
- .NET Core Book Store Web API for educational purposes