Skip to content
#

globalization

Here are 84 public repositories matching this topic...

NightOwl888
NightOwl888 commented Oct 9, 2020

Currently all building and testing is done on Azure DevOps. However, building and testing on the command line is undocumented.

While it is possible to build using dotnet build, dotnet pack, dotnet test and other commands, it would be simpler for potential contributors if there were a wrapper script to launch these commands.

The technology used for the build script is not that importan

Web chat application based on Asp.Net Core and Angular 8. Application enables authentication and authorization user ( Asp.Net Core Identity, OAuth, JWT, EntityFramework Core). Communication between chat users allow SignalR hub. Messages and users are stored in SqlServer database. Server posses logging to file and console (Nlog), globalization, localization (en, pl).

  • Updated Oct 6, 2021
  • C#

Improve this page

Add a description, image, and links to the globalization topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the globalization topic, visit your repo's landing page and select "manage topics."

Learn more