Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/edwinwcw2021/public-angular-dotnetcore8-gettingstarted
aspnet core 8, angular 17, GettingStarted
https://github.com/edwinwcw2021/public-angular-dotnetcore8-gettingstarted
angular angular-material angular-material17 angular17 aspnetcore core8 csharp dotnet dotnet-core dotnet-core8 dotnetcore dotnetcore8 nlog rxjs
Last synced: 29 days ago
JSON representation
aspnet core 8, angular 17, GettingStarted
- Host: GitHub
- URL: https://github.com/edwinwcw2021/public-angular-dotnetcore8-gettingstarted
- Owner: edwinwcw2021
- License: agpl-3.0
- Created: 2023-12-27T17:54:37.000Z (12 months ago)
- Default Branch: master
- Last Pushed: 2024-06-23T10:34:33.000Z (6 months ago)
- Last Synced: 2024-06-23T11:39:04.309Z (6 months ago)
- Topics: angular, angular-material, angular-material17, angular17, aspnetcore, core8, csharp, dotnet, dotnet-core, dotnet-core8, dotnetcore, dotnetcore8, nlog, rxjs
- Language: TypeScript
- Homepage: https://datum.vagweb.com
- Size: 2.77 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Angular 17, dotnet core 8, Rxjs, Restfull API, Datum Transformation
## Prerequisites:
### Operating System: Windows or macOS
#### Software:
1. Install [Node.js + npm](https://docs.npmjs.com/downloading-and-installing-node-js-and-npm)
2. Install [Angular CLI](https://angular.io/cli)
3. Install [Visual Studio 2022 Community](https://learn.microsoft.com/en-us/visualstudio/releases/2022/release-notes)
4. Install [Git CLI for Windows](https://gitforwindows.org)
5. (optional install) [Visual Studio Code](https://code.visualstudio.com/download/)
---
### Steps:
Download the code.
Open a terminal or command prompt.
Run the following command.
```
git clone https://github.com/edwinwcw2021/Public-Angular-Dotnetcore8-GettingStarted.git
```
### Use code with caution. Learn more.
Hold Ctrl and click the link (Windows/Linux).
Hold Cmd and click the link (macOS).### Installation tips:
Follow the installation instructions for each software package.
If you encounter issues, consult the package's documentation or online resources.### Additional notes:
Visual Studio Code is a recommended code editor but not mandatory.
Ensure Git CLI is installed and configured correctly for Windows users.
The HKG80 to WGS84 calculation logic is based on a 20-year-old model and may not provide high precision. Its purpose is primarily for demonstrating Angular and ASP.NET Core concepts.
#### References:
Visit my live website at [https://datum.vagweb.com](https://datum.vagweb.com).
GitHub repository [Tidal Stream 2002 VB6 version](https://github.com/edwinwcw2021/TidalStream2002) Previous project for HKG80 to WGS84 logic.
Hydrographic office website for [datum transformation](https://www.hydro.gov.hk/eng/datumnew.php). The calculations run much faster using ASP.NET Core (My live version) than with PHP.
Please feel free to leave any questions or feedback on the GitHub repository.
Edwin Wong
Dec 27, 2023