https://github.com/safe-stack/safe.meta
Meta packages for the SAFE Stack template
https://github.com/safe-stack/safe.meta
Last synced: 10 months ago
JSON representation
Meta packages for the SAFE Stack template
- Host: GitHub
- URL: https://github.com/safe-stack/safe.meta
- Owner: SAFE-Stack
- License: mit
- Created: 2024-01-26T18:28:43.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2025-03-07T15:40:11.000Z (11 months ago)
- Last Synced: 2025-04-10T17:04:55.281Z (10 months ago)
- Language: F#
- Homepage: https://www.nuget.org/packages/SAFE.Server
- Size: 93.8 KB
- Stars: 3
- Watchers: 4
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
This repository contains the two metapackages used by the SAFE Template.
## SAFE.Server
Contains dependencies required for the SAFE Stack server component, as well as a set of helper types and utilities.
## SAFE.Client
Contains dependencies required for the SAFE Stack client component, as well as a set of helper types and utilities, including `AsyncMsg` and `Deferred` types.