https://github.com/postsharp/postsharp.documentation
https://github.com/postsharp/postsharp.documentation
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/postsharp/postsharp.documentation
- Owner: postsharp
- Created: 2023-02-22T17:12:14.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2025-04-03T12:02:28.000Z (11 months ago)
- Last Synced: 2025-04-03T13:22:31.899Z (11 months ago)
- Language: C#
- Size: 3.77 MB
- Stars: 0
- Watchers: 4
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# PostSharp Documentation
This repo contains the documentation of PostSharp.
## Building the documentation
> [!WARNING]
> You must be a PostSharp employee to build the documentation.
```powershell
.\Build.ps1 build
```