Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/damienbod/angularlocalizationaspnetcore
Angular ASP.NET Core localization
https://github.com/damienbod/angularlocalizationaspnetcore
angular aspnet-core localization typescript webpack
Last synced: 7 days ago
JSON representation
Angular ASP.NET Core localization
- Host: GitHub
- URL: https://github.com/damienbod/angularlocalizationaspnetcore
- Owner: damienbod
- License: mit
- Created: 2016-04-23T14:47:35.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2022-12-09T05:00:44.000Z (almost 2 years ago)
- Last Synced: 2024-11-01T13:42:10.135Z (14 days ago)
- Topics: angular, aspnet-core, localization, typescript, webpack
- Language: C#
- Homepage: https://damienbod.com/2016/04/29/angular-2-localization-with-an-asp-net-core-mvc-service/
- Size: 13.8 MB
- Stars: 26
- Watchers: 7
- Forks: 8
- Open Issues: 23
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Angular Localization with ASP.NET Core
- Angular Localization with an ASP.NET Core MVC Service
- Creating and requesting SQL localized data in ASP.NET Core
- Adding SQL localization data using an Angular form and ASP.NET Core
Localization.SqlLocalizer [![NuGet Status](http://img.shields.io/nuget/v/Localization.SqlLocalizer.svg?style=flat-square)](https://www.nuget.org/packages/Localization.SqlLocalizer/)
========================
Documentation: https://damienbod.com/2016/05/26/released-sql-localization-nuget-package-for-asp-net-core-dotnet/
2020-01-10: Updated .NET Core 3.1, Angular 8.2.14
2019-09-23: Updated Angular 8.2.7, nuget packages
2019-05-03: Updated Angular 7.2.14, nuget packages
2019-03-15: Updated Angular 7.2.9, .NET Core 2.2
2018-08-01: Updated Angular 6.1.0, .NET Core 2.1.2
2017-08-25: Updated Localization.SqlLocalizer 2.0.1
2017-08-20: ASP.NET Core 2.0, Localization.SqlLocalizer 2.0.0 , Angular 4.3.5, angular-l10n 3.5.0
2017-05-14: Localization.SqlLocalizer 1.0.10 , angular 4.1.0, latest dotnet core packages
2017-02-10: Updated VS2017 msbuild, angular 2.4.6
2017-02-03: Updated to angular-l10n 2.0.0, VS2017 RC3 msbuild3, angular 2.4.5 and webpack 2.2.1
2017-01-07: Updated to ASP.NET Core 1.1 and VS2017 with csproj, angular 2.4.1 and webpack 2.2.0-rc.3