Azure / autorest.csharp

Extension for AutoRest (https://github.com/Azure/autorest) that generates C# code
MIT License
142 stars 166 forks source link

[Microsoft Generator CSharp] Migrate Generation Classes #4199

Open jorgerangel-msft opened 9 months ago

jorgerangel-msft commented 9 months ago

The Generation classes should be migrated to the new generator. Any references to brands should be removed as part of the migration, and access modifiers for these classes should be adjusted if necessary.

### Tasks
- [ ] https://github.com/Azure/autorest.csharp/issues/4341
- [ ] https://github.com/Azure/autorest.csharp/issues/4342
- [ ] https://github.com/Azure/autorest.csharp/issues/4343
- [ ] https://github.com/Azure/azure-sdk-for-net/issues/46045
- [ ] https://github.com/Azure/autorest.csharp/issues/4345
- [ ] https://github.com/Azure/autorest.csharp/issues/4346
- [ ] https://github.com/Azure/autorest.csharp/issues/4347
- [ ] https://github.com/Azure/autorest.csharp/issues/4348
- [ ] https://github.com/Azure/autorest.csharp/issues/4349
- [ ] https://github.com/Azure/autorest.csharp/issues/4350
- [ ] https://github.com/Azure/autorest.csharp/issues/4351
- [ ] https://github.com/Azure/autorest.csharp/issues/4352
m-nash commented 8 months ago

Break this down into smaller chunks.