Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/timewarpengineering/timewarp-source-generators
https://github.com/timewarpengineering/timewarp-source-generators
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/timewarpengineering/timewarp-source-generators
- Owner: TimeWarpEngineering
- License: unlicense
- Created: 2022-11-07T13:10:30.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2024-10-27T13:28:18.000Z (2 months ago)
- Last Synced: 2024-10-27T14:48:38.496Z (2 months ago)
- Language: C#
- Size: 104 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[![Dotnet](https://img.shields.io/badge/dotnet-6.0-blue)](https://dotnet.microsoft.com)
[![Stars](https://img.shields.io/github/stars/TimeWarpEngineering/timewarp-source-generators?logo=github)](https://github.com/TimeWarpEngineering/timewarp-source-generators)
[![Discord](https://img.shields.io/discord/715274085940199487?logo=discord)](https://discord.gg/7F4bS2T)
[![workflow](https://github.com/TimeWarpEngineering/timewarp-source-generators/actions/workflows/release-build.yml/badge.svg)](https://github.com/TimeWarpEngineering/timewarp-source-generators/actions)
[![nuget](https://img.shields.io/nuget/v/TimeWarp.SourceGenerators?logo=nuget)](https://www.nuget.org/packages/TimeWarp.SourceGenerators/)
[![nuget](https://img.shields.io/nuget/dt/TimeWarp.SourceGenerators?logo=nuget)](https://www.nuget.org/packages/TimeWarp.SourceGenerators/)
[![Issues Open](https://img.shields.io/github/issues/TimeWarpEngineering/timewarp-source-generators.svg?logo=github)](https://github.com/TimeWarpEngineering/timewarp-source-generators/issues)
[![Forks](https://img.shields.io/github/forks/TimeWarpEngineering/timewarp-source-generators)](https://github.com/TimeWarpEngineering/timewarp-source-generators)
[![License](https://img.shields.io/github/license/TimeWarpEngineering/timewarp-source-generators.svg?style=flat-square&logo=github)](https://github.com/TimeWarpEngineering/timewarp-source-generators/issues)
[![Twitter](https://img.shields.io/twitter/url?style=social&url=https%3A%2F%2Fgithub.com%2FTimeWarpEngineering%2Ftimewarp-source-generators)](https://twitter.com/intent/tweet?url=https://github.com/TimeWarpEngineering/timewarp-source-generators)[![Twitter](https://img.shields.io/twitter/follow/StevenTCramer.svg)](https://twitter.com/intent/follow?screen_name=StevenTCramer)
[![Twitter](https://img.shields.io/twitter/follow/TheFreezeTeam1.svg)](https://twitter.com/intent/follow?screen_name=TheFreezeTeam1)# TimeWarp.SourceGenerators
![TimeWarp Logo](Assets/Logo.png)
TimeWarp.SourceGenerators is our collection of source generators.
## Give a Star! :star:
If you like or are using this project please give it a star. Thank you!
## Getting started
To quickly get started I recommend reviewing the samples in this repo.
## Installation
```console
dotnet add package TimeWarp.SourceGenerators
```You can see the latest NuGet packages from the official [TimeWarp NuGet page](https://www.nuget.org/profiles/TimeWarp.Enterprises).
* [TimeWarp.SourceGenerators](https://www.nuget.org/packages/TimeWarp.SourceGenerators/) [![nuget](https://img.shields.io/nuget/v/TimeWarp.SourceGenerators?logo=nuget)](https://www.nuget.org/packages/TimeWarp.SourceGenerators/)
## Releases
See the [Release Notes](./documentation/releases.md)
## Unlicense[![License](https://img.shields.io/github/license/TimeWarpEngineering/timewarp-source-generators.svg?style=flat-square&logo=github)](https://unlicense.org)
## Contributing
Time is of the essence. Before developing a Pull Request I recommend opening a [discussion](https://github.com/TimeWarpEngineering/timewarp-source-generators/discussions).
Please feel free to make suggestions and help out with the [documentation](https://timewarpengineering.github.io/timewarp-source-generators/).
Please refer to [Markdown](http://daringfireball.net/projects/markdown/) for how to write markdown files.## Contact
Sometimes the github notifications get lost in the shuffle. If you file an [issue](https://github.com/TimeWarpEngineering/timewarp-source-generators/issues) and don't get a response in a timely manner feel free to ping on our [Discord server](https://discord.gg/A55JARGKKP).
[![Discord](https://img.shields.io/discord/715274085940199487?logo=discord)](https://discord.gg/7F4bS2T)